{"id":9,"date":"2026-03-12T19:52:48","date_gmt":"2026-03-12T19:52:48","guid":{"rendered":"https:\/\/greatbritishsites.co.uk\/greatbritishsites\/?page_id=4"},"modified":"2026-07-21T13:38:43","modified_gmt":"2026-07-21T13:38:43","slug":"home","status":"publish","type":"page","link":"https:\/\/greatbritishsites.co.uk\/","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<meta name=\"description\" content=\"GB Sites LTD builds professional, SEO-optimised websites for UK small businesses. From \u00a329\/month, no setup fees, live in 1\u20132 weeks.\"\/><br \/>\n<meta name=\"keywords\" content=\"website design UK, small business website, affordable website, SEO website UK, local business website\"\/><br \/>\n<meta name=\"robots\" content=\"index, follow\"\/><br \/>\n<meta property=\"og:title\" content=\"GB Sites LTD \u2014 Websites for British Small Businesses\"\/><br \/>\n<meta property=\"og:description\" content=\"Professional websites for UK small businesses. No upfront costs, live in 1\u20132 weeks, SEO built in from day one.\"\/><br \/>\n<meta name=\"google-site-verification\" content=\"pGBr3a8_FYjpTT1eSc_v5t28FzwHem-8C1BgbSDgHKs\" \/><br \/>\n<meta property=\"og:type\" content=\"website\"\/><br \/>\n<meta property=\"og:locale\" content=\"en_GB\"\/><br \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\"\/>\n<link rel=\"canonical\" href=\"https:\/\/www.gbsites.co.uk\/\"\/>\n<title>GB Sites LTD | Affordable SEO Websites for UK Small Businesses<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\/>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\/>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400;1,600&#038;family=Instrument+Sans:wght@400;500;600&#038;display=swap\" rel=\"stylesheet\"\/>\n<script type=\"application\/ld+json\">\n{\"@context\":\"https:\/\/schema.org\",\"@type\":\"ProfessionalService\",\"name\":\"GB Sites LTD\",\"description\":\"Affordable, SEO-optimised website design and hosting for UK small businesses.\",\"url\":\"https:\/\/www.gbsites.co.uk\",\"areaServed\":\"GB\",\"priceRange\":\"\u00a3\u00a3\",\"serviceType\":\"Web Design\",\"hasOfferCatalog\":{\"@type\":\"OfferCatalog\",\"name\":\"Website Plans\",\"itemListElement\":[{\"@type\":\"Offer\",\"name\":\"Starter Website Plan\",\"price\":\"29\",\"priceCurrency\":\"GBP\"},{\"@type\":\"Offer\",\"name\":\"Professional Website Plan\",\"price\":\"59\",\"priceCurrency\":\"GBP\"},{\"@type\":\"Offer\",\"name\":\"Premium Website Plan\",\"price\":\"99\",\"priceCurrency\":\"GBP\"}]}}\n<\/script><\/p>\n<style>\n*{margin:0;padding:0;box-sizing:border-box}\n:root{\n  --off-white:#FAFAF8;\n  --white:#ffffff;\n  --black:#111111;\n  --red:#C8102E;\n  --red-dark:#a00d23;\n  --blue:#012169;\n  --blue-mid:#012d8a;\n  --dark-grey:#5A5A5A;\n  --surface:#ffffff;\n  --border:#D8D8D2;\n  --border-strong:#B8B8B0;\n  --text:#111111;\n  --text-mid:#2C2C2C;\n  --text-muted:#4A4A4A;\n  --blue-tint:#E5EAF5;\n  --red-tint:#FBE8EB;\n  --section-alt:#E8E6E0;\n}\nhtml{scroll-behavior:smooth}\nbody{font-family:'Instrument Sans',sans-serif;color:var(--text);background:var(--off-white);line-height:1.6;font-size:16px;-webkit-font-smoothing:antialiased;overflow-x:hidden}\nh1,h2,h3{font-family:'Cormorant Garamond',serif}\na{color:inherit;text-decoration:none}<\/p>\n<p>\/* \u2500\u2500 SCROLL ANIMATIONS \u2500\u2500 *\/\n.reveal{opacity:0;transform:translateY(28px);transition:opacity 0.65s cubic-bezier(.25,.46,.45,.94),transform 0.65s cubic-bezier(.25,.46,.45,.94)}\n.reveal.visible{opacity:1;transform:none}\n.reveal-left{opacity:0;transform:translateX(-28px);transition:opacity 0.65s cubic-bezier(.25,.46,.45,.94),transform 0.65s cubic-bezier(.25,.46,.45,.94)}\n.reveal-left.visible{opacity:1;transform:none}\n.reveal-right{opacity:0;transform:translateX(28px);transition:opacity 0.65s cubic-bezier(.25,.46,.45,.94),transform 0.65s cubic-bezier(.25,.46,.45,.94)}\n.reveal-right.visible{opacity:1;transform:none}\n.stagger-1{transition-delay:0.1s}.stagger-2{transition-delay:0.2s}.stagger-3{transition-delay:0.3s}.stagger-4{transition-delay:0.4s}.stagger-5{transition-delay:0.5s}<\/p>\n<p>\/* \u2500\u2500 NAV \u2500\u2500 *\/\nnav{position:sticky;top:0;z-index:100;background:var(--white);border-bottom:1px solid var(--border);transition:box-shadow 0.2s}\nnav.scrolled{box-shadow:0 2px 20px rgba(0,0,0,0.07)}\n.nav-inner{max-width:1160px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;height:62px}\n.logo{display:flex;align-items:center;gap:10px;text-decoration:none}\n.logo-mark{width:32px;height:32px;background:var(--blue);border-radius:2px;display:flex;align-items:center;justify-content:center;font-family:'Cormorant Garamond',serif;font-size:12px;font-weight:600;color:#fff;letter-spacing:0.5px}\n.logo-name{font-family:'Cormorant Garamond',serif;font-size:18px;font-weight:600;color:var(--black);letter-spacing:0.2px}\n.logo-name em{font-style:italic;font-weight:400;color:var(--dark-grey)}\n.nav-links{display:flex;align-items:center;gap:2rem}\n.nav-links a{color:var(--dark-grey);font-size:13.5px;font-weight:500;transition:color 0.15s}\n.nav-links a:hover{color:var(--black)}\n.nav-cta{background:var(--blue);color:#fff !important;padding:8px 18px;border-radius:2px;font-weight:600 !important;font-size:13px !important;letter-spacing:0.3px;transition:background 0.15s !important}\n.nav-cta:hover{background:var(--blue-mid) !important}\n.nav-hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:4px}\n.nav-hamburger span{display:block;width:22px;height:2px;background:var(--black);transition:all 0.2s}\n.mobile-menu{display:none;background:var(--white);border-bottom:1px solid var(--border);padding:1rem 2rem 1.5rem}\n.mobile-menu a{display:block;padding:0.6rem 0;font-size:14px;font-weight:500;color:var(--text-mid);border-bottom:1px solid var(--border)}\n.mobile-menu a:last-child{border:none;margin-top:0.5rem}\n.mobile-menu .m-cta{background:var(--blue);color:#fff;text-align:center;padding:11px;border-radius:2px;font-weight:600;margin-top:0.75rem}<\/p>\n<p>\/* \u2500\u2500 HERO \u2500\u2500 *\/\n.hero{background:var(--off-white);min-height:88vh;display:flex;align-items:center;position:relative;overflow:hidden;border-bottom:1px solid var(--border)}\n.hero-bg-shape{position:absolute;right:-120px;top:-80px;width:600px;height:600px;border-radius:50%;background:linear-gradient(135deg,rgba(1,33,105,0.06) 0%,rgba(200,16,46,0.04) 100%);pointer-events:none}\n.hero-bg-shape2{position:absolute;left:-80px;bottom:-100px;width:400px;height:400px;border-radius:50%;background:linear-gradient(135deg,rgba(200,16,46,0.04) 0%,rgba(1,33,105,0.05) 100%);pointer-events:none}\n.hero-inner{max-width:1160px;margin:0 auto;padding:5.5rem 2rem 6rem;position:relative;z-index:1;display:grid;grid-template-columns:1fr minmax(340px,420px);gap:4rem;align-items:center}\n.hero-eyebrow{display:inline-flex;align-items:center;gap:9px;margin-bottom:1.5rem}\n.eyebrow-text{font-size:12px;letter-spacing:1.5px;text-transform:uppercase;color:#666}\n.hero h1{font-size:clamp(2.6rem,4.2vw,3.8rem);color:var(--black);line-height:1.1;letter-spacing:-0.8px;margin-bottom:1.4rem;font-weight:400}\n.hero-h1-static{display:block}\n\/* Fixed height reserves space so page never jumps during typewriter *\/\n.typewriter-line{display:block;color:var(--blue);font-style:italic;height:1.15em;overflow:hidden;white-space:nowrap}\n.cursor{display:inline-block;width:3px;height:0.85em;background:var(--red);margin-left:2px;vertical-align:middle;animation:blink 1s step-end infinite}\n@keyframes blink{0%,100%{opacity:1}50%{opacity:0}}\n.hero-sub{font-size:1rem;color:var(--text-mid);margin-bottom:2rem;max-width:460px;line-height:1.75;font-weight:400;background:var(--white);border:1px solid var(--border);border-left:3px solid var(--blue);padding:1rem 1.25rem;border-radius:0 4px 4px 0}\n.hero-ctas{display:flex;align-items:center;gap:1.1rem;flex-wrap:wrap}\n.btn-primary{background:var(--blue);color:#fff;padding:13px 26px;border-radius:2px;font-weight:600;font-size:14px;letter-spacing:0.3px;transition:all 0.2s;display:inline-block;font-family:'Instrument Sans',sans-serif}\n.btn-primary:hover{background:var(--blue-mid);transform:translateY(-1px);box-shadow:0 6px 20px rgba(1,33,105,0.25)}\n.btn-secondary{background:transparent;color:var(--black);padding:12px 22px;border-radius:2px;font-weight:500;font-size:14px;display:inline-flex;align-items:center;gap:7px;border:1.5px solid var(--border-strong);transition:all 0.2s;font-family:'Instrument Sans',sans-serif}\n.btn-secondary:hover{border-color:var(--black);background:var(--section-alt);transform:translateY(-1px)}\n.btn-secondary svg{transition:transform 0.15s}\n.btn-secondary:hover svg{transform:translateX(3px)}\n.hero-pills{display:flex;flex-wrap:wrap;gap:0.6rem;margin-top:1.75rem}\n.hero-pill{display:inline-flex;align-items:center;gap:6px;background:var(--white);border:1px solid var(--border);padding:6px 12px;border-radius:20px;font-size:12.5px;font-weight:500;color:var(--text-mid);transition:all 0.15s}\n.hero-pill:hover{border-color:var(--blue);color:var(--blue);background:var(--blue-tint)}\n.hero-pill svg{width:12px;height:12px;flex-shrink:0}<\/p>\n<p>\/* \u2500\u2500 HERO RIGHT \u2500\u2500 *\/\n.hero-right{display:flex;flex-direction:column;gap:1rem;min-width:0}\n.stat-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}\n.stat-card{background:var(--white);border:1px solid var(--border);border-radius:6px;padding:1.5rem 1.5rem;transition:transform 0.2s,box-shadow 0.2s;position:relative;overflow:hidden;min-width:0}\n.stat-card::before{content:'';position:absolute;left:0;top:0;bottom:0;width:3px}\n.stat-card.blue::before{background:var(--blue)}\n.stat-card.red::before{background:var(--red)}\n.stat-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,0.08)}\n.stat-num{font-family:'Cormorant Garamond',serif;font-size:2.6rem;color:var(--blue);line-height:1;font-weight:400}\n.stat-card.red .stat-num{color:var(--red)}\n.stat-label{font-size:11.5px;color:var(--text-muted);margin-top:4px;font-weight:500;letter-spacing:0.2px}\n\/* Comparison table \u2014 fixed layout, no overflow squishing *\/\n.diff-card{background:var(--blue);border-radius:6px;padding:1.4rem 1.5rem;overflow:hidden;min-width:0}\n.diff-card-title{font-family:'Cormorant Garamond',serif;font-size:1rem;color:rgba(255,255,255,0.6);margin-bottom:0.85rem;font-style:italic}\n.diff-table{width:100%;border-collapse:collapse;table-layout:fixed;min-width:0}\n.diff-table td{padding:0.45rem 0;border-bottom:1px solid rgba(255,255,255,0.09);vertical-align:middle;font-size:12px}\n.diff-table tr:last-child td{border-bottom:none}\n.diff-col-label{color:rgba(255,255,255,0.65);font-weight:500;width:28%}\n.diff-col-them{color:rgba(255,255,255,0.35);text-decoration:line-through;width:40%;text-align:right;padding-right:0.5rem;font-size:11.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}\n.diff-col-us{width:32%;text-align:right}\n.diff-us-pill{display:inline-block;color:#fff;font-weight:600;background:rgba(255,255,255,0.14);padding:2px 8px;border-radius:8px;font-size:11.5px;white-space:nowrap}<\/p>\n<p>\/* \u2500\u2500 SECTIONS \u2500\u2500 *\/\nsection{padding:5.5rem 0}\n.section-inner{max-width:1160px;margin:0 auto;padding:0 2rem}\n.section-header{margin-bottom:3rem}\n.section-kicker{font-size:10.5px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:var(--red);margin-bottom:0.6rem;display:flex;align-items:center;gap:8px}\n.section-title{font-size:clamp(1.9rem,3vw,2.7rem);color:var(--black);line-height:1.1;letter-spacing:-0.4px;font-weight:400}\n.section-sub{font-size:0.925rem;color:var(--text-muted);margin-top:0.75rem;max-width:520px;line-height:1.8}<\/p>\n<p>\/* \u2500\u2500 HOW IT WORKS \u2500\u2500 *\/\n.how-bg{background:var(--section-alt)}\n.process-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.5rem}\n.process-card{background:var(--white);border-radius:10px;padding:2rem 1.75rem;position:relative;overflow:hidden;transition:transform 0.25s,box-shadow 0.25s;cursor:default}\n.process-card::before{content:'';position:absolute;inset:0;border-radius:10px;padding:2px;background:linear-gradient(135deg,var(--blue),var(--red));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}\n.process-card:hover{transform:translateY(-5px);box-shadow:0 16px 40px rgba(1,33,105,0.12)}\n.process-card-num{font-family:'Cormorant Garamond',serif;font-size:3.5rem;color:rgba(1,33,105,0.08);line-height:1;font-weight:600;position:absolute;top:1rem;right:1.25rem}\n.process-icon-wrap{width:44px;height:44px;border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:1.1rem;background:linear-gradient(135deg,var(--blue-tint),var(--red-tint))}\n.process-card h3{font-size:1rem;font-weight:600;font-family:'Instrument Sans',sans-serif;margin-bottom:0.5rem;color:var(--black)}\n.process-card p{font-size:13px;color:var(--text-muted);line-height:1.65}<\/p>\n<p>\/* \u2500\u2500 ABOUT \u2500\u2500 *\/\n.about-bg{background:#EEF0F5}\n.about-layout{display:block;max-width:100%}\n.about-intro{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start;margin-bottom:3rem}\n.about-left h2{font-size:clamp(1.9rem,3vw,2.6rem);color:var(--black);line-height:1.1;letter-spacing:-0.4px;font-weight:400;margin-bottom:1.25rem}\n.about-left h2 em{color:var(--blue);font-style:italic}\n.about-para{font-size:14px;color:var(--text-muted);line-height:1.85;margin-bottom:0.9rem}\n.about-right-text{font-size:14px;color:var(--text-muted);line-height:1.85}\n.about-right-text p{margin-bottom:0.9rem}\n.about-right-text p:last-child{margin-bottom:0}\n.about-values{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:0}\n.about-value{background:var(--white);border:1px solid var(--border);border-radius:8px;padding:1.5rem 1.25rem;transition:all 0.18s;border-top:3px solid transparent}\n.about-value:hover{border-top-color:var(--blue);background:var(--blue-tint);transform:translateY(-2px);box-shadow:0 6px 20px rgba(1,33,105,0.08)}\n.about-value-icon{width:32px;height:32px;border-radius:6px;background:linear-gradient(135deg,var(--blue-tint),var(--red-tint));display:flex;align-items:center;justify-content:center;margin-bottom:0.75rem}\n.about-value h4{font-size:13.5px;font-weight:600;color:var(--black);margin-bottom:4px;font-family:'Instrument Sans',sans-serif}\n.about-value p{font-size:12.5px;color:var(--text-muted);line-height:1.5}<\/p>\n<p>\/* \u2500\u2500 SEO SECTION \u2500\u2500 *\/\n.seo-bg{background:var(--section-alt)}\n.seo-layout{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}\n.seo-intro-box{background:var(--white);border:1px solid var(--border);border-radius:8px;padding:1.5rem;margin-bottom:1.25rem}\n.seo-intro-box p{font-size:14px;color:var(--text-mid);line-height:1.8}\n.seo-disclaimer{background:var(--white);border:1px solid var(--border);border-left:3px solid var(--red);border-radius:0 6px 6px 0;padding:1.25rem 1.5rem;margin-top:1.25rem;font-size:13.5px;color:var(--text-mid);line-height:1.7}\n.seo-disclaimer strong{color:var(--black)}\n.seo-items{display:flex;flex-direction:column;gap:0;border:1px solid var(--border);border-radius:8px;overflow:hidden}\n.seo-item{background:var(--white);padding:1.25rem 1.5rem;border-bottom:1px solid var(--border);transition:all 0.18s;display:flex;gap:1rem;align-items:flex-start}\n.seo-item:last-child{border-bottom:none}\n.seo-item:hover{background:var(--blue-tint)}\n.seo-item-icon{width:36px;height:36px;border-radius:6px;background:linear-gradient(135deg,var(--blue-tint),var(--red-tint));display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}\n.seo-item-title{font-size:13.5px;font-weight:600;color:var(--black);margin-bottom:3px;font-family:'Instrument Sans',sans-serif}\n.seo-item-desc{font-size:12.5px;color:var(--text-muted);line-height:1.55}\n.seo-plans-note{font-size:12.5px;color:var(--text-muted);margin-top:1rem;padding:0.85rem 1rem;background:var(--white);border:1px solid var(--border);border-radius:4px;line-height:1.6}\n.seo-plans-note strong{color:var(--black)}<\/p>\n<p>\/* \u2500\u2500 PLANS \u2500\u2500 *\/\n.plans-bg{background:#E8E6E0}\n.plans-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem}\n.plan-card{background:var(--white);border:1px solid var(--border);border-radius:10px;padding:2.25rem 1.875rem;position:relative;transition:all 0.25s;overflow:hidden}\n.plan-card::after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--border);transition:background 0.25s}\n.plan-card:hover{transform:translateY(-4px);box-shadow:0 12px 36px rgba(0,0,0,0.09)}\n.plan-card:hover::after{background:var(--blue)}\n.plan-card.featured{border-color:var(--blue);box-shadow:0 4px 24px rgba(1,33,105,0.12)}\n.plan-card.featured::after{background:linear-gradient(90deg,var(--blue),var(--red))}\n.plan-tag{font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--text-muted);margin-bottom:0.75rem}\n.plan-card.featured .plan-tag{color:var(--blue)}\n.featured-badge{display:inline-block;background:linear-gradient(90deg,var(--blue),var(--red));color:#fff;font-size:9px;font-weight:700;letter-spacing:1px;text-transform:uppercase;padding:4px 10px;border-radius:20px;margin-bottom:0.75rem}\n.plan-price{font-family:'Cormorant Garamond',serif;font-size:3.1rem;font-weight:400;color:var(--black);line-height:1}\n.plan-price span{font-size:13px;color:var(--text-muted);font-weight:400;font-family:'Instrument Sans',sans-serif}\n.plan-desc{font-size:13px;color:var(--text-muted);margin:0.75rem 0 1.25rem;line-height:1.55;padding-bottom:1.25rem;border-bottom:1px solid var(--border)}\n.plan-features{list-style:none;display:flex;flex-direction:column;gap:0.6rem;margin-bottom:1.5rem}\n.plan-features li{font-size:13px;color:var(--text-mid);display:flex;align-items:flex-start;gap:8px;line-height:1.4}\n.check-icon{width:14px;height:14px;flex-shrink:0;margin-top:2px}\n.plan-btn{width:100%;padding:11px;border-radius:4px;font-size:13.5px;font-weight:600;cursor:pointer;border:1.5px solid var(--border-strong);background:transparent;color:var(--black);font-family:'Instrument Sans',sans-serif;transition:all 0.2s;letter-spacing:0.2px}\n.plan-btn:hover{border-color:var(--blue);background:var(--blue);color:#fff}\n.plan-card.featured .plan-btn{background:var(--blue);border-color:var(--blue);color:#fff}\n.plan-card.featured .plan-btn:hover{background:var(--red);border-color:var(--red)}\n.plans-note{text-align:center;font-size:12px;color:var(--text-muted);margin-top:1.25rem;padding:0.75rem;background:var(--white);border:1px solid var(--border);border-radius:4px}<\/p>\n<p>\/* \u2500\u2500 ADD-ONS \u2500\u2500 *\/\n.addons-section{margin-top:4.5rem;padding-top:3.5rem;border-top:1px solid var(--border)}\n.addons-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(185px,1fr));gap:1rem;margin-top:1.75rem}\n.addon-card{background:var(--white);border:1px solid var(--border);border-radius:8px;padding:1.35rem;transition:all 0.2s;cursor:default;position:relative;overflow:hidden}\n.addon-card::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--blue),var(--red));opacity:0;transition:opacity 0.2s}\n.addon-card:hover{border-color:transparent;box-shadow:0 4px 20px rgba(0,0,0,0.08);transform:translateY(-2px)}\n.addon-card:hover::before{opacity:1}\n.addon-name{font-size:13.5px;font-weight:600;color:var(--black);margin-bottom:3px}\n.addon-desc{font-size:12px;color:var(--text-muted);line-height:1.55;margin-bottom:0.65rem}\n.addon-price{font-family:'Cormorant Garamond',serif;font-size:1.35rem;color:var(--blue);font-weight:400;letter-spacing:-0.3px}<\/p>\n<p>\/* \u2500\u2500 WHY US \u2500\u2500 *\/\n.why-bg{background:var(--section-alt)}\n.why-layout{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}\n.why-para{font-size:13.5px;color:var(--text-muted);line-height:1.85;margin-bottom:0.9rem}\n.why-right{display:flex;flex-direction:column;gap:0;border:1px solid var(--border);border-radius:8px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,0.04)}\n.why-item{background:var(--white);padding:1.35rem 1.6rem;transition:all 0.18s;border-bottom:1px solid var(--border);border-left:3px solid transparent;display:flex;gap:1rem;align-items:flex-start}\n.why-item:last-child{border-bottom:none}\n.why-item:hover{background:var(--blue-tint);border-left-color:var(--red)}\n.why-item-num{font-family:'Cormorant Garamond',serif;font-size:1.5rem;color:var(--border-strong);line-height:1;flex-shrink:0;width:1.5rem;padding-top:1px}\n.why-item-body h3{font-size:13.5px;font-weight:600;font-family:'Instrument Sans',sans-serif;color:var(--black);margin-bottom:3px}\n.why-item-body p{font-size:12.5px;color:var(--text-muted);line-height:1.6}<\/p>\n<p>\/* \u2500\u2500 CTA \u2500\u2500 *\/\n.cta-bg{position:relative;overflow:hidden}<\/p>\n<p>#contact.cta-bg {\n    background:#0f172a;\n}\n.cta-bg::before{content:'';position:absolute;top:-100px;right:-100px;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(200,16,46,0.08) 0%,transparent 70%)}\n.cta-bg::after{content:'';position:absolute;bottom:-80px;left:-80px;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(1,33,105,0.12) 0%,transparent 70%)}\n.cta-wrap{max-width:1160px;margin:0 auto;padding:5.5rem 2rem;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center;position:relative;z-index:1}\n.cta-left h2{font-size:clamp(2rem,3.2vw,2.8rem);color:#fff;font-weight:400;line-height:1.3;letter-spacing:-0.5px;margin-bottom:1rem;font-family:'Cormorant Garamond',serif}\n.cta-left h2 em{color:var(--red);font-style:italic}\n.cta-left p{font-size:13.5px;color:#cbd5e1;line-height:1.8;max-width:380px;margin-top:0.5rem}\n.cta-form{display:flex;flex-direction:column;gap:0.75rem;background:#fff;padding:28px;border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,0.12);border:1px solid #eee}\n.cta-input{background:#fff;border:1px solid #ddd;border-radius:10px;padding:13px 15px;color:var(--black);font-size:13.5px;font-family:'Instrument Sans',sans-serif;outline:none;transition:all 0.2s;width:100%}\n.cta-input::placeholder{color:#999}\n.cta-input:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(1,33,105,0.1)}\n.cta-select{background:#fff;border:1px solid #ddd;border-radius:10px;padding:13px 15px;color:var(--black);font-size:13.5px;font-family:'Instrument Sans',sans-serif;outline:none;transition:all 0.2s;width:100%;appearance:none;background-image:url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%235A5A5A' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'\/%3E%3C\/svg%3E\");background-repeat:no-repeat;background-position:right 14px center;padding-right:2.5rem;cursor:pointer}\n.cta-select:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(1,33,105,0.1)}\n.cta-textarea{background:#fff;border:1px solid #ddd;border-radius:10px;padding:13px 15px;color:var(--black);font-size:13.5px;font-family:'Instrument Sans',sans-serif;outline:none;transition:all 0.2s;width:100%;resize:vertical;min-height:90px;line-height:1.6}\n.cta-textarea::placeholder{color:#999}\n.cta-textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(1,33,105,0.1)}\n.cta-submit{background:var(--blue);color:#fff;border:none;border-radius:10px;padding:14px;font-size:14px;font-weight:600;font-family:'Instrument Sans',sans-serif;cursor:pointer;transition:all 0.2s;text-align:center;letter-spacing:0.2px;width:100%}\n.cta-submit:hover{background:var(--blue-mid);transform:translateY(-1px);box-shadow:0 6px 20px rgba(1,33,105,0.25)}\n.cta-small{font-size:11.5px;color:#999;line-height:1.55;text-align:center}<\/p>\n<p>\/* \u2500\u2500 FAQ \u2500\u2500 *\/\n.faq-bg{background:#EEF0F5}\n.faq-wrap{max-width:720px;margin:2.5rem auto 0}\n.faq-item{border-bottom:1px solid var(--border);overflow:hidden}\n.faq-q{width:100%;text-align:left;background:none;border:none;padding:1.2rem 0;font-size:14.5px;font-weight:600;font-family:'Instrument Sans',sans-serif;color:var(--black);cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;transition:color 0.15s}\n.faq-q:hover{color:var(--blue)}\n.faq-icon{width:22px;height:22px;border:1.5px solid var(--border-strong);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all 0.25s;font-size:16px;color:var(--text-muted);line-height:1;font-weight:300}\n.faq-item.open .faq-icon{background:var(--red);border-color:var(--red);color:#fff;transform:rotate(45deg)}\n.faq-a{font-size:13.5px;color:var(--text-muted);line-height:1.8;max-height:0;overflow:hidden;transition:max-height 0.35s ease,padding 0.2s}\n.faq-item.open .faq-a{max-height:260px;padding-bottom:1.2rem}<\/p>\n<p>\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n@media(max-width:900px){\n  .hero-inner{grid-template-columns:1fr;gap:3rem}\n  .hero-right{display:none}\n  .about-intro{grid-template-columns:1fr;gap:1.5rem}\n  .about-values{grid-template-columns:1fr 1fr}\n  .seo-layout{grid-template-columns:1fr;gap:2rem}\n  .why-layout{grid-template-columns:1fr;gap:2.5rem}\n  .cta-wrap{grid-template-columns:1fr;gap:2.5rem}\n  .footer-grid{grid-template-columns:1fr 1fr;gap:2rem}\n  .plans-grid{grid-template-columns:1fr}\n  .process-grid{grid-template-columns:1fr 1fr}\n}\n@media(max-width:768px){\n  .hero{min-height:auto;padding:80px 0 60px}\n  .hero-inner{padding-top:0;padding-bottom:0}\n}\n@media(max-width:600px){\n  .nav-links{display:none}\n  .nav-hamburger{display:flex}\n  .process-grid{grid-template-columns:1fr}\n  .footer-grid{grid-template-columns:1fr}\n  .hero h1{font-size:2.2rem}\n  .typewriter-line{font-size:clamp(1.8rem,5vw,2.2rem)}\n  .about-values{grid-template-columns:1fr 1fr}\n  .hero-pills{gap:0.5rem}\n  .hero-pill{font-size:11.5px;padding:5px 10px}\n}\n<\/style>\n<p><\/head><br \/>\n<body><\/p>\n<p><!-- NAV --><\/p>\n<header>\n<nav id=\"main-nav\" aria-label=\"Main navigation\">\n<div class=\"nav-inner\">\n<div class=\"footer-brand-name\" style=\"color:var(--blue); margin-bottom:0!important; font-size:1.5em;\">GB <em style=\"color:rgb(185 18 18 \/ 68%); \">Sites<\/em> LTD<\/div>\n<div class=\"nav-links\" role=\"menubar\">\n      <a href=\"\/home\/#how\" role=\"menuitem\">How It Works<\/a><br \/>\n      <a href=\"\/home\/#about\" role=\"menuitem\">About<\/a><br \/>\n      <a href=\"\/home\/#plans\" role=\"menuitem\">Plans<\/a><br \/>\n      <a href=\"\/seo\" role=\"menuitem\">SEO<\/a><br \/>\n      <a href=\"\/home\/#contact\" role=\"menuitem\">Contact<\/a><br \/>\n      <a href=\"\/contact\" class=\"nav-cta\" role=\"menuitem\">Get a Free Quote<\/a>\n    <\/div>\n<div class=\"nav-hamburger\" id=\"hamburger\" aria-label=\"Open menu\" role=\"button\" tabindex=\"0\">\n      <span><\/span><span><\/span><span><\/span>\n    <\/div>\n<\/p><\/div>\n<\/nav>\n<div class=\"mobile-menu\" id=\"mobile-menu\" aria-hidden=\"true\">\n  <a href=\"home\/#how\">How It Works<\/a><br \/>\n  <a href=\"home\/#about\">About<\/a><br \/>\n  <a href=\"home\/#plans\">Plans<\/a><br \/>\n  <a href=\"\/seo\">SEO<\/a><br \/>\n  <a href=\"\/home\/#contact\">Contact<\/a><br \/>\n  <a href=\"\/contact\" class=\"m-cta\">Get a Free Quote<\/a>\n<\/div>\n<\/header>\n<p><!-- FOOTER --><\/p>\n<p><\/body><br \/>\n<\/html><\/p>\n<p>    <main><\/p>\n<p><!-- HERO --><\/p>\n<section class=\"hero\" aria-labelledby=\"hero-heading\">\n<div class=\"hero-bg-shape\" aria-hidden=\"true\"><\/div>\n<div class=\"hero-bg-shape2\" aria-hidden=\"true\"><\/div>\n<div class=\"hero-inner\">\n<div>\n<div class=\"hero-eyebrow reveal\">\n        <span class=\"eyebrow-text\">Websites for UK small businesses<\/span>\n      <\/div>\n<h1 id=\"hero-heading\" class=\"reveal stagger-1\">\n        <span class=\"hero-h1-static\">A proper website for your business.<\/span><br \/>\n        <span class=\"typewriter-line\" id=\"typewriter-target\"><span class=\"cursor\" aria-hidden=\"true\"><\/span><\/span><br \/>\n      <\/h1>\n<div class=\"hero-sub reveal stagger-2\">\n        We build fast, professional, SEO-optimised websites for UK small businesses \u2014 live in 1\u20132 weeks, not months. No large agency fees. Just a simple monthly plan from \u00a329.\n      <\/div>\n<div class=\"hero-ctas reveal stagger-3\">\n        <a href=\"#plans\" class=\"btn-primary\">View Our Plans<\/a><br \/>\n        <a href=\"#how\" class=\"btn-secondary\"><br \/>\n          See how it works<br \/>\n          <svg width=\"14\" height=\"14\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\" aria-hidden=\"true\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><br \/>\n        <\/a>\n      <\/div>\n<div class=\"hero-pills reveal stagger-4\" role=\"list\">\n        <span class=\"hero-pill\" role=\"listitem\"><br \/>\n          <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"#C8102E\" stroke-width=\"2.5\"><path d=\"M5 13l4 4L19 7\"\/><\/svg><br \/>\n          No upfront costs<br \/>\n        <\/span><br \/>\n        <span class=\"hero-pill\" role=\"listitem\"><br \/>\n          <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"#C8102E\" stroke-width=\"2.5\"><path d=\"M5 13l4 4L19 7\"\/><\/svg><br \/>\n          Live in 1\u20132 weeks<br \/>\n        <\/span><br \/>\n        <span class=\"hero-pill\" role=\"listitem\"><br \/>\n          <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"#C8102E\" stroke-width=\"2.5\"><path d=\"M5 13l4 4L19 7\"\/><\/svg><br \/>\n          SEO built in from day one<br \/>\n        <\/span><br \/>\n        <span class=\"hero-pill\" role=\"listitem\"><br \/>\n          <svg fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"#C8102E\" stroke-width=\"2.5\"><path d=\"M5 13l4 4L19 7\"\/><\/svg><br \/>\n          UK registered &amp; GDPR compliant<br \/>\n        <\/span>\n      <\/div>\n<\/p><\/div>\n<div class=\"hero-right\" aria-hidden=\"true\">\n<div class=\"stat-row\">\n<div class=\"stat-card blue reveal stagger-1\">\n<div class=\"stat-num\">1\u20132<\/div>\n<div class=\"stat-label\">Weeks to go live<\/div>\n<\/p><\/div>\n<div class=\"stat-card red reveal stagger-2\">\n<div class=\"stat-num\">\u00a30<\/div>\n<div class=\"stat-label\">Setup fee<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"diff-card reveal stagger-3\">\n<div class=\"diff-card-title\">GB Sites vs. traditional agencies<\/div>\n<table class=\"diff-table\" aria-label=\"Comparison table\">\n<tr>\n<td class=\"diff-col-label\">Upfront cost<\/td>\n<td class=\"diff-col-them\">\u00a32,000\u2013\u00a35,000<\/td>\n<td class=\"diff-col-us\"><span class=\"diff-us-pill\">\u00a30<\/span><\/td>\n<\/tr>\n<tr>\n<td class=\"diff-col-label\">Time to live<\/td>\n<td class=\"diff-col-them\">6\u201312 weeks<\/td>\n<td class=\"diff-col-us\"><span class=\"diff-us-pill\">1\u20132 weeks<\/span><\/td>\n<\/tr>\n<tr>\n<td class=\"diff-col-label\">Monthly cost<\/td>\n<td class=\"diff-col-them\">\u00a3100\u2013\u00a3300+<\/td>\n<td class=\"diff-col-us\"><span class=\"diff-us-pill\">From \u00a329<\/span><\/td>\n<\/tr>\n<tr>\n<td class=\"diff-col-label\">SEO included<\/td>\n<td class=\"diff-col-them\">Extra charge<\/td>\n<td class=\"diff-col-us\"><span class=\"diff-us-pill\">Always<\/span><\/td>\n<\/tr>\n<\/table><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- HOW IT WORKS --><\/p>\n<section id=\"how\" class=\"how-bg\" aria-labelledby=\"how-heading\">\n<div class=\"section-inner\">\n<header class=\"section-header reveal\">\n<div class=\"section-kicker\">Our Process<\/div>\n<h2 class=\"section-title\" id=\"how-heading\">From first email to live site \u2014 in four steps<\/h2>\n<p class=\"section-sub\">We&#8217;ve stripped out all the delays. Most clients are online within 1\u20132 weeks of their first email.<\/p>\n<\/header>\n<div class=\"process-grid\">\n<div class=\"process-card reveal stagger-1\">\n<div class=\"process-card-num\" aria-hidden=\"true\">01<\/div>\n<div class=\"process-icon-wrap\" aria-hidden=\"true\">\n          <svg width=\"18\" height=\"18\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"#012169\" stroke-width=\"1.75\"><path d=\"M3 8l7.89 5.26a2 2 0 002.22 0L21 8M5 19h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z\"\/><\/svg>\n        <\/div>\n<h3>Initial Email Consultation<\/h3>\n<p>We learn about your business, services, and goals through a quick email exchange \u2014 no pressure, no lengthy forms.<\/p>\n<\/p><\/div>\n<div class=\"process-card reveal stagger-2\">\n<div class=\"process-card-num\" aria-hidden=\"true\">02<\/div>\n<div class=\"process-icon-wrap\" aria-hidden=\"true\">\n          <svg width=\"18\" height=\"18\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"#012169\" stroke-width=\"1.75\"><path d=\"M9.75 17L9 20l-1 1h8l-1-1-.75-3M3 13h18M5 17h14a2 2 0 002-2V5a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z\"\/><\/svg>\n        <\/div>\n<h3>We Build Your Site<\/h3>\n<p>Our team builds your pages, layout, and contact forms around the content and information you provide us with.<\/p>\n<\/p><\/div>\n<div class=\"process-card reveal stagger-3\">\n<div class=\"process-card-num\" aria-hidden=\"true\">03<\/div>\n<div class=\"process-icon-wrap\" aria-hidden=\"true\">\n          <svg width=\"18\" height=\"18\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"#012169\" stroke-width=\"1.75\"><path d=\"M15 12a3 3 0 11-6 0 3 3 0 016 0z\"\/><path d=\"M2.458 12C3.732 7.943 7.523 5 12 5c4.478 0 8.268 2.943 9.542 7-1.274 4.057-5.064 7-9.542 7-4.477 0-8.268-2.943-9.542-7z\"\/><\/svg>\n        <\/div>\n<h3>You Review &amp; Approve<\/h3>\n<p>We send you a private preview link before anything is public. Let us know if you&#8217;d like changes \u2014 nothing goes live without your sign-off.<\/p>\n<\/p><\/div>\n<div class=\"process-card reveal stagger-4\">\n<div class=\"process-card-num\" aria-hidden=\"true\">04<\/div>\n<div class=\"process-icon-wrap\" aria-hidden=\"true\">\n          <svg width=\"18\" height=\"18\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"#C8102E\" stroke-width=\"1.75\"><path d=\"M5 3l14 9-14 9V3z\"\/><\/svg>\n        <\/div>\n<h3>Go Live<\/h3>\n<p>Your site launches on your domain. Hosting and security are handled as part of your monthly plan.<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<div style=\"text-align:center;margin-top:2.5rem\">\n      <a href=\"\/how-it-works\" class=\"btn-secondary\"><br \/>\n        See the full process<br \/>\n        <svg width=\"14\" height=\"14\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M13 6l6 6-6 6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg><br \/>\n      <\/a>\n    <\/div>\n<\/p><\/div>\n<\/section>\n<section id=\"about\" class=\"about-bg\" aria-labelledby=\"about-heading\">\n<div class=\"section-inner\">\n<div class=\"about-layout\">\n<div class=\"about-intro\">\n<div class=\"about-left reveal-left visible\">\n<div class=\"section-kicker\">About GB Sites<\/div>\n<h2 id=\"about-heading\">We&#8217;re a <em>UK web agency<\/em> built specifically for small businesses<\/h2>\n<p class=\"about-para\">GB Sites LTD was founded with one straightforward goal: to give UK small businesses a proper website, without the price tag that usually comes with it.<\/p>\n<\/p><\/div>\n<div class=\"about-right-text reveal-right visible\">\n<p>Traditional web agencies are set up for big budgets and long timelines. We work differently. Our process is built around speed and simplicity \u2014 so your website gets built quickly, launched on time, and kept running without you having to worry about it.<\/p>\n<p>Every website we deliver is managed and supported as part of your monthly subscription. When something needs updating or a question comes up, we&#8217;re on hand to help via email.<\/p>\n<p>          <a href=\"\/about-us\" class=\"btn-secondary\" style=\"margin-top:0.5rem\"><br \/>\n            More about us<br \/>\n            <svg width=\"14\" height=\"14\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M13 6l6 6-6 6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg><br \/>\n          <\/a>\n        <\/div>\n<\/p><\/div>\n<div class=\"about-values reveal visible\">\n<div class=\"about-value\">\n<div class=\"about-value-icon\"><svg width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"#012169\" stroke-width=\"2\"><path d=\"M13 10V3L4 14h7v7l9-11h-7z\"><\/path><\/svg><\/div>\n<h4>Speed<\/h4>\n<p>Live in 1\u20132 weeks, not months<\/p>\n<\/p><\/div>\n<div class=\"about-value\">\n<div class=\"about-value-icon\"><svg width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"#C8102E\" stroke-width=\"2\"><path d=\"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z\"><\/path><\/svg><\/div>\n<h4>Transparency<\/h4>\n<p>Clear pricing, no hidden fees<\/p>\n<\/p><\/div>\n<div class=\"about-value\">\n<div class=\"about-value-icon\"><svg width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"#012169\" stroke-width=\"2\"><path d=\"M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z\"><\/path><\/svg><\/div>\n<h4>SEO Focus<\/h4>\n<p>Structured to rank on Google<\/p>\n<\/p><\/div>\n<div class=\"about-value\">\n<div class=\"about-value-icon\"><svg width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"#C8102E\" stroke-width=\"2\"><path d=\"M3 8l7.89 5.26a2 2 0 002.22 0L21 8M5 19h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z\"><\/path><\/svg><\/div>\n<h4>UK Based<\/h4>\n<p>Real people, support via email<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- PLANS --><\/p>\n<section id=\"plans\" class=\"plans-bg\" aria-labelledby=\"plans-heading\">\n<div class=\"section-inner\">\n<header class=\"section-header reveal visible\">\n<div class=\"section-kicker\">Pricing<\/div>\n<h2 class=\"section-title\" id=\"plans-heading\">Straightforward monthly plans<\/h2>\n<p class=\"section-sub\">No setup fees on any plan. Hosting, SSL, and support always included. Minimum 12-month term, then rolling monthly with 30 days&#8217; notice to cancel.<\/p>\n<\/header>\n<div class=\"plans-grid\">\n<article class=\"plan-card reveal stagger-1 visible\" aria-label=\"Starter plan, \u00a329 per month\">\n<div class=\"plan-tag\">Starter<\/div>\n<div class=\"plan-price\">\u00a329<span>\/mo<\/span><\/div>\n<p class=\"plan-desc\">For sole traders and new businesses who need a clean website online quickly.<\/p>\n<ul class=\"plan-features\">\n<li><svg class=\"check-icon\" fill=\"none\" viewBox=\"0 0 16 16\"><circle cx=\"8\" cy=\"8\" r=\"7\" stroke=\"#012169\" stroke-width=\"1\"><\/circle><path d=\"M5 8l2 2 4-4\" stroke=\"#012169\" stroke-width=\"1.5\" stroke-linecap=\"round\"><\/path><\/svg>Up to 3 pages<\/li>\n<li><svg class=\"check-icon\" fill=\"none\" viewBox=\"0 0 16 16\"><circle cx=\"8\" cy=\"8\" r=\"7\" stroke=\"#012169\" stroke-width=\"1\"><\/circle><path d=\"M5 8l2 2 4-4\" stroke=\"#012169\" stroke-width=\"1.5\" stroke-linecap=\"round\"><\/path><\/svg>Looks good on phones and tablets<\/li>\n<li><svg class=\"check-icon\" fill=\"none\" viewBox=\"0 0 16 16\"><circle cx=\"8\" cy=\"8\" r=\"7\" stroke=\"#012169\" stroke-width=\"1\"><\/circle><path d=\"M5 8l2 2 4-4\" stroke=\"#012169\" stroke-width=\"1.5\" stroke-linecap=\"round\"><\/path><\/svg>Contact form<\/li>\n<li><svg class=\"check-icon\" fill=\"none\" viewBox=\"0 0 16 16\"><circle cx=\"8\" cy=\"8\" r=\"7\" stroke=\"#012169\" stroke-width=\"1\"><\/circle><path d=\"M5 8l2 2 4-4\" stroke=\"#012169\" stroke-width=\"1.5\" stroke-linecap=\"round\"><\/path><\/svg>Set up to show in Google searches<\/li>\n<li><svg class=\"check-icon\" fill=\"none\" viewBox=\"0 0 16 16\"><circle cx=\"8\" cy=\"8\" r=\"7\" stroke=\"#012169\" stroke-width=\"1\"><\/circle><path d=\"M5 8l2 2 4-4\" stroke=\"#012169\" stroke-width=\"1.5\" stroke-linecap=\"round\"><\/path><\/svg>Secure hosting included<\/li>\n<li><svg class=\"check-icon\" fill=\"none\" viewBox=\"0 0 16 16\"><circle cx=\"8\" cy=\"8\" r=\"7\" stroke=\"#012169\" stroke-width=\"1\"><\/circle><path d=\"M5 8l2 2 4-4\" stroke=\"#012169\" stroke-width=\"1.5\" stroke-linecap=\"round\"><\/path><\/svg>Helps search engines find your site<\/li>\n<li><svg class=\"check-icon\" fill=\"none\" viewBox=\"0 0 16 16\"><circle cx=\"8\" cy=\"8\" r=\"7\" stroke=\"#012169\" stroke-width=\"1\"><\/circle><path d=\"M5 8l2 2 4-4\" stroke=\"#012169\" stroke-width=\"1.5\" stroke-linecap=\"round\"><\/path><\/svg>Live in 1\u20132 weeks<\/li>\n<\/ul>\n<p>        <button class=\"plan-btn\" onclick=\"document.getElementById('contact').scrollIntoView({behavior:'smooth'})\">Get Started<\/button><br \/>\n      <\/article>\n<article class=\"plan-card featured reveal stagger-2 visible\" aria-label=\"Professional plan, \u00a359 per month, most popular\">\n<div class=\"featured-badge\">Most Popular<\/div>\n<div class=\"plan-tag\">Professional<\/div>\n<div class=\"plan-price\">\u00a359<span>\/mo<\/span><\/div>\n<p class=\"plan-desc\">For growing businesses who want a bigger site with more features.<\/p>\n<ul class=\"plan-features\">\n<li><svg class=\"check-icon\" fill=\"none\" viewBox=\"0 0 16 16\"><circle cx=\"8\" cy=\"8\" r=\"7\" stroke=\"#012169\" stroke-width=\"1\"><\/circle><path d=\"M5 8l2 2 4-4\" stroke=\"#012169\" stroke-width=\"1.5\" stroke-linecap=\"round\"><\/path><\/svg>Up to 6 pages<\/li>\n<li><svg class=\"check-icon\" fill=\"none\" viewBox=\"0 0 16 16\"><circle cx=\"8\" cy=\"8\" r=\"7\" stroke=\"#012169\" stroke-width=\"1\"><\/circle><path d=\"M5 8l2 2 4-4\" stroke=\"#012169\" stroke-width=\"1.5\" stroke-linecap=\"round\"><\/path><\/svg>Animated page effects<\/li>\n<li><svg class=\"check-icon\" fill=\"none\" viewBox=\"0 0 16 16\"><circle cx=\"8\" cy=\"8\" r=\"7\" stroke=\"#012169\" stroke-width=\"1\"><\/circle><path d=\"M5 8l2 2 4-4\" stroke=\"#012169\" stroke-width=\"1.5\" stroke-linecap=\"round\"><\/path><\/svg>Google Maps on your site<\/li>\n<li><svg class=\"check-icon\" fill=\"none\" viewBox=\"0 0 16 16\"><circle cx=\"8\" cy=\"8\" r=\"7\" stroke=\"#012169\" stroke-width=\"1\"><\/circle><path d=\"M5 8l2 2 4-4\" stroke=\"#012169\" stroke-width=\"1.5\" stroke-linecap=\"round\"><\/path><\/svg>Full search engine optimisation<\/li>\n<li><svg class=\"check-icon\" fill=\"none\" viewBox=\"0 0 16 16\"><circle cx=\"8\" cy=\"8\" r=\"7\" stroke=\"#012169\" stroke-width=\"1\"><\/circle><path d=\"M5 8l2 2 4-4\" stroke=\"#012169\" stroke-width=\"1.5\" stroke-linecap=\"round\"><\/path><\/svg>Built to load quickly<\/li>\n<li><svg class=\"check-icon\" fill=\"none\" viewBox=\"0 0 16 16\"><circle cx=\"8\" cy=\"8\" r=\"7\" stroke=\"#012169\" stroke-width=\"1\"><\/circle><path d=\"M5 8l2 2 4-4\" stroke=\"#012169\" stroke-width=\"1.5\" stroke-linecap=\"round\"><\/path><\/svg>Monthly content update<\/li>\n<li><svg class=\"check-icon\" fill=\"none\" viewBox=\"0 0 16 16\"><circle cx=\"8\" cy=\"8\" r=\"7\" stroke=\"#012169\" stroke-width=\"1\"><\/circle><path d=\"M5 8l2 2 4-4\" stroke=\"#012169\" stroke-width=\"1.5\" stroke-linecap=\"round\"><\/path><\/svg>Priority email support<\/li>\n<\/ul>\n<p>        <button class=\"plan-btn\" onclick=\"document.getElementById('contact').scrollIntoView({behavior:'smooth'})\">Get Started<\/button><br \/>\n      <\/article>\n<article class=\"plan-card reveal stagger-3 visible\" aria-label=\"Complete plan, \u00a399 per month\">\n<div class=\"plan-tag\">Complete<\/div>\n<div class=\"plan-price\">\u00a399<span>\/mo<\/span><\/div>\n<p class=\"plan-desc\">For businesses wanting to show up well in local search results.<\/p>\n<ul class=\"plan-features\">\n<li><svg class=\"check-icon\" fill=\"none\" viewBox=\"0 0 16 16\"><circle cx=\"8\" cy=\"8\" r=\"7\" stroke=\"#012169\" stroke-width=\"1\"><\/circle><path d=\"M5 8l2 2 4-4\" stroke=\"#012169\" stroke-width=\"1.5\" stroke-linecap=\"round\"><\/path><\/svg>Up to 10 pages<\/li>\n<li><svg class=\"check-icon\" fill=\"none\" viewBox=\"0 0 16 16\"><circle cx=\"8\" cy=\"8\" r=\"7\" stroke=\"#012169\" stroke-width=\"1\"><\/circle><path d=\"M5 8l2 2 4-4\" stroke=\"#012169\" stroke-width=\"1.5\" stroke-linecap=\"round\"><\/path><\/svg>Extra animations &#038; effects<\/li>\n<li><svg class=\"check-icon\" fill=\"none\" viewBox=\"0 0 16 16\"><circle cx=\"8\" cy=\"8\" r=\"7\" stroke=\"#012169\" stroke-width=\"1\"><\/circle><path d=\"M5 8l2 2 4-4\" stroke=\"#012169\" stroke-width=\"1.5\" stroke-linecap=\"round\"><\/path><\/svg>Local search setup + Google Business listing<\/li>\n<li><svg class=\"check-icon\" fill=\"none\" viewBox=\"0 0 16 16\"><circle cx=\"8\" cy=\"8\" r=\"7\" stroke=\"#012169\" stroke-width=\"1\"><\/circle><path d=\"M5 8l2 2 4-4\" stroke=\"#012169\" stroke-width=\"1.5\" stroke-linecap=\"round\"><\/path><\/svg>Monthly blog post written &#038; published<\/li>\n<li><svg class=\"check-icon\" fill=\"none\" viewBox=\"0 0 16 16\"><circle cx=\"8\" cy=\"8\" r=\"7\" stroke=\"#012169\" stroke-width=\"1\"><\/circle><path d=\"M5 8l2 2 4-4\" stroke=\"#012169\" stroke-width=\"1.5\" stroke-linecap=\"round\"><\/path><\/svg>Simple stats on your website visitors<\/li>\n<li><svg class=\"check-icon\" fill=\"none\" viewBox=\"0 0 16 16\"><circle cx=\"8\" cy=\"8\" r=\"7\" stroke=\"#012169\" stroke-width=\"1\"><\/circle><path d=\"M5 8l2 2 4-4\" stroke=\"#012169\" stroke-width=\"1.5\" stroke-linecap=\"round\"><\/path><\/svg>Unlimited content updates<\/li>\n<\/ul>\n<p>        <button class=\"plan-btn\" onclick=\"document.getElementById('contact').scrollIntoView({behavior:'smooth'})\">Get Started<\/button><br \/>\n      <\/article>\n<\/p><\/div>\n<p class=\"plans-note reveal visible\">All plans: minimum 12-month term, then rolling monthly with 30 days&#8217; written notice to cancel. No hidden fees, ever.<\/p>\n<p>    <!-- ADD-ONS --><\/p>\n<div class=\"addons-section reveal visible\">\n<div style=\"display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:0.5rem\">\n<div>\n<div class=\"section-kicker\" style=\"margin-bottom:0.4rem\">Add-ons<\/div>\n<h3 style=\"font-family:'Cormorant Garamond',serif;font-size:1.9rem;font-weight:400;color:var(--black)\">Bolt on what you need<\/h3>\n<\/p><\/div>\n<p style=\"font-size:13px;color:var(--text-muted);max-width:280px;text-align:right;line-height:1.6\">Add at sign-up or any time during your subscription.<\/p>\n<\/p><\/div>\n<div class=\"addons-grid\">\n<div class=\"addon-card reveal stagger-1 visible\">\n<div class=\"addon-name\">Booking System<\/div>\n<div class=\"addon-desc\">Let customers book appointments directly on your site.<\/div>\n<div class=\"addon-price\">+\u00a315<span style=\"font-family:'Instrument Sans',sans-serif;font-size:12px;color:var(--text-muted)\">\/mo<\/span><\/div>\n<\/p><\/div>\n<div class=\"addon-card reveal stagger-2 visible\">\n<div class=\"addon-name\">Online Shop<\/div>\n<div class=\"addon-desc\">Sell products or services with a simple checkout.<\/div>\n<div class=\"addon-price\">+\u00a325<span style=\"font-family:'Instrument Sans',sans-serif;font-size:12px;color:var(--text-muted)\">\/mo<\/span><\/div>\n<\/p><\/div>\n<div class=\"addon-card reveal stagger-3 visible\">\n<div class=\"addon-name\">Photo Gallery<\/div>\n<div class=\"addon-desc\">A gallery page to showcase photos of your work.<\/div>\n<div class=\"addon-price\">+\u00a38<span style=\"font-family:'Instrument Sans',sans-serif;font-size:12px;color:var(--text-muted)\">\/mo<\/span><\/div>\n<\/p><\/div>\n<div class=\"addon-card reveal stagger-4 visible\">\n<div class=\"addon-name\">Social Media Feed<\/div>\n<div class=\"addon-desc\">Show your latest Instagram or Facebook posts on your site.<\/div>\n<div class=\"addon-price\">+\u00a38<span style=\"font-family:'Instrument Sans',sans-serif;font-size:12px;color:var(--text-muted)\">\/mo<\/span><\/div>\n<\/p><\/div>\n<div class=\"addon-card reveal stagger-5 visible\">\n<div class=\"addon-name\">Extra Blog Posts<\/div>\n<div class=\"addon-desc\">More monthly blog posts to help grow your search rankings.<\/div>\n<div class=\"addon-price\">+\u00a320<span style=\"font-family:'Instrument Sans',sans-serif;font-size:12px;color:var(--text-muted)\">\/mo<\/span><\/div>\n<\/p><\/div>\n<div class=\"addon-card reveal stagger-5 visible\">\n<div class=\"addon-name\">Monthly Report<\/div>\n<div class=\"addon-desc\">A simple monthly update on how your site is performing.<\/div>\n<div class=\"addon-price\">+\u00a312<span style=\"font-family:'Instrument Sans',sans-serif;font-size:12px;color:var(--text-muted)\">\/mo<\/span><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- CTA \/ CONTACT --><\/p>\n<section class=\"cta-bg\" id=\"contact\" aria-labelledby=\"cta-heading\">\n<div class=\"cta-wrap\">\n<div class=\"cta-left reveal-left\">\n<h2 id=\"cta-heading\">Let&#8217;s get your business <em>properly<\/em> online.<\/h2>\n<p>Fill in the form and we&#8217;ll get back to you via email within one business day. No pressure, no obligations \u2014 just a straightforward conversation about what you need.<\/p>\n<\/p><\/div>\n<div class=\"reveal-right\">\n<form class=\"cta-form\" action=\"https:\/\/formsubmit.co\/admin@greatbritishsites.co.uk\" method=\"POST\" aria-label=\"Get a free quote\">\n        <!-- FormSubmit config --><br \/>\n        <input type=\"hidden\" name=\"_subject\" value=\"New website enquiry \u2014 GB Sites\"\/><br \/>\n        <input type=\"hidden\" name=\"_captcha\" value=\"false\"\/><br \/>\n        <input type=\"hidden\" name=\"_template\" value=\"table\"\/><br \/>\n        <input type=\"text\" name=\"_honey\" style=\"display:none\"\/><br \/>\n        <input class=\"cta-input\" type=\"text\" name=\"name\" placeholder=\"Your name\" aria-label=\"Your name\" autocomplete=\"name\" required\/><br \/>\n        <input class=\"cta-input\" type=\"email\" name=\"email\" placeholder=\"Your email address\" aria-label=\"Your email address\" autocomplete=\"email\" required\/><br \/>\n        <input class=\"cta-input\" type=\"text\" name=\"business\" placeholder=\"Your business name\" aria-label=\"Business name\"\/><br \/>\n        <select class=\"cta-select\" name=\"plan\" aria-label=\"Which plan are you interested in?\"><option value=\"\" disabled selected>Which plan interests you?<\/option><option value=\"Starter \u2014 \u00a329\/mo\">Starter \u2014 \u00a329\/mo<\/option><option value=\"Professional \u2014 \u00a359\/mo\">Professional \u2014 \u00a359\/mo<\/option><option value=\"Premium \u2014 \u00a399\/mo\">Premium \u2014 \u00a399\/mo<\/option><option value=\"Not sure yet\">Not sure yet \u2014 happy to advise<\/option><\/select><br \/>\n        <textarea class=\"cta-textarea\" name=\"message\" placeholder=\"Tell us a bit about your business and what you're looking for \u2014 the more you share, the faster we can help.\" aria-label=\"Brief description of what you need\"><\/textarea><br \/>\n        <button class=\"cta-submit\" type=\"submit\">Send My Enquiry<\/button><\/p>\n<p class=\"cta-small\">By submitting this form you agree to our Privacy Policy. We will never share your details with third parties.<\/p>\n<\/p><\/form>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p><!-- FAQ \u2014 placed after contact form --><\/p>\n<section id=\"faq\" class=\"faq-bg\" aria-labelledby=\"faq-heading\">\n<div class=\"section-inner\">\n<header class=\"section-header reveal\" style=\"text-align:center;max-width:600px;margin-left:auto;margin-right:auto\">\n<div class=\"section-kicker\" style=\"justify-content:center\">FAQ<\/div>\n<h2 class=\"section-title\" id=\"faq-heading\">Questions we get asked<\/h2>\n<\/header>\n<div class=\"faq-wrap\" itemscope itemtype=\"https:\/\/schema.org\/FAQPage\">\n<div class=\"faq-item open reveal stagger-1\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\">\n        <button class=\"faq-q\" onclick=\"toggleFaq(this)\" aria-expanded=\"true\" itemprop=\"name\">Do I really pay nothing upfront?<span class=\"faq-icon\">+<\/span><\/button><\/p>\n<div class=\"faq-a\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\">\n<div itemprop=\"text\">Yes \u2014 no setup fees on any plan. Your first payment is your first monthly subscription, taken only after your website is live and you&#8217;ve approved it.<\/div>\n<\/div><\/div>\n<div class=\"faq-item reveal stagger-2\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\">\n        <button class=\"faq-q\" onclick=\"toggleFaq(this)\" aria-expanded=\"false\" itemprop=\"name\">How long does it take to go live?<span class=\"faq-icon\">+<\/span><\/button><\/p>\n<div class=\"faq-a\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\">\n<div itemprop=\"text\">Most websites go live within 1\u20132 weeks. After your initial email consultation, we build, you review, you approve, and we launch. Turnaround depends on how quickly you get back to us during the review stage.<\/div>\n<\/div><\/div>\n<div class=\"faq-item reveal stagger-3\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\">\n        <button class=\"faq-q\" onclick=\"toggleFaq(this)\" aria-expanded=\"false\" itemprop=\"name\">What happens after the 12-month minimum?<span class=\"faq-icon\">+<\/span><\/button><\/p>\n<div class=\"faq-a\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\">\n<div itemprop=\"text\">Your plan automatically rolls onto a monthly basis. You can cancel at any point by giving 30 days&#8217; written notice. We won&#8217;t make it difficult to leave.<\/div>\n<\/div><\/div>\n<div class=\"faq-item reveal stagger-4\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\">\n        <button class=\"faq-q\" onclick=\"toggleFaq(this)\" aria-expanded=\"false\" itemprop=\"name\">Do I own my website?<span class=\"faq-icon\">+<\/span><\/button><\/p>\n<div class=\"faq-a\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\">\n<div itemprop=\"text\">You own all your content \u2014 text, images, and branding. The website runs on our managed hosting as part of your subscription.<\/div>\n<\/div><\/div>\n<div class=\"faq-item reveal stagger-5\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\">\n        <button class=\"faq-q\" onclick=\"toggleFaq(this)\" aria-expanded=\"false\" itemprop=\"name\">Will my website actually rank on Google?<span class=\"faq-icon\">+<\/span><\/button><\/p>\n<div class=\"faq-a\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\">\n<div itemprop=\"text\">We build every site with the technical SEO foundations Google needs \u2014 proper structure, meta data, schema markup, fast loading, and mobile-first design. That gives your site the best possible starting point. Rankings grow over time depending on your competition, location, and content. No one can honestly guarantee page one, but we make sure you&#8217;re set up correctly from day one.<\/div>\n<\/div><\/div>\n<div class=\"faq-item reveal\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\">\n        <button class=\"faq-q\" onclick=\"toggleFaq(this)\" aria-expanded=\"false\" itemprop=\"name\">Can I use my existing domain?<span class=\"faq-icon\">+<\/span><\/button><\/p>\n<div class=\"faq-a\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\">\n<div itemprop=\"text\">Yes \u2014 we connect your existing domain to your new site at no extra cost. If you don&#8217;t have one, we can help you find and register one. Domain registration cost is separate, but we handle all the technical setup.<\/div>\n<\/div><\/div>\n<div class=\"faq-item reveal\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\">\n        <button class=\"faq-q\" onclick=\"toggleFaq(this)\" aria-expanded=\"false\" itemprop=\"name\">Can I upgrade or add extras later?<span class=\"faq-icon\">+<\/span><\/button><\/p>\n<div class=\"faq-a\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\">\n<div itemprop=\"text\">Absolutely. You can upgrade your plan or add any of our add-ons at any time. Downgrades are available from the next billing cycle once your minimum term is complete.<\/div>\n<\/div><\/div>\n<div class=\"faq-item reveal\" itemscope itemprop=\"mainEntity\" itemtype=\"https:\/\/schema.org\/Question\">\n        <button class=\"faq-q\" onclick=\"toggleFaq(this)\" aria-expanded=\"false\" itemprop=\"name\">How do I get in touch?<span class=\"faq-icon\">+<\/span><\/button><\/p>\n<div class=\"faq-a\" itemscope itemprop=\"acceptedAnswer\" itemtype=\"https:\/\/schema.org\/Answer\">\n<div itemprop=\"text\">Everything is handled via email. Use the contact form above and we&#8217;ll be back in touch within one business day. We find this keeps things clear and gives both parties a written record from the start.<\/div>\n<\/div><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<style>\n    \/* \u2500\u2500 FOOTER \u2500\u2500 *\/\nfooter{background:#0f172a;border-top:3px solid var(--red);padding:4rem 0 2rem;color:#e5e7eb}\n.footer-inner{max-width:1160px;margin:0 auto;padding:0 2rem}\n.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}\n.footer-brand-name{font-family:'Cormorant Garamond',serif;font-size:1.25rem;color:#fff;margin-bottom:0.65rem}\n.footer-brand-name em{font-style:italic;font-weight:400;color:rgba(255,255,255,0.45)}\n.footer-brand-desc{font-size:12.5px;color:#cbd5e1;line-height:1.75;max-width:210px;margin-bottom:0.75rem}\n.reg-line{font-size:11px;color:#94a3b8;margin-top:0.75rem;line-height:1.8;padding:0.75rem;background:rgba(255,255,255,0.04);border-radius:3px;border:1px solid rgba(255,255,255,0.08)}\n.footer-col-head{font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#fff;margin-bottom:1rem;font-family:'Instrument Sans',sans-serif}\nfooter a.footer-link{display:block;font-size:13px;color:#cbd5e1;margin-bottom:9px;transition:color 0.15s;font-family:'Instrument Sans',sans-serif}\nfooter a.footer-link:hover{color:#fff}\n.footer-bottom{border-top:1px solid rgba(255,255,255,0.08);padding-top:1.5rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:0.75rem;margin-top:1rem}\n.footer-copy{font-size:11.5px;color:#64748b}\n.footer-legal-links{display:flex;gap:1.5rem}\n.footer-legal-links a{font-size:11.5px;color:#64748b;transition:color 0.15s}\n.footer-legal-links a:hover{color:#cbd5e1}\n<\/style>\n<p><!-- FOOTER --><\/p>\n<style>\n@media(max-width:600px){\n  .footer-grid{\n    display:flex;\n    flex-direction:column;\n    grid-template-columns:none;\n    gap:2rem;\n  }\n  .footer-brand-desc{\n    max-width:100%;\n  }\n  .reg-line{\n    word-break:break-word;\n  }\n  .footer-bottom{\n    flex-direction:column;\n    align-items:flex-start;\n    text-align:left;\n  }\n  .footer-legal-links{\n    flex-wrap:wrap;\n    gap:1rem;\n  }\n}\n<\/style>\n<footer>\n<div class=\"footer-inner\">\n<div class=\"footer-grid\">\n<div>\n<div class=\"footer-brand-name\">GB <em>Sites<\/em> LTD<\/div>\n<div class=\"footer-brand-desc\">Professional, SEO-optimised websites for UK small businesses. Fast, affordable, built to be found.<\/div>\n<div class=\"reg-line\">\n          Registered in England &amp; Wales<br \/>\n          Company No. <strong style=\"color:#94a3b8\">[17106182]<\/strong> &nbsp;\u00b7&nbsp; VAT No. <strong style=\"color:#94a3b8\">[XXXXXXXXX]<\/strong><br \/>\n          Registered Address: <strong style=\"color:#94a3b8\">[22 South Road, Sandy, England, SG19 1HE]<\/strong>\n        <\/div>\n<\/p><\/div>\n<div>\n<div class=\"footer-col-head\">Plans<\/div>\n<p>        <a href=\"https:\/\/greatbritishsites.co.uk\/#plans\" class=\"footer-link\">Starter \u2014 \u00a329\/mo<\/a><br \/>\n        <a href=\"https:\/\/greatbritishsites.co.uk\/#plans\" class=\"footer-link\">Professional \u2014 \u00a359\/mo<\/a><br \/>\n        <a href=\"https:\/\/greatbritishsites.co.uk\/#plans\" class=\"footer-link\">Premium \u2014 \u00a399\/mo<\/a><br \/>\n        <a href=\"https:\/\/greatbritishsites.co.uk\/#plans\" class=\"footer-link\">Add-ons<\/a>\n      <\/div>\n<div>\n<div class=\"footer-col-head\">Company<\/div>\n<p>        <a href=\"https:\/\/greatbritishsites.co.uk\/#about\" class=\"footer-link\">About Us<\/a><br \/>\n        <a href=\"https:\/\/greatbritishsites.co.uk\/#how\" class=\"footer-link\">How It Works<\/a><br \/>\n        <a href=\"https:\/\/greatbritishsites.co.uk\/#seo\" class=\"footer-link\">SEO Explained<\/a><br \/>\n        <a href=\"https:\/\/greatbritishsites.co.uk\/#contact\" class=\"footer-link\">Contact<\/a>\n      <\/div>\n<div>\n<div class=\"footer-col-head\">Legal<\/div>\n<p>        <a href=\"https:\/\/greatbritishsites.co.uk\/privacy-policy\" class=\"footer-link\">Privacy Policy<\/a><br \/>\n        <a href=\"https:\/\/greatbritishsites.co.uk\/terms-conditions\" class=\"footer-link\">Terms &amp; Conditions<\/a><br \/>\n        <a href=\"#\" class=\"footer-link\">Cookie Policy<\/a><br \/>\n        <a href=\"#\" class=\"footer-link\">Acceptable Use<\/a>\n      <\/div>\n<\/p><\/div>\n<div class=\"footer-bottom\">\n      <span class=\"footer-copy\">\u00a9 2025 GB Sites LTD. All rights reserved.<\/span><\/p>\n<div class=\"footer-legal-links\">\n        <a href=\"https:\/\/greatbritishsites.co.uk\/privacy-policy\/\">Privacy<\/a><br \/>\n        <a href=\"#\">Terms<\/a><br \/>\n        <a href=\"#\">Cookies<\/a>\n      <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/footer>\n<p><script>\n\/* \u2500\u2500 NAV SCROLL \u2500\u2500 *\/\nconst nav=document.getElementById('main-nav');\nwindow.addEventListener('scroll',()=>nav.classList.toggle('scrolled',window.scrollY>20),{passive:true});<\/p>\n<p>\/* \u2500\u2500 MOBILE MENU \u2500\u2500 *\/\nconst ham=document.getElementById('hamburger');\nconst mob=document.getElementById('mobile-menu');\nham.addEventListener('click',()=>{\n  const open=mob.style.display==='block';\n  mob.style.display=open?'none':'block';\n  mob.setAttribute('aria-hidden',String(open));\n});\nmob.querySelectorAll('a').forEach(a=>a.addEventListener('click',()=>{\n  mob.style.display='none';mob.setAttribute('aria-hidden','true');\n}));<\/p>\n<p>\/* \u2500\u2500 SCROLL REVEAL \u2500\u2500 *\/\nconst observer=new IntersectionObserver(entries=>{\n  entries.forEach(e=>{if(e.isIntersecting){e.target.classList.add('visible');observer.unobserve(e.target);}});\n},{threshold:0.1,rootMargin:'0px 0px -40px 0px'});\ndocument.querySelectorAll('.reveal,.reveal-left,.reveal-right').forEach(el=>observer.observe(el));<\/p>\n<p>\/* \u2500\u2500 TYPEWRITER \u2014 single phrase, types once, no layout shift \u2500\u2500\n   .typewriter-line has a fixed height (1.15em) in CSS so the\n   page never jumps as characters appear.                        *\/\nconst tw=document.getElementById('typewriter-target');\nconst phrase='Without paying thousands upfront.';\nlet ci=0;\nfunction type(){\n  if(!tw)return;\n  tw.innerHTML=phrase.slice(0,ci)+'<span class=\"cursor\" aria-hidden=\"true\"><\/span>';\n  if(ci<phrase.length){ci++;setTimeout(type,55);}\n}\nsetTimeout(type,800);\n\n\/* \u2500\u2500 FAQ \u2500\u2500 *\/\nfunction toggleFaq(btn){\n  const item=btn.parentElement;\n  const open=item.classList.contains('open');\n  document.querySelectorAll('.faq-item.open').forEach(i=>{\n    i.classList.remove('open');\n    i.querySelector('.faq-q').setAttribute('aria-expanded','false');\n  });\n  if(!open){item.classList.add('open');btn.setAttribute('aria-expanded','true');}\n}\n<\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>GB Sites LTD | Affordable SEO Websites for UK Small Businesses GB Sites LTD How It Works About Plans SEO Contact Get a Free Quote How It Works About Plans SEO Contact Get a Free Quote Websites for UK small businesses A proper website for your business. We build fast, professional, SEO-optimised websites for UK [&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-9","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Affordable Website Design for UK Small Businesses | GB Sites<\/title>\n<meta name=\"description\" content=\"Professional websites for UK small businesses from one simple monthly payment. No huge upfront costs. Get a free quote in 24 hours.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/greatbritishsites.co.uk\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Affordable Website Design for UK Small Businesses | GB Sites\" \/>\n<meta property=\"og:description\" content=\"Professional websites for UK small businesses from one simple monthly payment. No huge upfront costs. Get a free quote in 24 hours.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/greatbritishsites.co.uk\/\" \/>\n<meta property=\"og:site_name\" content=\"GB SITES LTD\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-21T13:38:43+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/greatbritishsites.co.uk\/\",\"url\":\"https:\/\/greatbritishsites.co.uk\/\",\"name\":\"Affordable Website Design for UK Small Businesses | GB Sites\",\"isPartOf\":{\"@id\":\"https:\/\/greatbritishsites.co.uk\/#website\"},\"datePublished\":\"2026-03-12T19:52:48+00:00\",\"dateModified\":\"2026-07-21T13:38:43+00:00\",\"description\":\"Professional websites for UK small businesses from one simple monthly payment. No huge upfront costs. Get a free quote in 24 hours.\",\"breadcrumb\":{\"@id\":\"https:\/\/greatbritishsites.co.uk\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/greatbritishsites.co.uk\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/greatbritishsites.co.uk\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/greatbritishsites.co.uk\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/greatbritishsites.co.uk\/#website\",\"url\":\"https:\/\/greatbritishsites.co.uk\/\",\"name\":\"greatbritishsites\",\"description\":\"Professional Website Design &amp; Hosting for UK Businesses\",\"publisher\":{\"@id\":\"https:\/\/greatbritishsites.co.uk\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/greatbritishsites.co.uk\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/greatbritishsites.co.uk\/#organization\",\"name\":\"greatbritishsites\",\"url\":\"https:\/\/greatbritishsites.co.uk\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/greatbritishsites.co.uk\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/greatbritishsites.co.uk\/wp-content\/uploads\/2026\/03\/GB-Sites-Logo.png\",\"contentUrl\":\"https:\/\/greatbritishsites.co.uk\/wp-content\/uploads\/2026\/03\/GB-Sites-Logo.png\",\"width\":1239,\"height\":172,\"caption\":\"greatbritishsites\"},\"image\":{\"@id\":\"https:\/\/greatbritishsites.co.uk\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Affordable Website Design for UK Small Businesses | GB Sites","description":"Professional websites for UK small businesses from one simple monthly payment. No huge upfront costs. Get a free quote in 24 hours.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/greatbritishsites.co.uk\/","og_locale":"en_US","og_type":"article","og_title":"Affordable Website Design for UK Small Businesses | GB Sites","og_description":"Professional websites for UK small businesses from one simple monthly payment. No huge upfront costs. Get a free quote in 24 hours.","og_url":"https:\/\/greatbritishsites.co.uk\/","og_site_name":"GB SITES LTD","article_modified_time":"2026-07-21T13:38:43+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/greatbritishsites.co.uk\/","url":"https:\/\/greatbritishsites.co.uk\/","name":"Affordable Website Design for UK Small Businesses | GB Sites","isPartOf":{"@id":"https:\/\/greatbritishsites.co.uk\/#website"},"datePublished":"2026-03-12T19:52:48+00:00","dateModified":"2026-07-21T13:38:43+00:00","description":"Professional websites for UK small businesses from one simple monthly payment. No huge upfront costs. Get a free quote in 24 hours.","breadcrumb":{"@id":"https:\/\/greatbritishsites.co.uk\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/greatbritishsites.co.uk\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/greatbritishsites.co.uk\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/greatbritishsites.co.uk\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/greatbritishsites.co.uk\/#website","url":"https:\/\/greatbritishsites.co.uk\/","name":"greatbritishsites","description":"Professional Website Design &amp; Hosting for UK Businesses","publisher":{"@id":"https:\/\/greatbritishsites.co.uk\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/greatbritishsites.co.uk\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/greatbritishsites.co.uk\/#organization","name":"greatbritishsites","url":"https:\/\/greatbritishsites.co.uk\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/greatbritishsites.co.uk\/#\/schema\/logo\/image\/","url":"https:\/\/greatbritishsites.co.uk\/wp-content\/uploads\/2026\/03\/GB-Sites-Logo.png","contentUrl":"https:\/\/greatbritishsites.co.uk\/wp-content\/uploads\/2026\/03\/GB-Sites-Logo.png","width":1239,"height":172,"caption":"greatbritishsites"},"image":{"@id":"https:\/\/greatbritishsites.co.uk\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/greatbritishsites.co.uk\/wp-json\/wp\/v2\/pages\/9","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/greatbritishsites.co.uk\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/greatbritishsites.co.uk\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/greatbritishsites.co.uk\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/greatbritishsites.co.uk\/wp-json\/wp\/v2\/comments?post=9"}],"version-history":[{"count":277,"href":"https:\/\/greatbritishsites.co.uk\/wp-json\/wp\/v2\/pages\/9\/revisions"}],"predecessor-version":[{"id":622,"href":"https:\/\/greatbritishsites.co.uk\/wp-json\/wp\/v2\/pages\/9\/revisions\/622"}],"wp:attachment":[{"href":"https:\/\/greatbritishsites.co.uk\/wp-json\/wp\/v2\/media?parent=9"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}