{"product_id":"website-build","title":"AI-Assisted Website Build","description":"\n\u003cstyle\u003e\n.sgc{--ink:#12241D;--green:#2F5D4E;--green-2:#3d7a64;--green-tint:#E6EFEA;--bronze:#B07D3F;--bronze-2:#c8975a;--bronze-tint:#F4E9DA;--cream:#FBF8F3;--sand:#E9E0D3;--line:#E3DACb;--muted:#6b7a72;\n  color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;line-height:1.6;font-size:17px;}\n\/* full-bleed (opt-in via .bleed): break out of any narrow theme container so standalone pages are never skinny *\/\n.sgc.bleed{width:100vw;max-width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;overflow-x:hidden}\n.sgc *{box-sizing:border-box}\n.sgc h1,.sgc h2,.sgc h3{font-family:Georgia,\"Times New Roman\",serif;color:var(--ink);line-height:1.18;margin:0 0 .4em}\n.sgc h1{font-size:2.6rem;letter-spacing:-.015em}\n.sgc h2{font-size:1.9rem}\n.sgc h3{font-size:1.18rem}\n.sgc p{margin:0 0 1rem}\n.sgc a{color:var(--green);text-decoration:underline;text-underline-offset:2px}\n.sgc .wrap{max-width:1140px;margin:0 auto;padding:0 28px}\n.sgc .narrow{max-width:820px}\n.sgc .band{padding:60px 0}\n.sgc .band-sm{padding:40px 0}\n.sgc .band-cream{background:var(--cream)}\n.sgc .band-tint{background:var(--green-tint)}\n.sgc .band-green{background:linear-gradient(135deg,#2F5D4E 0%,#20423699 60%,#2F5D4E 100%),var(--green);color:#fff}\n.sgc .band-green h1,.sgc .band-green h2,.sgc .band-green h3{color:#fff}\n.sgc .band-green a{color:#fff}\n.sgc .band-dark{background:var(--ink);color:#eef2ef}\n.sgc .band-dark h2,.sgc .band-dark h3{color:#fff}\n.sgc .eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.76rem;font-weight:800;color:var(--bronze);margin:0 0 .7rem}\n.sgc .band-green .eyebrow,.sgc .band-dark .eyebrow{color:var(--bronze-2)}\n.sgc .lead{font-size:1.24rem;color:#33453d}\n.sgc .band-green .lead,.sgc .band-dark .lead{color:#e5ede9}\n.sgc .center{text-align:center}\n.sgc .muted{color:var(--muted);font-size:.95rem}\n\/* hero *\/\n.sgc .hero{display:grid;grid-template-columns:1.15fr .85fr;gap:34px;align-items:center}\n.sgc .hero-art svg{width:100%;height:auto;display:block;filter:drop-shadow(0 12px 26px rgba(0,0,0,.18))}\n\/* buttons *\/\n.sgc .btn{display:inline-block;background:var(--bronze);color:#fff;text-decoration:none;font-weight:700;padding:14px 28px;border-radius:9px;margin:6px 8px 6px 0;box-shadow:0 6px 16px rgba(176,125,63,.28);transition:transform .12s,filter .12s}\n.sgc .btn:hover{transform:translateY(-1px);filter:brightness(1.06)}\n.sgc .btn-ghost{background:transparent;color:var(--green);border:1.5px solid var(--green);box-shadow:none}\n.sgc .band-green .btn-ghost{color:#fff;border-color:rgba(255,255,255,.7)}\n\/* layout *\/\n.sgc .grid{display:grid;gap:22px}\n.sgc .g2{grid-template-columns:repeat(auto-fit,minmax(330px,1fr))}\n.sgc .g3{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}\n.sgc .g4{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}\n.sgc .card{background:#fff;border:1px solid var(--line);border-top:4px solid var(--bronze);border-radius:16px;padding:30px;box-shadow:0 3px 18px rgba(18,36,29,.06);transition:transform .15s,box-shadow .15s,border-color .15s}\n.sgc .card:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(18,36,29,.12)}\n.sgc .card h3{color:var(--green)}\n.sgc .card-tint{background:var(--green-tint);border-color:#d3e3d9}\n.sgc .card.feat{border:2px solid var(--bronze);position:relative}\n\/* medallion icon *\/\n.sgc .med{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:14px;background:linear-gradient(145deg,#eaf1ec,#fff);border:1px solid rgba(47,93,78,.18);box-shadow:0 3px 9px rgba(18,36,29,.08);margin-bottom:14px}\n.sgc .med svg{width:26px;height:26px;stroke:var(--green);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}\n\/* stat tiles *\/\n.sgc .stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}\n.sgc .stat{background:#fff;border:1px solid var(--line);border-radius:16px;padding:22px 16px;text-align:center;box-shadow:0 2px 14px rgba(18,36,29,.05)}\n.sgc .stat .n{font-family:Georgia,serif;font-size:2.3rem;color:var(--green);line-height:1}\n.sgc .stat .l{font-size:.82rem;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-top:8px}\n.sgc .band-green .stat,.sgc .band-dark .stat{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.18)}\n.sgc .band-green .stat .n,.sgc .band-dark .stat .n{color:var(--bronze-2)}\n.sgc .band-green .stat .l,.sgc .band-dark .stat .l{color:#cfe0d8}\n\/* process flow *\/\n.sgc .flow{display:grid;grid-template-columns:repeat(3,1fr);gap:0;counter-reset:st;margin-top:10px}\n.sgc .step{position:relative;padding:0 20px;text-align:center}\n.sgc .step:not(:last-child):after{content:\"\";position:absolute;top:26px;right:-10px;width:20px;height:2px;background:repeating-linear-gradient(90deg,var(--bronze) 0 6px,transparent 6px 10px)}\n.sgc .step .dot{counter-increment:st;width:54px;height:54px;border-radius:50%;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:center;font-family:Georgia,serif;font-size:1.4rem;margin:0 auto 12px;box-shadow:0 6px 14px rgba(47,93,78,.3)}\n.sgc .step .dot:before{content:counter(st)}\n\/* comparison bars *\/\n.sgc .bars{margin:14px 0}\n.sgc .bar-row{display:grid;grid-template-columns:160px 1fr 64px;align-items:center;gap:12px;margin:10px 0}\n.sgc .bar-track{background:var(--green-tint);border-radius:20px;height:22px;overflow:hidden}\n.sgc .bar-fill{height:100%;border-radius:20px;background:linear-gradient(90deg,var(--green),var(--green-2))}\n.sgc .bar-fill.accent{background:linear-gradient(90deg,var(--bronze),var(--bronze-2))}\n.sgc .bar-lab{font-size:.9rem;font-weight:600}\n.sgc .bar-val{font-family:Georgia,serif;font-weight:700;text-align:right;color:var(--green)}\n\/* check list *\/\n.sgc ul.check{list-style:none;padding:0;margin:0}\n.sgc ul.check li{position:relative;padding:7px 0 7px 32px}\n.sgc ul.check li:before{content:\"\";position:absolute;left:0;top:11px;width:18px;height:18px;background:no-repeat center\/contain url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='none' stroke='%232F5D4E' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10' fill='%23E6EFEA' stroke='none'\/%3E%3Cpolyline points='17 9 10.5 15.5 7 12'\/%3E%3C\/svg%3E\")}\n\/* price *\/\n.sgc .price{font-family:Georgia,serif;font-size:2.1rem;color:var(--green)}\n.sgc .price small{font-size:.9rem;color:var(--muted);font-family:inherit}\n\/* themed service cards *\/\n.sgc .pcards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:28px;align-items:stretch}\n.sgc .pc{position:relative;background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:0 8px 28px rgba(18,36,29,.10);display:flex;flex-direction:column;transition:transform .15s,box-shadow .15s}\n.sgc .pc:hover{transform:translateY(-5px);box-shadow:0 20px 46px rgba(18,36,29,.17)}\n.sgc .pc.feat{border:2px solid var(--bronze);transform:scale(1.02)}\n.sgc .pc.feat:hover{transform:scale(1.02) translateY(-5px)}\n.sgc .pc-top{position:relative;padding:30px 28px 26px;color:#fff;background:linear-gradient(150deg,#2F5D4E,#1c3a31);border-bottom:4px solid var(--bronze-2)}\n.sgc .pc.report .pc-top{background:linear-gradient(150deg,#B07D3F,#8a5f28)}\n.sgc .pc-top:after{content:\"\";position:absolute;inset:0;background:radial-gradient(120px 80px at 85% 0,rgba(255,255,255,.14),transparent 70%);pointer-events:none}\n.sgc .pc-ic{width:52px;height:52px;border-radius:14px;background:rgba(255,255,255,.16);display:flex;align-items:center;justify-content:center;margin-bottom:14px}\n.sgc .pc-ic svg{width:27px;height:27px;stroke:#fff;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}\n.sgc .pc-name{font-size:1.55rem;margin:0;color:#fff}\n.sgc .pc-tag{font-size:.9rem;color:rgba(255,255,255,.88);margin-top:4px}\n.sgc .pc .pcprice{font-family:Georgia,serif;font-size:2.5rem;margin:16px 0 0;line-height:1;color:var(--bronze-2)}\n.sgc .pc .pcprice small{font-size:.9rem;color:rgba(255,255,255,.8);font-family:inherit}\n.sgc .pc-body{padding:26px 28px 30px;display:flex;flex-direction:column;flex:1;font-size:1rem}\n.sgc .pc-best{font-size:.8rem;color:var(--bronze);font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin:0 0 10px}\n.sgc ul.f{list-style:none;padding:0;margin:0 0 20px;flex:1}\n.sgc ul.f li{position:relative;padding:7px 0 7px 30px;font-size:.97rem}\n.sgc ul.f li:before{content:\"\";position:absolute;left:0;top:11px;width:18px;height:18px;background:no-repeat center\/contain url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='11' fill='%23E6EFEA'\/%3E%3Cpolyline points='17 9 10.5 15.5 7 12' fill='none' stroke='%232F5D4E' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'\/%3E%3C\/svg%3E\")}\n.sgc .pc .pcbtn{display:block;text-align:center;background:var(--bronze);color:#fff;text-decoration:none;font-weight:700;padding:13px 20px;border-radius:10px;box-shadow:0 6px 16px rgba(176,125,63,.28)}\n.sgc .pc .pcbtn:hover{filter:brightness(1.07)}\n.sgc .pc .pcbtn.g{background:var(--green);box-shadow:0 6px 16px rgba(47,93,78,.28)}\n.sgc .pc .badge{position:absolute;top:14px;right:14px;background:#fff;color:var(--bronze);font-size:.72rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;padding:5px 11px;border-radius:20px;box-shadow:0 3px 10px rgba(0,0,0,.14);z-index:2}\n@media(max-width:1000px){.sgc .pcards{grid-template-columns:repeat(2,1fr)}}\n@media(max-width:560px){.sgc .pcards{grid-template-columns:1fr}}\n\/* faq *\/\n.sgc .faq details{border:1px solid var(--line);background:#fff;border-radius:12px;padding:14px 18px;margin:10px 0}\n.sgc .faq summary{font-weight:700;cursor:pointer;font-family:Georgia,serif;font-size:1.08rem;color:var(--ink);list-style:none}\n.sgc .faq summary::-webkit-details-marker{display:none}\n.sgc .faq summary:before{content:\"+\";color:var(--bronze);font-weight:800;margin-right:10px}\n.sgc .faq details[open] summary:before{content:\"\\2013\"}\n.sgc .faq p{margin:10px 0 0;color:#3c4a43}\n\/* pills \/ tags *\/\n.sgc .tag{display:inline-block;background:var(--bronze-tint);color:#8a5f28;border-radius:20px;padding:5px 13px;font-size:.82rem;font-weight:700;margin:3px 5px 3px 0;text-decoration:none}\n.sgc .tag:hover{background:#efdcc2}\n.sgc .badge{position:absolute;top:-13px;left:26px;background:var(--bronze);color:#fff;font-size:.75rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;padding:5px 12px;border-radius:20px}\n\/* related interlink block *\/\n.sgc .related{background:var(--ink);color:#eef2ef;border-radius:18px;padding:26px 28px;margin-top:8px}\n.sgc .related h3{color:#fff;margin-bottom:14px}\n.sgc .related .rl{display:flex;flex-wrap:wrap;gap:10px}\n.sgc .related a{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);color:#fff;text-decoration:none;padding:9px 15px;border-radius:10px;font-weight:600;font-size:.95rem}\n.sgc .related a:hover{background:rgba(255,255,255,.16)}\n.sgc .related a svg{width:17px;height:17px;stroke:var(--bronze-2);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}\n\/* form *\/\n.sgc .sgc-form label{display:block;font-weight:600;margin:0 0 14px;color:var(--ink);font-size:.95rem}\n.sgc .sgc-form input,.sgc .sgc-form textarea,.sgc .sgc-form select{width:100%;margin-top:5px;padding:12px 13px;border:1px solid var(--line);border-radius:9px;font:inherit;font-weight:400;background:#fff}\n.sgc .sgc-form input:focus,.sgc .sgc-form textarea:focus{outline:2px solid var(--green);border-color:var(--green)}\n@media(max-width:820px){\n  .sgc h1{font-size:2.05rem}.sgc h2{font-size:1.55rem}\n  .sgc .hero{grid-template-columns:1fr;gap:22px}\n  .sgc .g2,.sgc .g3,.sgc .g4{grid-template-columns:1fr}\n  .sgc .stats{grid-template-columns:repeat(2,1fr)}\n  .sgc .flow{grid-template-columns:1fr;gap:22px}\n  .sgc .step:not(:last-child):after{display:none}\n  .sgc .bar-row{grid-template-columns:110px 1fr 52px}\n}\n\u003c\/style\u003e\n\u003cdiv class=\"sgc bleed\"\u003e\n\u003cstyle\u003e\n.sgc .tl{border-left:2px solid var(--line);margin:8px 0 4px;padding-left:0}\n.sgc .tl-row{position:relative;padding:0 0 20px 26px;margin-left:8px}\n.sgc .tl-row:before{content:\"\";position:absolute;left:-7px;top:4px;width:12px;height:12px;border-radius:50%;background:var(--bronze);box-shadow:0 0 0 3px var(--bronze-tint)}\n.sgc .tl-when{font-weight:700;color:var(--green);font-family:Georgia,serif}\n.sgc .tl-what{color:#3c4a43}\n.sgc .def{background:var(--green-tint);border-radius:12px;padding:16px 18px;margin:10px 0}\n.sgc .def b{color:var(--green)}\n.sgc .inc{list-style:none;padding:0;margin:0}\n.sgc .inc li{padding:12px 0;border-bottom:1px solid var(--line)}\n.sgc .inc li:last-child{border-bottom:0}\n.sgc .inc b{display:block;margin-bottom:2px}\n\u003c\/style\u003e\n\n\u003csection class=\"band band-green\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n\u003cp class=\"eyebrow\"\u003eService details\u003c\/p\u003e\n\u003ch1\u003eAI-Assisted Website Build\u003c\/h1\u003e\n  \u003cp class=\"lead\"\u003eA beautiful, fast website that’s built to get found — not just to look nice. We use AI to build efficiently and pass the savings to you, then optimize every page for Google and AI search. Choose a package below.\u003c\/p\u003e\n  \u003cp style=\"margin-top:10px\"\u003e\u003cspan class=\"price\" style=\"color:#fff;font-size:2.5rem\"\u003eFrom $1,500\u003c\/span\u003e \u003cspan style=\"color:#dfeae4\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"band-sm\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003ch2\u003eExactly what you get\u003c\/h2\u003e\n    \u003cul class=\"inc\"\u003e\n\u003cli\u003e\n\u003cb\u003eA complete, launch-ready website\u003c\/b\u003e\u003cspan class=\"muted\"\u003eDesigned, written, and optimized — not a template you finish yourself.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eSEO + GEO on every page\u003c\/b\u003e\u003cspan class=\"muted\"\u003eTitles, meta, schema, internal links, and answer-first content.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eMobile-friendly, fast-loading design\u003c\/b\u003e\u003cspan class=\"muted\"\u003eBuilt to modern standards.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eContact form \u0026amp; core pages\u003c\/b\u003e\u003cspan class=\"muted\"\u003eHome, services, about, contact, and more depending on package.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cb\u003eOptional local + blog setup\u003c\/b\u003e\u003cspan class=\"muted\"\u003eLocal pages and a blog structure ready to grow (Business \u0026amp; Premium).\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"band-sm band-cream\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003ch2\u003ePlain-English explainer\u003c\/h2\u003e\n    \u003cp class=\"muted\"\u003eThe jargon, decoded — so you know exactly what you’re paying for.\u003c\/p\u003e\n    \u003cdiv class=\"def\"\u003e\n\u003cb\u003eSEO-ready build\u003c\/b\u003e — Your site is structured for search from day one — not bolted on later.\u003c\/div\u003e\n\u003cdiv class=\"def\"\u003e\n\u003cb\u003eGEO-ready build\u003c\/b\u003e — Content structured so AI assistants can read and recommend you.\u003c\/div\u003e\n\u003cdiv class=\"def\"\u003e\n\u003cb\u003eConversion-focused\u003c\/b\u003e — Clear calls to action and pages designed to turn visitors into customers.\u003c\/div\u003e\n\u003cdiv class=\"def\"\u003e\n\u003cb\u003eMobile-first \u0026amp; fast\u003c\/b\u003e — Looks great and loads fast on phones, where most local visitors are.\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"band-sm\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003ch2\u003eWhat to expect\u003c\/h2\u003e\n    \u003cp\u003eAfter you choose a package, we plan your pages and content, build the site, and review it with you before launch. AI lets us move fast; the strategy and polish are done by a real person.\u003c\/p\u003e\n    \u003ch3 style=\"margin-top:18px\"\u003eYour timeline\u003c\/h3\u003e\n    \u003cdiv class=\"tl\"\u003e\n\u003cdiv class=\"tl-row\"\u003e\n\u003cdiv class=\"tl-when\"\u003eWeek 1\u003c\/div\u003e\n\u003cdiv class=\"tl-what\"\u003eKickoff, page plan, and content gathering.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tl-row\"\u003e\n\u003cdiv class=\"tl-when\"\u003eWeeks 1–3\u003c\/div\u003e\n\u003cdiv class=\"tl-what\"\u003eWe design and build your site (timeline varies by package).\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tl-row\"\u003e\n\u003cdiv class=\"tl-when\"\u003eBefore launch\u003c\/div\u003e\n\u003cdiv class=\"tl-what\"\u003eYou review; we refine.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tl-row\"\u003e\n\u003cdiv class=\"tl-when\"\u003eLaunch\u003c\/div\u003e\n\u003cdiv class=\"tl-what\"\u003eWe take it live and hand over everything.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"band-sm band-cream\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003ch2\u003eHow we report to you\u003c\/h2\u003e\n    \u003cp\u003eYou get a clear build timeline, a review link before launch, and a full handover at the end. Ongoing SEO\/GEO growth is available through our monthly plans.\u003c\/p\u003e\n    \u003ch2 style=\"margin-top:26px\"\u003eWhat we need from you\u003c\/h2\u003e\n    \u003cul class=\"check\"\u003e\n\u003cli\u003eAn idea of your pages and content (we help shape it)\u003c\/li\u003e\n\u003cli\u003eYour logo and brand colors if you have them (we can help if not)\u003c\/li\u003e\n\u003cli\u003eA domain (we’ll guide you; domain + hosting are low-cost third-party costs)\u003c\/li\u003e\n\u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"band-sm\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003ch2\u003eThe fine print\u003c\/h2\u003e\n    \u003cp\u003eWebsite builds are a one-time project fee for the selected package. Domain and hosting are billed by third parties, not us, and we flag them before they’re needed. Timelines vary with scope and how quickly content is provided.\u003c\/p\u003e\n    \u003cdiv class=\"card card-tint\" style=\"border-left:4px solid var(--bronze)\"\u003e\u003cp style=\"margin:0\"\u003e\u003cstrong\u003ePossible third-party costs.\u003c\/strong\u003e Our fees cover our work. Occasionally a service needs a low-cost third-party tool, app, or subscription — for example a listings or scheduling app, or a domain and hosting plan for a website build. We always tell you \u003cem\u003ebefore\u003c\/em\u003e anything extra is needed, and most clients never need any.\u003c\/p\u003e\u003c\/div\u003e\n    \u003cp class=\"muted\" style=\"margin-top:12px\"\u003eMonth to month, cancel anytime. We never guarantee a specific ranking or result — search engines and AI platforms are controlled by third parties and change constantly. We guarantee the work, honest weekly measurement, and visible progress. See our \u003ca href=\"\/pages\/terms-of-service\"\u003eTerms\u003c\/a\u003e and \u003ca href=\"\/pages\/refund-policy\"\u003eRefund \u0026amp; Cancellation Policy\u003c\/a\u003e.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003csection class=\"band-sm band-tint\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003ch2\u003eWhat we can (and can’t) build — honestly\u003c\/h2\u003e\n    \u003cdiv class=\"grid g2\"\u003e\n      \u003cdiv class=\"card\"\u003e\n\u003ch3\u003e✓ We build\u003c\/h3\u003e\n\u003cul class=\"check\"\u003e\n        \u003cli\u003eShopify online stores (full stores, like this one)\u003c\/li\u003e\n        \u003cli\u003eClean, fast marketing sites \u0026amp; landing pages\u003c\/li\u003e\n        \u003cli\u003eService, local, and contact pages that convert\u003c\/li\u003e\n        \u003cli\u003eEvery build optimized for SEO + GEO from day one\u003c\/li\u003e\n        \u003cli\u003eBlog\/content structure ready to grow\u003c\/li\u003e\n      \u003c\/ul\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"card card-tint\"\u003e\n\u003ch3\u003eWe don’t build\u003c\/h3\u003e\n\u003cul class=\"check\"\u003e\n        \u003cli\u003eCustom web apps or software\u003c\/li\u003e\n        \u003cli\u003eBooking\/payment systems built from scratch\u003c\/li\u003e\n        \u003cli\u003eComplex migrations of large legacy sites\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"muted\" style=\"margin-top:8px\"\u003eIf your project is outside our scope, we tell you \u003cem\u003ebefore\u003c\/em\u003e you pay — so you never buy something we can’t deliver.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"band-sm\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n    \u003ch2\u003eChoose your build\u003c\/h2\u003e\n    \u003cp class=\"muted\"\u003ePick a package at checkout. Add-ons and extra pages available — just ask.\u003c\/p\u003e\n    \u003cdiv class=\"pcards\" style=\"margin-top:16px\"\u003e\n      \u003cdiv class=\"pc\"\u003e\n\u003cdiv class=\"pc-top\"\u003e\n\u003ch3 class=\"pc-name\"\u003eStarter Site\u003c\/h3\u003e\n\u003cdiv class=\"pc-tag\"\u003eGet online, fast\u003c\/div\u003e\n\u003cdiv class=\"pcprice\"\u003e$1,500\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"pc-body\"\u003e\u003cul class=\"f\"\u003e\n\u003cli\u003eUp to 5 pages\u003c\/li\u003e\n\u003cli\u003eMobile-friendly \u0026amp; fast\u003c\/li\u003e\n\u003cli\u003eBasic SEO setup\u003c\/li\u003e\n\u003cli\u003eContact form\u003c\/li\u003e\n\u003cli\u003eLaunch in ~1–2 weeks\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pc feat\"\u003e\n\u003cdiv class=\"badge\"\u003eMost popular\u003c\/div\u003e\n\u003cdiv class=\"pc-top\"\u003e\n\u003ch3 class=\"pc-name\"\u003eBusiness + SEO\/GEO\u003c\/h3\u003e\n\u003cdiv class=\"pc-tag\"\u003eBuilt to get found\u003c\/div\u003e\n\u003cdiv class=\"pcprice\"\u003e$3,000\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"pc-body\"\u003e\u003cul class=\"f\"\u003e\n\u003cli\u003eUp to 10 pages\u003c\/li\u003e\n\u003cli\u003eFull SEO + GEO optimization\u003c\/li\u003e\n\u003cli\u003eSchema + local pages\u003c\/li\u003e\n\u003cli\u003eBlog set up \u0026amp; 2 starter posts\u003c\/li\u003e\n\u003cli\u003eGoogle Business Profile setup\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pc\"\u003e\n\u003cdiv class=\"pc-top\"\u003e\n\u003ch3 class=\"pc-name\"\u003ePremium\u003c\/h3\u003e\n\u003cdiv class=\"pc-tag\"\u003eThe works\u003c\/div\u003e\n\u003cdiv class=\"pcprice\"\u003e$5,000\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"pc-body\"\u003e\u003cul class=\"f\"\u003e\n\u003cli\u003eUp to 20 pages\u003c\/li\u003e\n\u003cli\u003eEverything in Business\u003c\/li\u003e\n\u003cli\u003eAdvanced content \u0026amp; copywriting\u003c\/li\u003e\n\u003cli\u003eConversion \u0026amp; speed tuning\u003c\/li\u003e\n\u003cli\u003e30 days post-launch support\u003c\/li\u003e\n\u003c\/ul\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"band-sm band-cream\"\u003e\n  \u003cdiv class=\"wrap\"\u003e\n\u003ch2\u003eQuestions\u003c\/h2\u003e\n\u003cdiv class=\"faq\"\u003e\n\u003cdetails\u003e\u003csummary\u003eWhat platforms do you build on?\u003c\/summary\u003e\u003cp\u003eShopify stores and clean marketing sites\/landing pages. See the honest scope box above — if your project needs custom software, we’ll tell you before you pay.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eCan you add SEO and GEO?\u003c\/summary\u003e\u003cp\u003eYes — it’s built in on Business and Premium, and available on Starter as an add-on.\u003c\/p\u003e\u003c\/details\u003e\n\u003cdetails\u003e\u003csummary\u003eDo you keep improving it after launch?\u003c\/summary\u003e\u003cp\u003eThe build gets you live and optimized. Ongoing ranking growth is what our monthly plans do — and we don’t do local-traffic optimization for facial spas in our own Fort Myers area.\u003c\/p\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\": \"https:\/\/schema.org\", \"@type\": \"FAQPage\", \"mainEntity\": [{\"@type\": \"Question\", \"name\": \"What platforms do you build on?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Shopify stores and clean marketing sites\/landing pages. See the honest scope box above \u0026mdash; if your project needs custom software, we\u0026rsquo;ll tell you before you pay.\"}}, {\"@type\": \"Question\", \"name\": \"Can you add SEO and GEO?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Yes \u0026mdash; it\u0026rsquo;s built in on Business and Premium, and available on Starter as an add-on.\"}}, {\"@type\": \"Question\", \"name\": \"Do you keep improving it after launch?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"The build gets you live and optimized. Ongoing ranking growth is what our monthly plans do \u0026mdash; and we don\u0026rsquo;t do local-traffic optimization for facial spas in our own Fort Myers area.\"}}]}\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n(function(){\n  document.querySelectorAll('.eml').forEach(function(e){\n    var a=e.dataset.u+String.fromCharCode(64)+e.dataset.d, n=document.createElement('a');\n    n.href='mail'+'to:'+a; n.textContent=e.dataset.l||a; e.appendChild(n);\n  });\n  document.querySelectorAll('.tel').forEach(function(e){\n    var d=(e.dataset.r||'').split('').reverse().join(''), n=document.createElement('a');\n    n.href='tel:'+d; n.textContent=e.dataset.l||d; e.appendChild(n);\n  });\n})();\n\u003c\/script\u003e\n","brand":"Sanctuary Growth Co","offers":[{"title":"Starter Site","offer_id":50067776372874,"sku":null,"price":1500.0,"currency_code":"USD","in_stock":true},{"title":"Business + SEO\/GEO","offer_id":50067776405642,"sku":null,"price":3000.0,"currency_code":"USD","in_stock":true},{"title":"Premium","offer_id":50067776438410,"sku":null,"price":5000.0,"currency_code":"USD","in_stock":true}],"url":"https:\/\/sanctuarygrowthco.com\/products\/website-build","provider":"Sanctuary Growth Co","version":"1.0","type":"link"}