{"id":15,"date":"2026-04-08T00:03:43","date_gmt":"2026-04-08T00:03:43","guid":{"rendered":"https:\/\/nestarealty.com\/?page_id=15"},"modified":"2026-04-08T00:03:43","modified_gmt":"2026-04-08T00:03:43","slug":"home","status":"publish","type":"page","link":"https:\/\/nestarealty.com\/","title":{"rendered":"Home"},"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.0\" \/><br \/>\n    <title>Nesta Realty Group<\/title><br \/>\n    <meta\n      name=\"description\"\n      content=\"Nesta Realty Group helps sellers keep more equity with a 1.5% listing model for qualifying properties, backed by strong negotiation, contract knowledge, and structured systems.\"\n    \/><\/p>\n<style>\n      :root {\n        --purple: #7f00ff;\n        --green: #4cbb17;\n        --black: #0b0b10;\n        --charcoal: #15151d;\n        --panel: #11111a;\n        --panel-2: #181824;\n        --white: #f7f7fb;\n        --muted: #b7b7c9;\n        --border: rgba(255, 255, 255, 0.1);\n        --shadow: 0 20px 60px rgba(0, 0, 0, 0.35);\n        --radius: 22px;\n        --radius-sm: 14px;\n        --max: 1180px;\n      }<\/p>\n<p>      * {\n        box-sizing: border-box;\n      }<\/p>\n<p>      html {\n        scroll-behavior: smooth;\n      }<\/p>\n<p>      body {\n        margin: 0;\n        font-family: Inter, Arial, Helvetica, sans-serif;\n        background:\n          radial-gradient(circle at top right, rgba(127, 0, 255, 0.22), transparent 28%),\n          radial-gradient(circle at left center, rgba(76, 187, 23, 0.08), transparent 24%),\n          linear-gradient(180deg, #09090e 0%, #11111a 42%, #0b0b10 100%);\n        color: var(--white);\n      }<\/p>\n<p>      a {\n        color: inherit;\n        text-decoration: none;\n      }<\/p>\n<p>      .container {\n        width: min(100% - 2rem, var(--max));\n        margin: 0 auto;\n      }<\/p>\n<p>      .site-header {\n        position: sticky;\n        top: 0;\n        z-index: 50;\n        backdrop-filter: blur(14px);\n        background: rgba(10, 10, 15, 0.72);\n        border-bottom: 1px solid rgba(255, 255, 255, 0.06);\n      }<\/p>\n<p>      .nav {\n        display: flex;\n        align-items: center;\n        justify-content: space-between;\n        padding: 1rem 0;\n        gap: 1rem;\n      }<\/p>\n<p>      .brand {\n        display: flex;\n        align-items: center;\n        gap: 0.85rem;\n        font-weight: 800;\n        letter-spacing: 0.04em;\n      }<\/p>\n<p>      .brand-mark {\n        width: 44px;\n        height: 44px;\n        border-radius: 14px;\n        display: grid;\n        place-items: center;\n        background: linear-gradient(135deg, var(--purple), #5b1de4);\n        box-shadow: var(--shadow);\n        font-size: 1.1rem;\n      }<\/p>\n<p>      .brand-text span {\n        display: block;\n      }<\/p>\n<p>      .brand-text small {\n        color: var(--muted);\n        font-weight: 600;\n        letter-spacing: 0.08em;\n      }<\/p>\n<p>      .nav-links {\n        display: flex;\n        align-items: center;\n        gap: 1.25rem;\n        color: var(--muted);\n        font-size: 0.96rem;\n      }<\/p>\n<p>      .nav-links a:hover {\n        color: var(--white);\n      }<\/p>\n<p>      .nav-cta {\n        padding: 0.85rem 1.15rem;\n        border-radius: 999px;\n        background: var(--white);\n        color: var(--black);\n        font-weight: 700;\n      }<\/p>\n<p>      .hero {\n        padding: 5rem 0 3.5rem;\n      }<\/p>\n<p>      .hero-grid {\n        display: grid;\n        grid-template-columns: 1.12fr 0.88fr;\n        gap: 2rem;\n        align-items: center;\n      }<\/p>\n<p>      .eyebrow {\n        display: inline-flex;\n        align-items: center;\n        gap: 0.5rem;\n        padding: 0.5rem 0.85rem;\n        border: 1px solid rgba(127, 0, 255, 0.28);\n        background: rgba(127, 0, 255, 0.12);\n        color: #dac2ff;\n        border-radius: 999px;\n        font-size: 0.92rem;\n        font-weight: 700;\n        margin-bottom: 1.2rem;\n      }<\/p>\n<p>      h1 {\n        margin: 0;\n        font-size: clamp(2.6rem, 6vw, 5rem);\n        line-height: 0.98;\n        letter-spacing: -0.04em;\n      }<\/p>\n<p>      .hero h1 .accent {\n        color: var(--green);\n      }<\/p>\n<p>      .hero-copy {\n        color: var(--muted);\n        font-size: 1.08rem;\n        line-height: 1.75;\n        max-width: 720px;\n        margin: 1.35rem 0 1.8rem;\n      }<\/p>\n<p>      .hero-actions {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 0.9rem;\n        margin-bottom: 1.25rem;\n      }<\/p>\n<p>      .btn {\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        gap: 0.55rem;\n        padding: 1rem 1.35rem;\n        border-radius: 999px;\n        font-weight: 800;\n        border: 1px solid transparent;\n        transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;\n      }<\/p>\n<p>      .btn:hover {\n        transform: translateY(-1px);\n      }<\/p>\n<p>      .btn-primary {\n        background: linear-gradient(135deg, var(--purple), #5d15de);\n        color: var(--white);\n        box-shadow: 0 16px 34px rgba(127, 0, 255, 0.28);\n      }<\/p>\n<p>      .btn-secondary {\n        border-color: rgba(255, 255, 255, 0.14);\n        background: rgba(255, 255, 255, 0.02);\n        color: var(--white);\n      }<\/p>\n<p>      .hero-notes {\n        display: flex;\n        gap: 1rem;\n        flex-wrap: wrap;\n        color: var(--muted);\n        font-size: 0.96rem;\n      }<\/p>\n<p>      .hero-card {\n        background: linear-gradient(180deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.025));\n        border: 1px solid var(--border);\n        border-radius: 28px;\n        padding: 1.6rem;\n        box-shadow: var(--shadow);\n        position: relative;\n        overflow: hidden;\n      }<\/p>\n<p>      .hero-card::before {\n        content: \"\";\n        position: absolute;\n        inset: auto -40px -40px auto;\n        width: 180px;\n        height: 180px;\n        background: radial-gradient(circle, rgba(127, 0, 255, 0.38), transparent 62%);\n        pointer-events: none;\n      }<\/p>\n<p>      .stat-card {\n        background: rgba(255, 255, 255, 0.03);\n        border: 1px solid rgba(255, 255, 255, 0.08);\n        border-radius: var(--radius-sm);\n        padding: 1rem;\n        margin-bottom: 0.95rem;\n      }<\/p>\n<p>      .stat-card:last-child {\n        margin-bottom: 0;\n      }<\/p>\n<p>      .stat-label {\n        color: var(--muted);\n        font-size: 0.88rem;\n        margin-bottom: 0.4rem;\n      }<\/p>\n<p>      .stat-value {\n        font-size: 1.85rem;\n        font-weight: 900;\n        letter-spacing: -0.03em;\n      }<\/p>\n<p>      .stat-support {\n        margin-top: 0.5rem;\n        color: #d6d6e5;\n        line-height: 1.55;\n        font-size: 0.96rem;\n      }<\/p>\n<p>      .section {\n        padding: 2.25rem 0;\n      }<\/p>\n<p>      .section-title {\n        font-size: clamp(1.8rem, 4vw, 3rem);\n        line-height: 1.05;\n        letter-spacing: -0.03em;\n        margin: 0 0 0.85rem;\n      }<\/p>\n<p>      .section-copy {\n        color: var(--muted);\n        line-height: 1.75;\n        max-width: 760px;\n        margin: 0 0 1.75rem;\n      }<\/p>\n<p>      .comparison-grid,\n      .value-grid,\n      .review-grid,\n      .steps-grid,\n      .contact-grid,\n      .footer-grid {\n        display: grid;\n        gap: 1.2rem;\n      }<\/p>\n<p>      .comparison-grid {\n        grid-template-columns: repeat(3, 1fr);\n      }<\/p>\n<p>      .value-grid,\n      .review-grid,\n      .steps-grid {\n        grid-template-columns: repeat(3, 1fr);\n      }<\/p>\n<p>      .contact-grid {\n        grid-template-columns: 1fr 1fr;\n        align-items: start;\n      }<\/p>\n<p>      .card {\n        background: linear-gradient(180deg, rgba(255, 255, 255, 0.045), rgba(255, 255, 255, 0.02));\n        border: 1px solid var(--border);\n        border-radius: var(--radius);\n        padding: 1.35rem;\n        box-shadow: var(--shadow);\n      }<\/p>\n<p>      .card h3 {\n        margin: 0 0 0.7rem;\n        font-size: 1.2rem;\n      }<\/p>\n<p>      .card p,\n      .card li,\n      .review-card blockquote {\n        color: var(--muted);\n        line-height: 1.7;\n      }<\/p>\n<p>      .card ul {\n        padding-left: 1rem;\n        margin: 0;\n      }<\/p>\n<p>      .highlight {\n        color: var(--green);\n        font-weight: 800;\n      }<\/p>\n<p>      .pill-row {\n        display: flex;\n        gap: 0.75rem;\n        flex-wrap: wrap;\n        margin-top: 1rem;\n      }<\/p>\n<p>      .pill {\n        padding: 0.65rem 0.9rem;\n        border-radius: 999px;\n        background: rgba(255, 255, 255, 0.04);\n        border: 1px solid rgba(255, 255, 255, 0.08);\n        color: #d9d9e7;\n        font-size: 0.92rem;\n        font-weight: 600;\n      }<\/p>\n<p>      .review-card blockquote {\n        margin: 0 0 1rem;\n        font-size: 1rem;\n      }<\/p>\n<p>      .review-meta {\n        color: var(--white);\n        font-weight: 700;\n      }<\/p>\n<p>      .form-wrap {\n        display: grid;\n        gap: 0.95rem;\n      }<\/p>\n<p>      .field label {\n        display: block;\n        font-size: 0.92rem;\n        margin-bottom: 0.45rem;\n        color: #dcdcf0;\n        font-weight: 700;\n      }<\/p>\n<p>      .field input,\n      .field textarea,\n      .field select {\n        width: 100%;\n        padding: 0.95rem 1rem;\n        border-radius: 14px;\n        border: 1px solid rgba(255, 255, 255, 0.12);\n        background: rgba(255, 255, 255, 0.03);\n        color: var(--white);\n        font: inherit;\n      }<\/p>\n<p>      .field textarea {\n        min-height: 130px;\n        resize: vertical;\n      }<\/p>\n<p>      .small-note {\n        color: var(--muted);\n        font-size: 0.88rem;\n        line-height: 1.6;\n      }<\/p>\n<p>      .footer {\n        padding: 2rem 0 3rem;\n      }<\/p>\n<p>      .footer-grid {\n        grid-template-columns: 1.3fr 0.7fr;\n        align-items: end;\n      }<\/p>\n<p>      .footer-copy {\n        color: var(--muted);\n        line-height: 1.7;\n      }<\/p>\n<p>      .footer-nav {\n        display: flex;\n        gap: 1rem;\n        justify-content: flex-end;\n        flex-wrap: wrap;\n        color: var(--muted);\n      }<\/p>\n<p>      .divider {\n        height: 1px;\n        background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.12), transparent);\n        margin: 0.75rem 0 0;\n      }<\/p>\n<p>      @media (max-width: 980px) {\n        .hero-grid,\n        .comparison-grid,\n        .value-grid,\n        .review-grid,\n        .steps-grid,\n        .contact-grid,\n        .footer-grid {\n          grid-template-columns: 1fr;\n        }<\/p>\n<p>        .nav {\n          flex-wrap: wrap;\n        }<\/p>\n<p>        .nav-links {\n          width: 100%;\n          justify-content: center;\n          order: 3;\n          padding-top: 0.35rem;\n        }<\/p>\n<p>        .footer-nav {\n          justify-content: flex-start;\n        }\n      }<\/p>\n<p>      @media (max-width: 640px) {\n        .hero {\n          padding-top: 4rem;\n        }<\/p>\n<p>        .hero-actions {\n          flex-direction: column;\n        }<\/p>\n<p>        .btn,\n        .nav-cta {\n          width: 100%;\n        }\n      }\n    <\/style>\n<p>  <\/head><br \/>\n  <body><\/p>\n<header class=\"site-header\">\n<div class=\"container nav\">\n        <a href=\"#top\" class=\"brand\"><\/p>\n<div class=\"brand-mark\">N<\/div>\n<div class=\"brand-text\">\n            <span>Nesta Realty Group<\/span><br \/>\n            <small>HEMET REAL ESTATE<\/small>\n          <\/div>\n<p>        <\/a><\/p>\n<nav class=\"nav-links\">\n          <a href=\"#why-nesta\">Why Nesta<\/a><br \/>\n          <a href=\"#sell\">For Sellers<\/a><br \/>\n          <a href=\"#buyers\">For Buyers<\/a><br \/>\n          <a href=\"#reviews\">Reviews<\/a><br \/>\n          <a href=\"#contact\">Contact<\/a><br \/>\n        <\/nav>\n<p>        <a class=\"nav-cta\" href=\"#contact\">Get Your Home Value<\/a>\n      <\/div>\n<\/header>\n<p>    <main id=\"top\"><\/p>\n<section class=\"hero\">\n<div class=\"container hero-grid\">\n<div>\n<div class=\"eyebrow\">1.5% listing model for qualifying properties<\/div>\n<h1>\n              Why pay 3% when you can sell for <span class=\"accent\">1.5%<\/span><br \/>\n              and still get strong representation?<br \/>\n            <\/h1>\n<p class=\"hero-copy\">\n              Nesta Realty Group helps sellers keep more of their equity without sacrificing strategy.<br \/>\n              Our team is built around contract knowledge, negotiation discipline, and structured systems<br \/>\n              that reduce errors and keep transactions moving.\n            <\/p>\n<div class=\"hero-actions\">\n              <a class=\"btn btn-primary\" href=\"#contact\">Find Out What Your Home Is Worth<\/a><br \/>\n              <a class=\"btn btn-secondary\" href=\"tel:+19510000000\">Call Nesta Realty Group<\/a>\n            <\/div>\n<div class=\"hero-notes\">\n              <span>Serving Hemet and surrounding communities<\/span><br \/>\n              <span>Seller focused strategy<\/span><br \/>\n              <span>Buyer support built on precision<\/span>\n            <\/div>\n<\/p><\/div>\n<div class=\"hero-card\">\n<div class=\"stat-card\">\n<div class=\"stat-label\">Core Value Proposition<\/div>\n<div class=\"stat-value\">More equity kept<\/div>\n<div class=\"stat-support\">\n                For qualifying homes above your pricing threshold, our 1.5% listing model is designed<br \/>\n                to give sellers a stronger value equation.\n              <\/div>\n<\/p><\/div>\n<div class=\"stat-card\">\n<div class=\"stat-label\">What makes us different<\/div>\n<div class=\"stat-value\">Systems over chaos<\/div>\n<div class=\"stat-support\">\n                We prioritize negotiation, contracts, compliance, and consistency rather than treating<br \/>\n                your sale like a content opportunity.\n              <\/div>\n<\/p><\/div>\n<div class=\"stat-card\">\n<div class=\"stat-label\">Client experience<\/div>\n<div class=\"stat-value\">Clarity at every step<\/div>\n<div class=\"stat-support\">\n                You get a process driven team that values communication, structure, and results.\n              <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"section\" id=\"why-nesta\">\n<div class=\"container\">\n<h2 class=\"section-title\">A better model for sellers who care about value and execution<\/h2>\n<p class=\"section-copy\">\n            Traditional commission conversations often assume higher cost means higher quality.<br \/>\n            We reject that. Nesta Realty Group is built on disciplined representation, strong internal<br \/>\n            process, and a pricing model designed to make more sense for the client.\n          <\/p>\n<div class=\"comparison-grid\">\n<article class=\"card\">\n<h3>Traditional approach<\/h3>\n<p>\n                Higher listing fees are often defended as if price alone proves value, even when client<br \/>\n                service, communication, and execution vary widely.\n              <\/p>\n<\/article>\n<article class=\"card\">\n<h3>The real problem<\/h3>\n<p>\n                Sellers can end up paying more without a corresponding improvement in strategy,<br \/>\n                negotiation, or process quality.\n              <\/p>\n<\/article>\n<article class=\"card\">\n<h3>The Nesta approach<\/h3>\n<p>\n                <span class=\"highlight\">Lower listing cost<\/span> paired with structure, local expertise,<br \/>\n                and a standards based transaction system.\n              <\/p>\n<\/article><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"section\" id=\"sell\">\n<div class=\"container\">\n<h2 class=\"section-title\">For sellers who want guidance, not guesswork<\/h2>\n<p class=\"section-copy\">\n            The best listing experience is not built on noise. It is built on pricing discipline,<br \/>\n            smart negotiation, market awareness, and a team that understands the contract from start<br \/>\n            to finish.\n          <\/p>\n<div class=\"value-grid\">\n<article class=\"card\">\n<h3>Contract knowledge<\/h3>\n<p>\n                We prioritize understanding the paperwork, timelines, contingencies, and details that<br \/>\n                protect your position throughout the transaction.\n              <\/p>\n<\/article>\n<article class=\"card\">\n<h3>Negotiation strategy<\/h3>\n<p>\n                Representation matters most when pressure appears. We focus on strategy, not theatrics,<br \/>\n                so you can make strong decisions with context.\n              <\/p>\n<\/article>\n<article class=\"card\">\n<h3>Structured systems<\/h3>\n<p>\n                Internal process matters. Our procedures are designed to reduce avoidable mistakes and<br \/>\n                keep each deal moving with consistency.\n              <\/p>\n<\/article><\/div>\n<div class=\"pill-row\">\n<div class=\"pill\">1.5% listing model above qualifying threshold<\/div>\n<div class=\"pill\">Flat fee option for lower priced homes<\/div>\n<div class=\"pill\">Local market perspective<\/div>\n<div class=\"pill\">Clear communication<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"section\" id=\"buyers\">\n<div class=\"container\">\n<h2 class=\"section-title\">For buyers who want a team that does not overlook details<\/h2>\n<p class=\"section-copy\">\n            Buying a home should not feel like being pushed through a system. Our approach is built for<br \/>\n            clarity, long term relationship building, and careful attention to the parts of the deal that<br \/>\n            matter most.\n          <\/p>\n<div class=\"steps-grid\">\n<article class=\"card\">\n<h3>Step 1<\/h3>\n<p>\n                Clarify your goals, price range, timeline, and financing strategy so your search begins<br \/>\n                with structure.\n              <\/p>\n<\/article>\n<article class=\"card\">\n<h3>Step 2<\/h3>\n<p>\n                Evaluate homes with more than emotion in mind. We help you think through risk, value,<br \/>\n                and fit.\n              <\/p>\n<\/article>\n<article class=\"card\">\n<h3>Step 3<\/h3>\n<p>\n                Navigate offers, counteroffers, disclosures, and escrow with a team trained to protect<br \/>\n                precision.\n              <\/p>\n<\/article><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"section\" id=\"reviews\">\n<div class=\"container\">\n<h2 class=\"section-title\">What clients should feel working with your team<\/h2>\n<p class=\"section-copy\">\n            Replace these placeholders with your Google reviews or selected testimonials once you are<br \/>\n            ready. The structure is already here.\n          <\/p>\n<div class=\"review-grid\">\n<article class=\"card review-card\">\n<blockquote><p>\n                \u201cNathaniel was clear, responsive, and helped us understand each step. We never felt lost<br \/>\n                in the process.\u201d\n              <\/p><\/blockquote>\n<div class=\"review-meta\">Client Name<\/div>\n<\/article>\n<article class=\"card review-card\">\n<blockquote><p>\n                \u201cThe communication was strong, the strategy made sense, and we felt like our interests<br \/>\n                were protected from beginning to end.\u201d\n              <\/p><\/blockquote>\n<div class=\"review-meta\">Client Name<\/div>\n<\/article>\n<article class=\"card review-card\">\n<blockquote><p>\n                \u201cWhat stood out most was how organized everything felt. It was clear there was a real<br \/>\n                system behind the service.\u201d\n              <\/p><\/blockquote>\n<div class=\"review-meta\">Client Name<\/div>\n<\/article><\/div>\n<\/p><\/div>\n<\/section>\n<section class=\"section\" id=\"contact\">\n<div class=\"container contact-grid\">\n<div>\n<h2 class=\"section-title\">Get your home value or start the conversation<\/h2>\n<p class=\"section-copy\">\n              This section can become your lead capture point. You can connect it later to a real form<br \/>\n              service, email tool, or CRM. For now, the structure is in place.\n            <\/p>\n<div class=\"card\">\n<h3>Contact Nesta Realty Group<\/h3>\n<p><strong>Phone:<\/strong> <a href=\"tel:+19510000000\">(951) 000 0000<\/a><\/p>\n<p><strong>Email:<\/strong> <a href=\"mailto:hello@nestarealty.com\">hello@nestarealty.com<\/a><\/p>\n<p><strong>Location:<\/strong> Hemet, California<\/p>\n<p class=\"small-note\">\n                Replace the phone number, email, and service area language with your exact business info.\n              <\/p>\n<\/p><\/div>\n<\/p><\/div>\n<form class=\"card form-wrap\" action=\"#\" method=\"post\">\n<div class=\"field\">\n              <label for=\"name\">Full Name<\/label><br \/>\n              <input id=\"name\" name=\"name\" type=\"text\" placeholder=\"Your name\" \/>\n            <\/div>\n<div class=\"field\">\n              <label for=\"email\">Email<\/label><br \/>\n              <input id=\"email\" name=\"email\" type=\"email\" placeholder=\"you@example.com\" \/>\n            <\/div>\n<div class=\"field\">\n              <label for=\"phone\">Phone<\/label><br \/>\n              <input id=\"phone\" name=\"phone\" type=\"tel\" placeholder=\"Your phone number\" \/>\n            <\/div>\n<div class=\"field\">\n              <label for=\"interest\">I am interested in<\/label><br \/>\n              <select id=\"interest\" name=\"interest\"><option>Selling my home<\/option><option>Buying a home<\/option><option>Both buying and selling<\/option><option>General questions<\/option><\/select>\n            <\/div>\n<div class=\"field\">\n              <label for=\"message\">Message<\/label><br \/>\n              <textarea id=\"message\" name=\"message\" placeholder=\"Tell us a little about your goals\"><\/textarea>\n            <\/div>\n<p>            <button class=\"btn btn-primary\" type=\"submit\">Request Information<\/button><\/p>\n<div class=\"small-note\">\n              This sample form does not send anywhere yet. It is a layout placeholder until you connect<br \/>\n              it to a real lead form solution.\n            <\/div>\n<\/p><\/form>\n<\/p><\/div>\n<\/section>\n<p>    <\/main><\/p>\n<footer class=\"footer\">\n<div class=\"container footer-grid\">\n<div>\n<div class=\"brand\" style=\"margin-bottom: 0.8rem;\">\n<div class=\"brand-mark\">N<\/div>\n<div class=\"brand-text\">\n              <span>Nesta Realty Group<\/span><br \/>\n              <small>REAL ESTATE WITH STRUCTURE<\/small>\n            <\/div>\n<\/p><\/div>\n<div class=\"footer-copy\">\n            Built for sellers who want stronger value, buyers who want careful guidance, and a brand that<br \/>\n            takes process seriously.\n          <\/div>\n<\/p><\/div>\n<div class=\"footer-nav\">\n          <a href=\"#top\">Top<\/a><br \/>\n          <a href=\"#sell\">Sellers<\/a><br \/>\n          <a href=\"#buyers\">Buyers<\/a><br \/>\n          <a href=\"#contact\">Contact<\/a>\n        <\/div>\n<\/p><\/div>\n<div class=\"container divider\"><\/div>\n<\/footer>\n<p>  <\/body><br \/>\n<\/html><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Nesta Realty Group N Nesta Realty Group HEMET REAL ESTATE Why Nesta For Sellers For Buyers Reviews Contact Get Your Home Value 1.5% listing model for qualifying properties Why pay 3% when you can sell for 1.5% and still get strong representation? Nesta Realty Group helps sellers keep more of their equity without sacrificing strategy. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-15","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/nestarealty.com\/index.php?rest_route=\/wp\/v2\/pages\/15","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nestarealty.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nestarealty.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nestarealty.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nestarealty.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=15"}],"version-history":[{"count":2,"href":"https:\/\/nestarealty.com\/index.php?rest_route=\/wp\/v2\/pages\/15\/revisions"}],"predecessor-version":[{"id":18,"href":"https:\/\/nestarealty.com\/index.php?rest_route=\/wp\/v2\/pages\/15\/revisions\/18"}],"wp:attachment":[{"href":"https:\/\/nestarealty.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=15"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}