{"id":2,"date":"2025-08-19T07:59:54","date_gmt":"2025-08-19T07:59:54","guid":{"rendered":"https:\/\/veom.ae\/?page_id=2"},"modified":"2025-09-13T08:51:38","modified_gmt":"2025-09-13T08:51:38","slug":"sample-page","status":"publish","type":"page","link":"https:\/\/veom.ae\/?page_id=2","title":{"rendered":"Welcome to Veom"},"content":{"rendered":"<p><!DOCTYPE html><br \/>\n<html lang=\"en\"><br \/>\n<head><br \/>\n  <meta charset=\"UTF-8\" \/><br \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" \/><br \/>\n  <title>Estate \u2014 Real Estate &#038; Property<\/title><br \/>\n  <meta name=\"description\" content=\"Beautiful homes, trusted brokers, seamless buying and renting experience.\" \/><\/p>\n<style>\n    :root {\n      --bg: #0b0f14;\n      --card: #0f1520;\n      --muted: #95a2b3;\n      --text: #e6edf5;\n      --accent: #39bdf8;\n      --accent-2: #7c5cff;\n      --success: #3ddc97;\n      --danger: #ff6b6b;\n      --ring: rgba(57, 189, 248, 0.45);\n      --radius: 16px;\n      --shadow: 0 10px 30px rgba(0,0,0,.35);\n    }\n    * { box-sizing: border-box; }\n    html, body { height: 100%; }\n    body {\n      margin: 0; font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, \"Apple Color Emoji\", \"Segoe UI Emoji\";\n      color: var(--text); background: radial-gradient(1200px 600px at 80% -10%, rgba(124,92,255,0.2), transparent),\n               radial-gradient(800px 500px at 0% 10%, rgba(57,189,248,0.2), transparent), var(--bg);\n    }\n    a { color: inherit; text-decoration: none; }\n    img { max-width: 100%; display: block; border-radius: 12px; }\n    .container { width: min(1200px, 92vw); margin-inline: auto; }\n    .btn { display: inline-flex; align-items: center; gap: .6rem; padding: .9rem 1.2rem; border-radius: 999px; border: 1px solid transparent; font-weight: 600; cursor: pointer; transition: .2s ease; }\n    .btn-primary { background: linear-gradient(90deg, var(--accent), var(--accent-2)); color: #081018; box-shadow: var(--shadow); }\n    .btn-primary:hover { transform: translateY(-1px); }\n    .btn-ghost { border-color: #243041; color: var(--text); background: rgba(255,255,255,0.02); }\n    .btn-ghost:hover { background: rgba(255,255,255,0.06); }\n    .tag { padding: .35rem .7rem; border-radius: 999px; background: rgba(255,255,255,0.06); color: var(--muted); font-size: .85rem; border: 1px solid #213047; }\n    header.nav {\n      position: sticky; top: 0; z-index: 50; backdrop-filter: blur(10px); background: rgba(11,15,20,.55); border-bottom: 1px solid rgba(255,255,255,.05);\n    }\n    .nav-inner { display: flex; align-items: center; justify-content: space-between; padding: .9rem 0; }\n    .brand { display:flex; align-items:center; gap:.7rem; font-weight:800; letter-spacing:.4px; }\n    .brand-logo { width: 36px; height: 36px; border-radius: 10px; background: linear-gradient(135deg, var(--accent), var(--accent-2)); display:grid; place-items:center; box-shadow: var(--shadow); }\n    .nav-links { display:flex; gap: 1rem; align-items:center; }\n    .nav-links a { padding: .5rem .8rem; border-radius: 10px; color: var(--muted); }\n    .nav-links a:hover { background: rgba(255,255,255,0.06); color: var(--text); }<\/p>\n<p>    .hero { padding: clamp(2rem, 6vw, 5rem) 0 3rem; display:grid; grid-template-columns: 1.2fr 1fr; gap: 2rem; align-items: center; }\n    .hero h1 { font-size: clamp(2rem, 4vw, 3.5rem); line-height: 1.1; margin: 0 0 1rem; }\n    .hero p { color: var(--muted); font-size: 1.05rem; }\n    .hero .actions { margin-top: 1.2rem; display:flex; gap: .8rem; flex-wrap:wrap; }\n    .hero-media { position: relative; }\n    .card-stack { display:grid; grid-template-columns: repeat(2, 1fr); gap: 1rem; }\n    .glass { background: linear-gradient(180deg, rgba(255,255,255,.08), rgba(255,255,255,.04)); border: 1px solid rgba(255,255,255,.08); border-radius: var(--radius); padding: 1rem; box-shadow: var(--shadow); }\n    .stat { display:flex; gap: .8rem; align-items:center; }<\/p>\n<p>    .section { padding: 4rem 0; }\n    .section h2 { font-size: clamp(1.5rem, 3vw, 2.2rem); margin: 0 0 .6rem; }\n    .section p.lead { color: var(--muted); margin-top: 0; }<\/p>\n<p>    .grid { display:grid; gap: 1.2rem; }\n    .grid-3 { grid-template-columns: repeat(3, 1fr); }\n    .grid-2 { grid-template-columns: repeat(2, 1fr); }\n    .grid-responsive { grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); }<\/p>\n<p>    .listing { position: relative; overflow: hidden; border-radius: var(--radius); background: var(--card); border: 1px solid rgba(255,255,255,.06); }\n    .listing .meta { display:flex; justify-content: space-between; align-items: center; margin-top: .6rem; color: var(--muted); font-size: .95rem; }\n    .price { font-weight: 800; font-size: 1.1rem; }<\/p>\n<p>    .service { background: linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,.03)); border: 1px solid rgba(255,255,255,.06); border-radius: var(--radius); padding: 1.3rem; }<\/p>\n<p>    .testi { background: var(--card); border: 1px solid rgba(255,255,255,.06); border-radius: var(--radius); padding: 1.3rem; }\n    .testi .who { display:flex; align-items:center; gap:.8rem; margin-top: .8rem; color: var(--muted); }<\/p>\n<p>    .cta { background: linear-gradient(90deg, rgba(124,92,255,.15), rgba(57,189,248,.15)); border: 1px solid rgba(255,255,255,.06); border-radius: calc(var(--radius) + 6px); padding: 2rem; display:flex; align-items:center; justify-content: space-between; gap: 1rem; }<\/p>\n<p>    form { display:grid; gap: .8rem; }\n    input, textarea, select { width: 100%; padding: .9rem 1rem; border-radius: 12px; border: 1px solid #1e2a3a; background: #0b121c; color: var(--text); outline: none; }\n    input:focus, textarea:focus, select:focus { border-color: var(--accent); box-shadow: 0 0 0 4px var(--ring); }\n    label { font-size: .95rem; color: var(--muted); }<\/p>\n<p>    footer { padding: 3rem 0 5rem; color: var(--muted); border-top: 1px solid rgba(255,255,255,.06); }<\/p>\n<p>    .pill { display:inline-flex; align-items:center; gap:.45rem; background: rgba(255,255,255,.06); border:1px solid rgba(255,255,255,.08); color: var(--muted); padding:.35rem .6rem; border-radius: 999px; font-size:.85rem; }<\/p>\n<p>    .hidden { display: none; }<\/p>\n<p>    @media (max-width: 900px) {\n      .hero { grid-template-columns: 1fr; }\n      .cta { flex-direction: column; align-items: start; }\n      .nav-links { display: none; }\n      .menu-btn { display: inline-flex; }\n      .mobile-nav { display: none; position: absolute; inset: auto 0 0 0; top: 64px; background: rgba(11,15,20,.95); padding: 1rem; border-bottom:1px solid rgba(255,255,255,.06); }\n      .mobile-nav a { display:block; padding: .8rem 1rem; color: var(--muted); border-radius: 10px; }\n      .mobile-nav a:hover { background: rgba(255,255,255,.06); color: var(--text); }\n    }\n  <\/style>\n<p><\/head><br \/>\n<body><br \/>\n  <!-- NAV --><\/p>\n<header class=\"nav\">\n<div class=\"container nav-inner\">\n<div class=\"brand\">\n<div class=\"brand-logo\" aria-hidden=\"true\">\n          <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\">\n            <path d=\"M3 12L12 3l9 9\" stroke=\"#0b0f14\" stroke-width=\"2\"\/>\n            <path d=\"M5 10v11h5v-6h4v6h5V10L12 5 5 10z\" fill=\"#0b0f14\"\/>\n          <\/svg>\n        <\/div>\n<p>        <span>Estate<\/span><br \/>\n        <span class=\"pill\">Trusted since 2012<\/span>\n      <\/div>\n<nav class=\"nav-links\">\n        <a href=\"#listings\">Listings<\/a><br \/>\n        <a href=\"#services\">Services<\/a><br \/>\n        <a href=\"#about\">About<\/a><br \/>\n        <a href=\"#contact\">Contact<\/a><br \/>\n        <a class=\"btn btn-ghost\" href=\"#contact\">Book a Viewing<\/a><br \/>\n      <\/nav>\n<p>      <button class=\"btn btn-ghost menu-btn\" onclick=\"toggleMenu()\" aria-label=\"Open menu\" style=\"display:none\">\u2630<\/button>\n    <\/div>\n<div class=\"mobile-nav container\" id=\"mobileNav\">\n      <a href=\"#listings\" onclick=\"toggleMenu()\">Listings<\/a><br \/>\n      <a href=\"#services\" onclick=\"toggleMenu()\">Services<\/a><br \/>\n      <a href=\"#about\" onclick=\"toggleMenu()\">About<\/a><br \/>\n      <a href=\"#contact\" onclick=\"toggleMenu()\">Contact<\/a><br \/>\n      <a href=\"#contact\" class=\"btn btn-primary\" onclick=\"toggleMenu()\">Book a Viewing<\/a>\n    <\/div>\n<\/header>\n<p>  <!-- HERO --><\/p>\n<section class=\"hero container\">\n<div>\n      <span class=\"tag\">Buy \u2022 Rent \u2022 Invest<\/span><\/p>\n<h1>Find your next home with confidence.<\/h1>\n<p>From chic city apartments to serene suburban villas, our experts help you discover, tour, and secure the right property\u2014without the stress.<\/p>\n<div class=\"actions\">\n        <a class=\"btn btn-primary\" href=\"#listings\"><br \/>\n          <!-- icon --><br \/>\n          <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M10 17l5-5-5-5\" stroke=\"#081018\" stroke-width=\"2\" stroke-linecap=\"round\"\/><\/svg><br \/>\n          Browse Listings<br \/>\n        <\/a><br \/>\n        <a class=\"btn btn-ghost\" href=\"#contact\">Talk to an Agent<\/a>\n      <\/div>\n<div style=\"display:flex; gap:1rem; margin-top:1.3rem; flex-wrap:wrap;\">\n<div class=\"stat glass\"><strong>850+<\/strong> families moved<\/div>\n<div class=\"stat glass\"><strong>120+<\/strong> active listings<\/div>\n<div class=\"stat glass\"><strong>4.9\/5<\/strong> client rating<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"hero-media\">\n<div class=\"card-stack\">\n<div class=\"listing\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1505693416388-ac5ce068fe85?q=80&#038;w=1600&#038;auto=format&#038;fit=crop\" alt=\"Modern villa exterior\"\/><\/p>\n<div style=\"padding:1rem;\">\n<div class=\"meta\"><span>4 bed \u2022 3 bath \u2022 2,400 sq.ft<\/span><span class=\"price\">$865,000<\/span><\/div>\n<div style=\"color:var(--muted); margin-top:.3rem;\">Willow Creek, CA<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"listing\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1523217582562-09d0def993a6?q=80&#038;w=1600&#038;auto=format&#038;fit=crop\" alt=\"City apartment interior\"\/><\/p>\n<div style=\"padding:1rem;\">\n<div class=\"meta\"><span>2 bed \u2022 2 bath \u2022 1,050 sq.ft<\/span><span class=\"price\">$2,450\/mo<\/span><\/div>\n<div style=\"color:var(--muted); margin-top:.3rem;\">Downtown, NY<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- LISTINGS --><\/p>\n<section id=\"listings\" class=\"section container\">\n<h2>Featured Listings<\/h2>\n<p class=\"lead\">Hand\u2011picked homes you can tour this week.<\/p>\n<div class=\"grid grid-responsive\" style=\"margin-top:1rem;\">\n      <!-- Card 1 --><\/p>\n<article class=\"listing\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1502005229762-cf1b2da7c3f5?q=80&#038;w=1600&#038;auto=format&#038;fit=crop\" alt=\"Lakeview home\"\/><\/p>\n<div style=\"padding:1rem;\">\n<div class=\"meta\"><span>3 bed \u2022 2 bath \u2022 1,800 sq.ft<\/span><span class=\"price\">$649,000<\/span><\/div>\n<div style=\"display:flex; gap:.6rem; margin-top:.6rem; flex-wrap:wrap;\">\n            <span class=\"pill\">Lakeview<\/span><br \/>\n            <span class=\"pill\">Garage<\/span><br \/>\n            <span class=\"pill\">New Kitchen<\/span>\n          <\/div>\n<\/p><\/div>\n<\/article>\n<p>      <!-- Card 2 --><\/p>\n<article class=\"listing\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1494526585095-c41746248156?q=80&#038;w=1600&#038;auto=format&#038;fit=crop\" alt=\"Suburban family house\"\/><\/p>\n<div style=\"padding:1rem;\">\n<div class=\"meta\"><span>5 bed \u2022 4 bath \u2022 3,100 sq.ft<\/span><span class=\"price\">$1,120,000<\/span><\/div>\n<div style=\"display:flex; gap:.6rem; margin-top:.6rem; flex-wrap:wrap;\">\n            <span class=\"pill\">Large Yard<\/span><br \/>\n            <span class=\"pill\">Cul\u2011de\u2011sac<\/span><br \/>\n            <span class=\"pill\">Solar<\/span>\n          <\/div>\n<\/p><\/div>\n<\/article>\n<p>      <!-- Card 3 --><\/p>\n<article class=\"listing\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1449844908441-8829872d2607?q=80&#038;w=1600&#038;auto=format&#038;fit=crop\" alt=\"Penthouse\"\/><\/p>\n<div style=\"padding:1rem;\">\n<div class=\"meta\"><span>2 bed \u2022 2 bath \u2022 1,250 sq.ft<\/span><span class=\"price\">$3,950\/mo<\/span><\/div>\n<div style=\"display:flex; gap:.6rem; margin-top:.6rem; flex-wrap:wrap;\">\n            <span class=\"pill\">Penthouse<\/span><br \/>\n            <span class=\"pill\">City View<\/span><br \/>\n            <span class=\"pill\">24\/7 Doorman<\/span>\n          <\/div>\n<\/p><\/div>\n<\/article>\n<p>      <!-- Card 4 --><\/p>\n<article class=\"listing\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1600585154526-990dced4db0d?q=80&#038;w=1600&#038;auto=format&#038;fit=crop\" alt=\"Scandinavian loft\"\/><\/p>\n<div style=\"padding:1rem;\">\n<div class=\"meta\"><span>1 bed \u2022 1 bath \u2022 780 sq.ft<\/span><span class=\"price\">$475,000<\/span><\/div>\n<div style=\"display:flex; gap:.6rem; margin-top:.6rem; flex-wrap:wrap;\">\n            <span class=\"pill\">Loft<\/span><br \/>\n            <span class=\"pill\">Open Plan<\/span><br \/>\n            <span class=\"pill\">Renovated<\/span>\n          <\/div>\n<\/p><\/div>\n<\/article>\n<p>      <!-- Card 5 --><\/p>\n<article class=\"listing\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1560518883-ce09059eeffa?q=80&#038;w=1600&#038;auto=format&#038;fit=crop\" alt=\"Townhouse\"\/><\/p>\n<div style=\"padding:1rem;\">\n<div class=\"meta\"><span>3 bed \u2022 2.5 bath \u2022 1,450 sq.ft<\/span><span class=\"price\">$2,250\/mo<\/span><\/div>\n<div style=\"display:flex; gap:.6rem; margin-top:.6rem; flex-wrap:wrap;\">\n            <span class=\"pill\">Townhouse<\/span><br \/>\n            <span class=\"pill\">Near Metro<\/span><br \/>\n            <span class=\"pill\">Pet Friendly<\/span>\n          <\/div>\n<\/p><\/div>\n<\/article>\n<p>      <!-- Card 6 --><\/p>\n<article class=\"listing\">\n        <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1600585154154-1e4ce9a9a3bd?q=80&#038;w=1600&#038;auto=format&#038;fit=crop\" alt=\"Mountain cabin\"\/><\/p>\n<div style=\"padding:1rem;\">\n<div class=\"meta\"><span>2 bed \u2022 1 bath \u2022 980 sq.ft<\/span><span class=\"price\">$389,000<\/span><\/div>\n<div style=\"display:flex; gap:.6rem; margin-top:.6rem; flex-wrap:wrap;\">\n            <span class=\"pill\">Cabin<\/span><br \/>\n            <span class=\"pill\">Fireplace<\/span><br \/>\n            <span class=\"pill\">Trails<\/span>\n          <\/div>\n<\/p><\/div>\n<\/article><\/div>\n<\/section>\n<p>  <!-- SERVICES --><\/p>\n<section id=\"services\" class=\"section container\">\n<div style=\"display:flex; align-items:end; justify-content:space-between; gap:1rem; flex-wrap:wrap;\">\n<div>\n<h2>White\u2011glove real estate services<\/h2>\n<p class=\"lead\">We combine data, design, and diligence to help you buy, sell, or rent faster.<\/p>\n<\/p><\/div>\n<p>      <a class=\"btn btn-ghost\" href=\"#contact\">Get a Free Valuation<\/a>\n    <\/div>\n<div class=\"grid grid-3\" style=\"margin-top:1rem;\">\n<div class=\"service\">\n<h3>Buyer Representation<\/h3>\n<p style=\"color:var(--muted)\">Neighborhood insights, on\u2011demand tours, and expert negotiation to secure your home.<\/p>\n<\/p><\/div>\n<div class=\"service\">\n<h3>Seller Marketing<\/h3>\n<p style=\"color:var(--muted)\">Staging, photography, video, and targeted ads to maximize your sale price.<\/p>\n<\/p><\/div>\n<div class=\"service\">\n<h3>Property Management<\/h3>\n<p style=\"color:var(--muted)\">Tenant screening, rent collection, and maintenance handled end\u2011to\u2011end.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- ABOUT --><\/p>\n<section id=\"about\" class=\"section container\">\n<div class=\"grid grid-2\">\n<div>\n<h2>Local expertise, national reach<\/h2>\n<p class=\"lead\">Our award\u2011winning agents blend hyper\u2011local knowledge with powerful nationwide data to spot value before it hits the market.<\/p>\n<div style=\"display:flex; gap:1rem; margin-top:1rem; flex-wrap:wrap;\">\n<div class=\"glass\"><strong>30+<\/strong><br \/>neighborhoods covered<\/div>\n<div class=\"glass\"><strong>$2.3B<\/strong><br \/>in closed volume<\/div>\n<div class=\"glass\"><strong>11 days<\/strong><br \/>avg time to contract<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"glass\">\n<h3 style=\"margin-top:0\">Why clients choose Estate<\/h3>\n<ul style=\"line-height:1.9; color:var(--muted); padding-left:1rem;\">\n<li>Transparent pricing &#038; no hidden fees<\/li>\n<li>Flexible showing times, including weekends<\/li>\n<li>Verified listings with 3D tours and floor plans<\/li>\n<li>Secure digital paperwork and e\u2011signatures<\/li>\n<li>Dedicated post\u2011sale support<\/li>\n<\/ul><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- TESTIMONIALS --><\/p>\n<section class=\"section container\">\n<h2>What our clients say<\/h2>\n<div class=\"grid grid-responsive\" style=\"margin-top:1rem;\">\n<div class=\"testi\">\n        \u201cThe Estate team found us a home that never even hit the public market. Start to finish in 9 days.\u201d<\/p>\n<div class=\"who\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1544005313-94ddf0286df2?q=80&#038;w=200&#038;auto=format&#038;fit=crop\" alt=\"Client\" style=\"width:36px;height:36px; border-radius:50%;\"\/><br \/>\n          <span>\u2014 Priya &#038; Kiran<\/span>\n        <\/div>\n<\/p><\/div>\n<div class=\"testi\">\n        \u201cProfessional, proactive, and honest. Our sale price beat the comps by 6%.\u201d<\/p>\n<div class=\"who\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1547425260-76bcadfb4f2c?q=80&#038;w=200&#038;auto=format&#038;fit=crop\" alt=\"Client\" style=\"width:36px;height:36px; border-radius:50%;\"\/><br \/>\n          <span>\u2014 Maya R.<\/span>\n        <\/div>\n<\/p><\/div>\n<div class=\"testi\">\n        \u201cRenting was painless. They handled everything, including minor repairs.\u201d<\/p>\n<div class=\"who\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1500648767791-00dcc994a43e?q=80&#038;w=200&#038;auto=format&#038;fit=crop\" alt=\"Client\" style=\"width:36px;height:36px; border-radius:50%;\"\/><br \/>\n          <span>\u2014 Oliver T.<\/span>\n        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p>  <!-- CTA --><\/p>\n<section class=\"container\">\n<div class=\"cta\">\n<div>\n<h3 style=\"margin:0 0 .3rem;\">Ready to view a property?<\/h3>\n<p style=\"margin:0; color:var(--muted)\">Tell us what you\u2019re looking for\u2014we\u2019ll match you with an expert and schedule a tour.<\/p>\n<\/p><\/div>\n<p>      <a class=\"btn btn-primary\" href=\"#contact\">Book a Viewing<\/a>\n    <\/div>\n<\/section>\n<p>  <!-- CONTACT --><\/p>\n<section id=\"contact\" class=\"section container\">\n<h2>Contact us<\/h2>\n<p class=\"lead\">Fill the form and our team will reach out within one business day.<\/p>\n<div class=\"grid grid-2\" style=\"margin-top:1rem;\">\n<form onsubmit=\"event.preventDefault(); alert('Thanks! We\\'ll be in touch shortly.');\">\n<div>\n          <label for=\"name\">Full name<\/label><br \/>\n          <input id=\"name\" name=\"name\" required \/>\n        <\/div>\n<div>\n          <label for=\"email\">Email<\/label><br \/>\n          <input id=\"email\" name=\"email\" type=\"email\" required \/>\n        <\/div>\n<div>\n          <label for=\"phone\">Phone (optional)<\/label><br \/>\n          <input id=\"phone\" name=\"phone\" type=\"tel\" \/>\n        <\/div>\n<div>\n          <label for=\"interest\">I\u2019m interested in<\/label><br \/>\n          <select id=\"interest\" name=\"interest\"><option>Buying<\/option><option>Selling<\/option><option>Renting<\/option><option>Property Management<\/option><\/select>\n        <\/div>\n<div>\n          <label for=\"message\">Message<\/label><br \/>\n          <textarea id=\"message\" name=\"message\" rows=\"4\" placeholder=\"Neighborhoods, budget, timeline\u2026\"><\/textarea>\n        <\/div>\n<p>        <button class=\"btn btn-primary\" type=\"submit\">Send Message<\/button><br \/>\n      <\/form>\n<div class=\"glass\">\n<h3 style=\"margin-top:0\">Visit our office<\/h3>\n<p style=\"color:var(--muted)\">123 Market Street, Suite 402<br \/>Your City, Country<\/p>\n<div style=\"height:220px; border-radius:12px; background: linear-gradient(135deg, rgba(124,92,255,.25), rgba(57,189,248,.25)); display:grid; place-items:center; color:#071019; font-weight:700;\">Map Placeholder<\/div>\n<div style=\"display:flex; gap:1rem; margin-top:1rem; flex-wrap:wrap;\">\n          <span class=\"pill\">Mon\u2013Fri: 9am\u20136pm<\/span><br \/>\n          <span class=\"pill\">Sat: 10am\u20132pm<\/span><br \/>\n          <span class=\"pill\">Sun: Closed<\/span>\n        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<footer>\n<div class=\"container\" style=\"display:grid; gap:1.2rem;\">\n<div style=\"display:flex; align-items:center; gap:.8rem;\">\n<div class=\"brand-logo\"><\/div>\n<p>        <strong>Estate<\/strong>\n      <\/div>\n<div class=\"grid grid-responsive\">\n<div>\n<p>Beautiful homes, trusted brokers, seamless buying and renting experience.<\/p>\n<\/p><\/div>\n<div>\n<p style=\"margin:0 0 .4rem; color:var(--text); font-weight:600;\">Company<\/p>\n<p>          <a href=\"#about\">About<\/a><br \/>\n          <a href=\"#services\">Services<\/a><br \/>\n          <a href=\"#listings\">Listings<\/a>\n        <\/div>\n<div>\n<p style=\"margin:0 0 .4rem; color:var(--text); font-weight:600;\">Legal<\/p>\n<p>          <a href=\"#\">Terms<\/a><br \/>\n          <a href=\"#\">Privacy<\/a>\n        <\/div>\n<div>\n<p style=\"margin:0 0 .6rem; color:var(--text); font-weight:600;\">Newsletter<\/p>\n<form onsubmit=\"event.preventDefault(); alert('Subscribed!');\" style=\"display:flex; gap:.5rem;\">\n            <input placeholder=\"Your email\" type=\"email\" required \/><br \/>\n            <button class=\"btn btn-primary\" type=\"submit\">Subscribe<\/button><br \/>\n          <\/form>\n<\/p><\/div>\n<\/p><\/div>\n<div style=\"color:var(--muted); font-size:.9rem;\">\u00a9 <span id=\"year\"><\/span> Estate. All rights reserved.<\/div>\n<\/p><\/div>\n<\/footer>\n<p>  <script>\n    const yearEl = document.getElementById('year');\n    if (yearEl) yearEl.textContent = new Date().getFullYear();\n    function toggleMenu(){\n      const m = document.getElementById('mobileNav');\n      if(!m) return; m.style.display = m.style.display === 'block' ? 'none' : 'block';\n    }\n  <\/script><br \/>\n<\/body><br \/>\n<\/html><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Estate \u2014 Real Estate &#038; Property Estate Trusted since 2012 Listings Services About Contact Book a Viewing \u2630 Listings Services About Contact Book a Viewing Buy \u2022 Rent \u2022 Invest Find your next home with confidence. From chic city apartments to serene suburban villas, our experts help you discover, tour, and secure the right property\u2014without [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/veom.ae\/index.php?rest_route=\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/veom.ae\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/veom.ae\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/veom.ae\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/veom.ae\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2"}],"version-history":[{"count":1,"href":"https:\/\/veom.ae\/index.php?rest_route=\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":155,"href":"https:\/\/veom.ae\/index.php?rest_route=\/wp\/v2\/pages\/2\/revisions\/155"}],"wp:attachment":[{"href":"https:\/\/veom.ae\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}