{"id":5604,"date":"2026-03-25T22:53:49","date_gmt":"2026-03-25T22:53:49","guid":{"rendered":"https:\/\/www.wpconsults.com\/?page_id=5604"},"modified":"2026-07-04T23:04:34","modified_gmt":"2026-07-04T23:04:34","slug":"haus-aktualisiert","status":"publish","type":"page","link":"https:\/\/www.wpconsults.com\/de\/","title":{"rendered":"Startseite"},"content":{"rendered":"\n<style>\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n   HOMEPAGE PAGE-SPECIFIC CSS  (v5 \u2014 fully tokenized)\n   Every color, size, space, font pulls from master.css --wpc-* tokens.\n   Layout only \u2014 components (.wpc-btn\/.wpc-tag\/.wpc-heading) live in master.css.\n   In WordPress: this block \u2192 page-homepage.css (front page only).\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n\n\/* \u2500\u2500 Heading margin reset \u2014 kills Kadence\/UA top-margin that\n      creates the big eyebrow\u2192heading gap \u2500\u2500 *\/\n.wpc-root h1, .wpc-root h2, .wpc-root h3,\n.wpc-root .wpc-heading, .wpc-root .hero h1 { margin-top: 0; }\n\n\/* \u2500\u2500 em \/ highlight must stay purple even in dark mode\n      (beats the Kadence [data-theme=dark] h2 color override) \u2500\u2500 *\/\n.wpc-root .hero h1 em,\n.wpc-root .wpc-heading em,\n.wpc-root .wpc-mark { color: var(--wpc-accent) !important; font-style: normal; }\n\n\/* page-level section default *\/\n.hp-section{ padding: var(--wpc-section-pad); }\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 HERO \u2550\u2550\u2550 *\/\n.hero{\n  min-height:92vh; display:grid; grid-template-columns:1fr 1fr;\n  gap: var(--wpc-10); align-items:center;\n  padding: var(--wpc-hero-y) var(--wpc-hero-x);\n  position:relative; overflow:hidden; background:var(--wpc-bg-hero);\n}\n.hero::before{ content:''; position:absolute; inset:0; background: var(--wpc-gradient-hero); pointer-events:none; }\n.hero > div { position: relative; z-index: 1; }\n.eyebrow{ display:inline-flex; align-items:center; gap:var(--wpc-3); margin-bottom: var(--wpc-5); }\n.eyebrow-line{ width:36px; height:1px; background:var(--wpc-accent); }\n.eyebrow-text{ font-size:var(--wpc-text-sm); font-weight:var(--wpc-weight-semi); color:var(--wpc-accent); letter-spacing:var(--wpc-tracking-xl); text-transform:uppercase; }\n.hero h1{ font-family:var(--wpc-font-display); font-size:var(--wpc-text-9xl); font-weight:var(--wpc-weight-black); line-height:var(--wpc-leading-tightest); color:var(--wpc-text-strong); margin-bottom:var(--wpc-3); }\n.hero-sub{ font-family:var(--wpc-font-display); font-size:clamp(16px,1.7vw,22px); font-weight:var(--wpc-weight-bold); color:var(--wpc-hero-sub); margin-bottom:var(--wpc-6); }\n.hero-desc{ font-size:var(--wpc-text-2xl); line-height:var(--wpc-leading-loose); color:var(--wpc-text-muted); max-width:510px; margin-bottom:var(--wpc-11); font-weight:var(--wpc-weight-thin); }\n.hero-desc strong{ color:var(--wpc-text-strong); font-weight:var(--wpc-weight-medium); }\n.hero-ctas{ display:flex; gap:var(--wpc-cta-gap); flex-wrap:wrap; margin-bottom:var(--wpc-12); }\n.engine-bar{ display:flex; border:1px solid var(--wpc-border); overflow:hidden; background:var(--wpc-bg); }\n.ei{ flex:1; padding:13px 14px; border-right:1px solid var(--wpc-border); text-align:center; }\n.ei:last-child{ border-right:none; }\n.ei-name{ font-size:var(--wpc-text-xs); font-weight:var(--wpc-weight-semi); color:var(--wpc-text-muted); letter-spacing:var(--wpc-tracking-xs); text-transform:uppercase; margin-bottom:5px; }\n.ei-status{ font-size:var(--wpc-text-sm); font-weight:var(--wpc-weight-medium); display:flex; align-items:center; justify-content:center; gap:5px; color:var(--wpc-text); }\n.dot{ width:6px; height:6px; border-radius:var(--wpc-radius-full); display:inline-block; flex-shrink:0; }\n.dot.g{ background:var(--wpc-green-live); } .dot.l{ background:var(--wpc-accent); }\n.hero-right{ display:flex; align-items:center; justify-content:center; }\n.hero-right svg{ width:100%; max-width:500px; height:auto; filter:drop-shadow(0 4px 32px rgba(103,61,229,.12)); }\n.chart-bg{ fill:var(--wpc-bg-subtle); stroke:var(--wpc-border); stroke-width:1; }\n.chart-grid{ stroke:var(--wpc-bg-tint); }\n.chart-line{ stroke:var(--wpc-accent); }\n.chart-dot{ fill:var(--wpc-accent); }\n.chart-badge{ fill:var(--wpc-bg); stroke:var(--wpc-border); stroke-width:1; }\n.chart-label{ fill:var(--wpc-text-muted); }\n.chart-accent-text{ fill:var(--wpc-accent); }\n.chart-heading-text{ fill:var(--wpc-text-strong); }\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 WHAT CHANGED \u2550\u2550\u2550 *\/\n.what-changed{ background:var(--wpc-bg); border-top:1px solid var(--wpc-border); }\n.changed-grid{ display:grid; grid-template-columns:1fr 1fr; gap:var(--wpc-grid-gap); margin-top:var(--wpc-12); }\n.cc{ padding:var(--wpc-11); border:1px solid var(--wpc-border); }\n.cc.old{ opacity:.6; }\n.cc.new{ background:var(--wpc-bg-dim); border-color:var(--wpc-border-strong); }\n.cc-label{ font-size:var(--wpc-text-xs); font-weight:var(--wpc-weight-bold); letter-spacing:var(--wpc-tracking-lg); text-transform:uppercase; margin-bottom:var(--wpc-6); display:flex; align-items:center; gap:var(--wpc-2); }\n.cc-label::before{ content:''; width:18px; height:1px; background:currentColor; }\n.cc-label.old-l{ color:var(--wpc-text-muted); } .cc-label.new-l{ color:var(--wpc-accent); }\n.cc-title{ font-family:var(--wpc-font-display); font-size:var(--wpc-text-4xl); font-weight:var(--wpc-weight-bold); color:var(--wpc-text-strong); margin-bottom:var(--wpc-4); line-height:var(--wpc-leading-snug); }\n.cc-list{ list-style:none; display:flex; flex-direction:column; gap:var(--wpc-3); }\n.cc-list li{ font-size:var(--wpc-text-lg); color:var(--wpc-text-muted); display:flex; align-items:flex-start; gap:9px; line-height:var(--wpc-leading-normal); font-weight:var(--wpc-weight-thin); }\n.cc-list li .li-ico{ flex-shrink:0; margin-top:1px; }\n.cc.old .cc-list li .li-ico{ color:var(--wpc-text-faint); }\n.cc.new .cc-list li .li-ico{ color:var(--wpc-accent); }\n.geo-banner{ background:var(--wpc-bg-dim); border:1px solid var(--wpc-border); padding:var(--wpc-6) var(--wpc-9); display:flex; align-items:center; justify-content:space-between; flex-wrap:wrap; gap:var(--wpc-5); margin-top:var(--wpc-9); }\n.geo-banner-text{ font-size:var(--wpc-text-xl); color:var(--wpc-text); line-height:var(--wpc-leading-normal); }\n.geo-banner-text strong{ color:var(--wpc-accent); font-weight:var(--wpc-weight-semi); }\n.geo-banner-link{ display:inline-flex; align-items:center; gap:var(--wpc-2); background:var(--wpc-btn-bg); color:#fff !important; font-size:var(--wpc-text-base); font-weight:var(--wpc-weight-bold); padding:var(--wpc-3) var(--wpc-5); text-decoration:none; letter-spacing:var(--wpc-tracking-xs); text-transform:uppercase; transition:background var(--wpc-ease); white-space:nowrap; flex-shrink:0; }\n.geo-banner-link:hover{ background:var(--wpc-btn-hover); color:#fff !important; }\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 SERVICES \u2550\u2550\u2550 *\/\n.services{ background:var(--wpc-bg-subtle); border-top:1px solid var(--wpc-border); }\n.svc-grid{ display:grid; grid-template-columns:1fr 1fr; gap:var(--wpc-grid-gap); margin-top:var(--wpc-12); }\n.svc{ padding:var(--wpc-12); border:1px solid var(--wpc-border); position:relative; overflow:hidden; transition:border-color var(--wpc-ease); background:var(--wpc-bg); }\n.svc:hover{ border-color:var(--wpc-accent); }\n.svc.hero-svc{ background:var(--wpc-gradient-subtle); border-color:var(--wpc-border); }\n.svc-badge{ display:inline-flex; font-size:var(--wpc-text-xs); font-weight:var(--wpc-weight-bold); letter-spacing:var(--wpc-tracking-md); text-transform:uppercase; padding:4px 10px; margin-bottom:var(--wpc-7); }\n.svc-badge.p{ background:var(--wpc-accent); color:#fff; }\n.svc-badge.s{ border:1px solid var(--wpc-accent); color:var(--wpc-accent); }\n.svc-n{ font-family:var(--wpc-font-display); font-size:60px; font-weight:var(--wpc-weight-black); color:var(--wpc-bg-dim); position:absolute; top:var(--wpc-7); right:var(--wpc-9); line-height:1; }\n.svc-name{ font-family:var(--wpc-font-display); font-size:var(--wpc-text-5xl); font-weight:var(--wpc-weight-bold); color:var(--wpc-text-strong); margin-bottom:5px; }\n.svc-aka{ font-size:var(--wpc-text-sm); color:var(--wpc-accent); letter-spacing:var(--wpc-tracking-sm); text-transform:uppercase; margin-bottom:var(--wpc-4); font-weight:var(--wpc-weight-semi); }\n.svc-desc{ font-size:var(--wpc-text-xl); color:var(--wpc-text-muted); line-height:var(--wpc-leading-loose); font-weight:var(--wpc-weight-thin); margin-bottom:var(--wpc-6); }\n.svc-list{ list-style:none; display:flex; flex-direction:column; gap:9px; }\n.svc-list li{ font-size:var(--wpc-text-md); color:var(--wpc-text); display:flex; align-items:flex-start; gap:9px; line-height:var(--wpc-leading-normal); }\n.svc-list li .li-arr{ color:var(--wpc-accent); flex-shrink:0; margin-top:1px; }\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 OUTCOMES \u2550\u2550\u2550 *\/\n.oc-grid{ display:grid; grid-template-columns:repeat(3,1fr); gap:var(--wpc-grid-gap); margin-top:var(--wpc-12); }\n.oc{ padding:var(--wpc-9) var(--wpc-8); border:1px solid var(--wpc-border); background:var(--wpc-bg); transition:border-color var(--wpc-ease), background var(--wpc-ease); }\n.oc:hover{ border-color:var(--wpc-accent); background:var(--wpc-bg-dim); }\n.oc-icon{ margin-bottom:var(--wpc-5); color:var(--wpc-accent); }\n.oc-title{ font-family:var(--wpc-font-display); font-size:var(--wpc-text-3xl); font-weight:var(--wpc-weight-bold); color:var(--wpc-text-strong); margin-bottom:9px; line-height:var(--wpc-leading-snug); }\n.oc-desc{ font-size:var(--wpc-text-lg); color:var(--wpc-text-muted); line-height:var(--wpc-leading-relaxed); font-weight:var(--wpc-weight-thin); }\n.oc-desc strong{ color:var(--wpc-accent); font-weight:var(--wpc-weight-medium); }\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 PROCESS \u2550\u2550\u2550 *\/\n.process{ background:var(--wpc-bg-subtle); border-top:1px solid var(--wpc-border); }\n.ptabs{ display:flex; border:1px solid var(--wpc-border); margin:var(--wpc-11) 0; background:var(--wpc-bg); }\n.ptab{ flex:1; padding:var(--wpc-4) var(--wpc-5); text-align:center; font-size:var(--wpc-text-base); font-weight:var(--wpc-weight-bold); cursor:pointer; color:var(--wpc-text-muted); letter-spacing:var(--wpc-tracking-sm); text-transform:uppercase; border:none; background:transparent; border-right:1px solid var(--wpc-border); transition:background var(--wpc-ease), color var(--wpc-ease); }\n.ptab:last-child{ border-right:none; }\n.ptab.on{ background:var(--wpc-btn-bg); color:#fff; }\n.ppanel{ display:none; } .ppanel.on{ display:block; }\n.pheader{ display:flex; justify-content:space-between; align-items:flex-start; flex-wrap:wrap; gap:var(--wpc-5); margin-bottom:var(--wpc-11); padding-bottom:var(--wpc-7); border-bottom:1px solid var(--wpc-border); }\n.pprice{ font-family:var(--wpc-font-display); font-size:var(--wpc-text-7xl); font-weight:var(--wpc-weight-bold); color:var(--wpc-accent); }\n.pprice-note{ font-size:var(--wpc-text-md); color:var(--wpc-text-muted); margin-top:3px; }\n.steps{ display:flex; flex-wrap:wrap; position:relative; }\n.steps::after{ content:''; position:absolute; top:26px; left:26px; right:26px; height:1px; background:var(--wpc-border); }\n.step{ flex:1; min-width:120px; display:flex; flex-direction:column; align-items:center; text-align:center; padding:0 var(--wpc-2); }\n.step-n{ width:52px; height:52px; border-radius:var(--wpc-radius-full); background:var(--wpc-bg); border:1px solid var(--wpc-accent); display:flex; align-items:center; justify-content:center; font-family:var(--wpc-font-display); font-size:var(--wpc-text-2xl); font-weight:var(--wpc-weight-bold); color:var(--wpc-accent); margin-bottom:var(--wpc-3); position:relative; z-index:1; }\n.step-name{ font-size:var(--wpc-text-sm); font-weight:var(--wpc-weight-bold); color:var(--wpc-text-strong); margin-bottom:5px; }\n.step-desc{ font-size:var(--wpc-text-xs); color:var(--wpc-text-muted); line-height:var(--wpc-leading-normal); }\n.pnote{ margin-top:var(--wpc-9); padding:var(--wpc-6) var(--wpc-7); border-left:3px solid var(--wpc-accent); background:var(--wpc-bg-dim); font-size:var(--wpc-text-xl); color:var(--wpc-text-muted); line-height:var(--wpc-leading-loose); font-weight:var(--wpc-weight-thin); }\n.pnote strong{ color:var(--wpc-text-strong); font-weight:var(--wpc-weight-medium); }\n.process-cta{ margin-top:var(--wpc-12); border:1px solid var(--wpc-border); padding:var(--wpc-8) var(--wpc-10); display:flex; align-items:center; justify-content:space-between; flex-wrap:wrap; gap:var(--wpc-5); background:var(--wpc-bg); }\n.process-cta-title{ font-family:var(--wpc-font-display); font-size:var(--wpc-text-4xl); font-weight:var(--wpc-weight-bold); color:var(--wpc-text-strong); margin-bottom:var(--wpc-2); }\n.process-cta-sub{ font-size:var(--wpc-text-lg); color:var(--wpc-text-muted); font-weight:var(--wpc-weight-thin); line-height:var(--wpc-leading-normal); }\n.process-cta-sub strong{ color:var(--wpc-accent); font-weight:var(--wpc-weight-medium); }\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 WHY BOTH \u2550\u2550\u2550 *\/\n.why-grid{ display:grid; grid-template-columns:1fr 1fr; gap:var(--wpc-16); align-items:start; margin-top:var(--wpc-12); }\n.why-quote{ font-family:var(--wpc-font-display); font-size:clamp(18px,2.1vw,27px); font-weight:var(--wpc-weight-bold); color:var(--wpc-text-strong); border-left:3px solid var(--wpc-accent); padding-left:var(--wpc-7); line-height:var(--wpc-leading-snug); margin-bottom:var(--wpc-7); }\n.why-body{ font-size:var(--wpc-text-xl); color:var(--wpc-text-muted); line-height:var(--wpc-leading-looser); font-weight:var(--wpc-weight-thin); }\n.why-body p{ margin-bottom:var(--wpc-4); }\n.why-body strong{ color:var(--wpc-text-strong); font-weight:var(--wpc-weight-medium); }\n\/* gap between the body copy and the \"View Case Studies\" CTA *\/\n.why-grid .wpc-btn{ margin-top:var(--wpc-7); }\n.ch-stack{ display:flex; flex-direction:column; gap:var(--wpc-4); }\n.ch{ padding:var(--wpc-7); border:1px solid var(--wpc-border); background:var(--wpc-bg); transition:border-color var(--wpc-ease); }\n.ch:hover{ border-color:var(--wpc-accent); }\n.ch-head{ display:flex; align-items:center; gap:var(--wpc-3); margin-bottom:9px; }\n.ch-icon{ flex-shrink:0; color:var(--wpc-accent); }\n.ch-title{ font-size:var(--wpc-text-lg); font-weight:var(--wpc-weight-semi); color:var(--wpc-text-strong); }\n.ch-body{ font-size:var(--wpc-text-md); color:var(--wpc-text-muted); line-height:var(--wpc-leading-relaxed); font-weight:var(--wpc-weight-thin); }\n.ch-body strong{ color:var(--wpc-accent); font-weight:var(--wpc-weight-medium); }\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 MEET THE SEO \u2550\u2550\u2550 *\/\n.meet-seo{ border-top:1px solid var(--wpc-border); background:var(--wpc-bg-hero); }\n.meet-grid{ display:grid; grid-template-columns:auto 1fr 340px; gap:var(--wpc-12); align-items:start; margin-top:var(--wpc-12); }\n.founder-col{ display:flex; flex-direction:column; align-items:center; gap:var(--wpc-4); }\n.founder-photo{ width:96px; height:96px; border-radius:var(--wpc-radius-full); border:2px solid var(--wpc-accent); overflow:hidden; box-shadow:0 0 0 5px var(--wpc-bg-dim); }\n.founder-photo img{ width:100%; height:100%; object-fit:cover; display:block; }\n.social-btns{ display:flex; flex-direction:column; gap:var(--wpc-2); width:100%; }\n.li-btn{ display:inline-flex; align-items:center; justify-content:center; gap:6px; background:var(--wpc-linkedin-bg); border:1px solid var(--wpc-linkedin-border); padding:7px 14px; font-size:var(--wpc-text-sm); font-weight:var(--wpc-weight-semi); color:var(--wpc-linkedin-text); letter-spacing:var(--wpc-tracking-xs); text-decoration:none; text-transform:uppercase; transition:background var(--wpc-ease); white-space:nowrap; }\n.li-btn:hover{ background:rgba(10,102,194,.15); color:var(--wpc-linkedin-text); }\n.li-btn svg{ flex-shrink:0; }\n.x-btn{ display:inline-flex; align-items:center; justify-content:center; gap:6px; background:var(--wpc-bg-dim); border:1px solid var(--wpc-border); padding:7px 14px; font-size:var(--wpc-text-sm); font-weight:var(--wpc-weight-semi); color:var(--wpc-text); letter-spacing:var(--wpc-tracking-xs); text-decoration:none; text-transform:uppercase; transition:background var(--wpc-ease), border-color var(--wpc-ease); white-space:nowrap; }\n.x-btn:hover{ background:var(--wpc-bg-dim); border-color:var(--wpc-accent); }\n.x-btn svg{ flex-shrink:0; }\n.founder-tag{ font-size:var(--wpc-text-sm); font-weight:var(--wpc-weight-semi); color:var(--wpc-accent); letter-spacing:var(--wpc-tracking-lg); text-transform:uppercase; margin-bottom:var(--wpc-3); }\n.founder-name{ font-family:var(--wpc-font-display); font-size:clamp(26px,3.2vw,44px); font-weight:var(--wpc-weight-black); color:var(--wpc-text-strong); line-height:var(--wpc-leading-tightest); margin-bottom:7px; }\n.founder-title-line{ font-size:var(--wpc-text-md); color:var(--wpc-accent); font-weight:var(--wpc-weight-semi); letter-spacing:var(--wpc-tracking-xs); text-transform:uppercase; margin-bottom:var(--wpc-6); }\n.founder-bio{ font-size:var(--wpc-text-xl); color:var(--wpc-text-muted); line-height:var(--wpc-leading-looser); font-weight:var(--wpc-weight-thin); max-width:620px; margin-bottom:var(--wpc-7); }\n.founder-bio p{ margin-bottom:var(--wpc-3); }\n.founder-bio strong{ color:var(--wpc-text-strong); font-weight:var(--wpc-weight-medium); }\n.founder-stats{ display:flex; gap:var(--wpc-9); flex-wrap:wrap; }\n.fstat-n{ font-family:var(--wpc-font-display); font-size:var(--wpc-text-6xl); font-weight:var(--wpc-weight-bold); color:var(--wpc-accent); }\n.fstat-l{ font-size:var(--wpc-text-sm); color:var(--wpc-text-muted); margin-top:3px; letter-spacing:var(--wpc-tracking-xs); text-transform:uppercase; }\n\n\/* \u2500\u2500 QUOTE TICKER \u2500\u2500 *\/\n.quote-ticker{ height:460px; overflow:hidden; position:relative; border:1px solid var(--wpc-border); background:var(--wpc-bg); }\n.quote-ticker::before,.quote-ticker::after{ content:''; position:absolute; left:0; right:0; height:72px; z-index:2; pointer-events:none; }\n.quote-ticker::before{ top:0; background:linear-gradient(to bottom,var(--wpc-bg),transparent); }\n.quote-ticker::after{ bottom:0; background:linear-gradient(to top,var(--wpc-bg),transparent); }\n.ticker-track{ display:flex; flex-direction:column; animation:scrollUp 36s linear infinite; }\n.ticker-track:hover{ animation-play-state:paused; }\n@keyframes scrollUp{ 0%{transform:translateY(0)} 100%{transform:translateY(-50%)} }\n.quote-card{ padding:var(--wpc-5) var(--wpc-5); border-bottom:1px solid var(--wpc-border); flex-shrink:0; transition:background var(--wpc-ease); cursor:default; }\n.quote-card:hover{ background:var(--wpc-bg-dim); }\n.quote-header{ display:flex; align-items:center; gap:9px; margin-bottom:var(--wpc-3); }\n.q-avatar{ width:28px; height:28px; border-radius:var(--wpc-radius-full); overflow:hidden; flex-shrink:0; border:1px solid var(--wpc-border); }\n.q-avatar img{ width:100%; height:100%; object-fit:cover; display:block; }\n.q-meta{ flex:1; min-width:0; }\n.q-name{ font-size:var(--wpc-text-base); font-weight:var(--wpc-weight-semi); color:var(--wpc-text-strong); white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }\n.q-handle{ font-size:var(--wpc-text-xs); color:var(--wpc-text-muted); white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }\n.q-social-ico{ flex-shrink:0; opacity:.7; }\n.quote-text{ font-size:var(--wpc-text-md); color:var(--wpc-text); line-height:var(--wpc-leading-relaxed); font-weight:var(--wpc-weight-thin); }\n.quote-text strong{ color:var(--wpc-accent); font-weight:var(--wpc-weight-medium); }\n.quote-text em{ color:var(--wpc-text-strong); font-style:normal; font-weight:var(--wpc-weight-medium); }\n.quote-footer{ margin-top:var(--wpc-3); }\n.q-tag{ font-size:var(--wpc-text-xs); color:var(--wpc-text-muted); display:inline-flex; align-items:center; gap:5px; }\n.q-tag svg{ color:var(--wpc-accent); }\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 CLIENTS \u2550\u2550\u2550 *\/\n.clients-sec{ background:var(--wpc-bg-subtle); border-top:1px solid var(--wpc-border); }\n.cl-grid{ display:grid; grid-template-columns:repeat(4,1fr); gap:var(--wpc-grid-gap); margin-top:var(--wpc-11); }\n.cl-card{ padding:var(--wpc-7) var(--wpc-6); border:1px solid var(--wpc-border); background:var(--wpc-bg); transition:border-color var(--wpc-ease), background var(--wpc-ease); display:flex; flex-direction:column; align-items:flex-start; gap:var(--wpc-4); }\n.cl-card:hover{ border-color:var(--wpc-accent); background:var(--wpc-bg-dim); }\n.cl-logo{ width:56px; height:56px; border-radius:var(--wpc-radius-md); overflow:hidden; background:#fff; display:flex; align-items:center; justify-content:center; border:1px solid var(--wpc-border-neutral); flex-shrink:0; position:relative; }\n.cl-logo img{ width:100%; height:100%; object-fit:contain; padding:4px; position:relative; z-index:1; }\n\/* initials fallback \u2014 hidden unless the logo image fails (.is-broken) *\/\n.cl-logo::after{ content:attr(data-ph); position:absolute; inset:0; display:flex; align-items:center; justify-content:center; color:var(--wpc-accent); font-weight:var(--wpc-weight-bold); font-size:var(--wpc-text-xs); z-index:0; opacity:0; pointer-events:none; }\n.cl-logo.is-broken::after{ opacity:1; }\n.cl-name{ font-family:var(--wpc-font-display); font-size:var(--wpc-text-md); font-weight:var(--wpc-weight-bold); color:var(--wpc-text-strong); line-height:var(--wpc-leading-snug); }\n.cl-type{ font-size:var(--wpc-text-sm); color:var(--wpc-accent); letter-spacing:var(--wpc-tracking-xs); text-transform:uppercase; font-weight:var(--wpc-weight-semi); }\n.cl-geo{ font-size:var(--wpc-text-sm); color:var(--wpc-text-muted); margin-top:2px; }\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 FINAL CTA \u2550\u2550\u2550 *\/\n.final-cta{ text-align:center; position:relative; overflow:hidden; border-top:1px solid var(--wpc-border); padding:var(--wpc-24) var(--wpc-section-x); background:var(--wpc-bg); }\n.final-cta::before{ content:'RANK'; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); font-family:var(--wpc-font-display); font-size:200px; font-weight:var(--wpc-weight-black); color:var(--wpc-bg-dim); letter-spacing:var(--wpc-tracking-tight); white-space:nowrap; pointer-events:none; }\n.final-cta > * { position: relative; z-index: 1; }\n.final-cta .wpc-subheading{ margin:0 auto var(--wpc-10); text-align:center; }\n.cta-note{ margin-top:var(--wpc-4); font-size:var(--wpc-text-md); color:var(--wpc-text-muted); }\n.flags{ display:flex; justify-content:center; gap:var(--wpc-6); margin-top:var(--wpc-8); flex-wrap:wrap; }\n.flag{ font-size:var(--wpc-text-md); color:var(--wpc-text-muted); display:flex; align-items:center; gap:5px; }\n\n\/* \u2500\u2500 Page-level process panel typography \u2500\u2500\u2500 *\/\n.process-panel-h3{ font-family:var(--wpc-font-display); font-size:var(--wpc-text-4xl); color:var(--wpc-text-strong); margin-bottom:7px; }\n.process-panel-p{ color:var(--wpc-text-muted); font-size:var(--wpc-text-md); font-weight:var(--wpc-weight-thin); }\n\n\/* \u2500\u2500 Responsive \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n@media(max-width:1100px){\n  .meet-grid{ grid-template-columns:auto 1fr; }\n  .quote-ticker{ display:none; }\n}\n@media(max-width:900px){\n  .hero{ grid-template-columns:1fr; min-height:auto; }\n  .hero-right{ display:none; }\n}\n@media(max-width:768px){\n  .hp-section{ padding:var(--wpc-section-pad-mobile); }\n  .hero{ padding:var(--wpc-section-y-sm) var(--wpc-section-x-sm); }\n  .changed-grid,.svc-grid,.oc-grid,.why-grid,.cl-grid{ grid-template-columns:1fr; }\n  .cl-grid{ grid-template-columns:1fr 1fr; }\n  .meet-grid{ grid-template-columns:1fr; gap:var(--wpc-8); }\n  .steps{ gap:var(--wpc-5); } .steps::after{ display:none; }\n  .process-cta{ flex-direction:column; text-align:center; align-items:stretch; }\n  .svc{ padding:var(--wpc-7); }\n  .cc{ padding:var(--wpc-6); }\n  .engine-bar{ flex-wrap:wrap; }\n  .ei{ flex:0 0 50%; border-bottom:1px solid var(--wpc-border); }\n  .ptabs{ flex-direction:column; }\n  .ptab{ border-right:none; border-bottom:1px solid var(--wpc-border); }\n  .ptab:last-child{ border-bottom:none; }\n  .geo-banner{ flex-direction:column; align-items:flex-start; }\n  \/* CTA buttons: full-width, proper stacking + spacing on mobile.\n     white-space:normal so long labels wrap instead of clipping. *\/\n  .hero-ctas{ flex-direction:column; gap:var(--wpc-3); width:100%; }\n  .hero-ctas .wpc-btn{ width:100%; white-space:normal; }\n  .process-cta .wpc-btn{ width:100%; white-space:normal; }\n  .final-cta .wpc-btn{ white-space:normal; }\n  .why-grid .wpc-btn{ width:100%; white-space:normal; }\n}\n@media(max-width:480px){\n  .hero h1{ font-size:clamp(30px,9vw,42px); }\n  .final-cta{ padding:var(--wpc-16) var(--wpc-section-x-sm); }\n  .final-cta::before{ font-size:120px; }\n  .cl-grid{ grid-template-columns:1fr; }\n}\n\n<\/style>\n\n\n\n\n\n<div class=\"wpc-root\">\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     HERO\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"hero wpc-reveal\">\n  <div>\n    <div class=\"eyebrow\"><div class=\"eyebrow-line\"><\/div><div class=\"eyebrow-text\">eCommerce SEO \u00b7 GEO\/AI SEO \u00b7 Performance Ads<\/div><\/div>\n    <h1>Rank on Google.<br><em>Get Cited by AI.<\/em><br>Sell More.<\/h1>\n    <p class=\"hero-sub\">AI SEO agency for eCommerce stores; Combination of Legacy SEO &#038; AI SEO<\/p>\n    <p class=\"hero-desc\">We help eCommerce stores dominate both traditional search and the new AI-powered discovery layer; so your brand gets found on <strong>Google<\/strong>, recommended by <strong>ChatGPT<\/strong>, cited in <strong>Perplexity<\/strong>, and featured in <strong>Google AI Overviews<\/strong>. <strong>Backed by ads that grow revenue right now.<\/strong><\/p>\n    <div class=\"hero-ctas\">\n      <a class=\"wpc-btn wpc-btn-primary\" href=\"\/work-with-wpconsults\/\">Book a Free Strategy Call<\/a>\n      <a class=\"wpc-btn wpc-btn-ghost\" href=\"#process\">See Our Process \u2193<\/a>\n    <\/div>\n    <div class=\"engine-bar\">\n      <div class=\"ei\">\n        <div class=\"ei-name\">Google Search<\/div>\n        <div class=\"ei-status\"><span class=\"wpc-dot wpc-dot-live\"><\/span>Ranked here<\/div>\n      <\/div>\n      <div class=\"ei\">\n        <div class=\"ei-name\">AI Overviews<\/div>\n        <div class=\"ei-status\"><span class=\"wpc-dot wpc-dot-live\"><\/span>Cited here<\/div>\n      <\/div>\n      <div class=\"ei\">\n        <div class=\"ei-name\">ChatGPT \u00b7 Perplexity<\/div>\n        <div class=\"ei-status\"><span class=\"wpc-dot wpc-dot-live\"><\/span>Recommended here<\/div>\n      <\/div>\n      <div class=\"ei\">\n        <div class=\"ei-name\">Gemini \u00b7 Copilot<\/div>\n        <div class=\"ei-status\"><span class=\"wpc-dot wpc-dot-accent\"><\/span>Built here<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- Hero Illustration -->\n  <div class=\"hero-right\">\n    <svg class=\"hero-chart\" viewBox=\"0 0 500 460\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n      <defs>\n        <linearGradient id=\"areaGrad\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\n          <stop offset=\"0%\" style=\"stop-color:var(--wpc-accent);stop-opacity:0.18\"\/>\n          <stop offset=\"100%\" style=\"stop-color:var(--wpc-accent);stop-opacity:0\"\/>\n        <\/linearGradient>\n        <filter id=\"glow\"><feGaussianBlur stdDeviation=\"3.5\" result=\"blur\"\/><feMerge><feMergeNode in=\"blur\"\/><feMergeNode in=\"SourceGraphic\"\/><\/feMerge><\/filter>\n      <\/defs>\n      <rect class=\"chart-bg\" x=\"8\" y=\"8\" width=\"484\" height=\"444\" rx=\"4\"\/>\n      <line class=\"chart-grid\" x1=\"44\" y1=\"72\" x2=\"458\" y2=\"72\" stroke-width=\"1\"\/>\n      <line class=\"chart-grid\" x1=\"44\" y1=\"148\" x2=\"458\" y2=\"148\" stroke-width=\"1\"\/>\n      <line class=\"chart-grid\" x1=\"44\" y1=\"224\" x2=\"458\" y2=\"224\" stroke-width=\"1\"\/>\n      <line class=\"chart-grid\" x1=\"44\" y1=\"300\" x2=\"458\" y2=\"300\" stroke-width=\"1\"\/>\n      <line class=\"chart-grid\" x1=\"44\" y1=\"370\" x2=\"458\" y2=\"370\" stroke-width=\"1\"\/>\n      <path d=\"M64 348 L124 302 L184 260 L244 210 L304 162 L364 112 L424 72 L424 388 L64 388 Z\" fill=\"url(#areaGrad)\"\/>\n      <path d=\"M64 348 L124 302 L184 260 L244 210 L304 162 L364 112 L424 72\" class=\"chart-line\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" filter=\"url(#glow)\"\/>\n      <circle cx=\"64\" cy=\"348\" r=\"3.5\" class=\"chart-dot\"\/>\n      <circle cx=\"124\" cy=\"302\" r=\"3.5\" class=\"chart-dot\"\/>\n      <circle cx=\"184\" cy=\"260\" r=\"3.5\" class=\"chart-dot\"\/>\n      <circle cx=\"244\" cy=\"210\" r=\"3.5\" class=\"chart-dot\"\/>\n      <circle cx=\"304\" cy=\"162\" r=\"3.5\" class=\"chart-dot\"\/>\n      <circle cx=\"364\" cy=\"112\" r=\"3.5\" class=\"chart-dot\"\/>\n      <circle cx=\"424\" cy=\"72\" r=\"14\" class=\"chart-line\" stroke-width=\"1\" stroke-opacity=\"0.3\" fill=\"none\"\/>\n      <circle cx=\"424\" cy=\"72\" r=\"22\" class=\"chart-line\" stroke-width=\"0.5\" stroke-opacity=\"0.15\" fill=\"none\"\/>\n      <circle cx=\"424\" cy=\"72\" r=\"5.5\" class=\"chart-dot\" filter=\"url(#glow)\"\/>\n      <text x=\"64\" y=\"408\" class=\"chart-label\" font-size=\"11\" font-family=\"DM Sans,sans-serif\" text-anchor=\"middle\">Mo 1<\/text>\n      <text x=\"124\" y=\"408\" class=\"chart-label\" font-size=\"11\" font-family=\"DM Sans,sans-serif\" text-anchor=\"middle\">Mo 2<\/text>\n      <text x=\"184\" y=\"408\" class=\"chart-label\" font-size=\"11\" font-family=\"DM Sans,sans-serif\" text-anchor=\"middle\">Mo 3<\/text>\n      <text x=\"244\" y=\"408\" class=\"chart-label\" font-size=\"11\" font-family=\"DM Sans,sans-serif\" text-anchor=\"middle\">Mo 4<\/text>\n      <text x=\"304\" y=\"408\" class=\"chart-label\" font-size=\"11\" font-family=\"DM Sans,sans-serif\" text-anchor=\"middle\">Mo 5<\/text>\n      <text x=\"364\" y=\"408\" class=\"chart-label\" font-size=\"11\" font-family=\"DM Sans,sans-serif\" text-anchor=\"middle\">Mo 6<\/text>\n      <text x=\"424\" y=\"408\" class=\"chart-accent-text\" font-size=\"11\" font-family=\"DM Sans,sans-serif\" text-anchor=\"middle\" font-weight=\"700\">Now<\/text>\n      <rect x=\"28\" y=\"22\" width=\"160\" height=\"44\" rx=\"3\" class=\"chart-badge\"\/>\n      <text x=\"42\" y=\"40\" class=\"chart-accent-text\" font-size=\"9\" font-family=\"DM Sans,sans-serif\" font-weight=\"700\" letter-spacing=\"1.2\">ORGANIC TRAFFIC<\/text>\n      <text x=\"42\" y=\"57\" class=\"chart-heading-text\" font-size=\"13\" font-family=\"DM Sans,sans-serif\" font-weight=\"700\">\u2191 318% in 4 months<\/text>\n      <rect x=\"318\" y=\"22\" width=\"152\" height=\"44\" rx=\"3\" class=\"chart-badge\"\/>\n      <text x=\"332\" y=\"40\" class=\"chart-accent-text\" font-size=\"9\" font-family=\"DM Sans,sans-serif\" font-weight=\"700\" letter-spacing=\"1.2\">AI CITATIONS<\/text>\n      <text x=\"332\" y=\"57\" class=\"chart-heading-text\" font-size=\"13\" font-family=\"DM Sans,sans-serif\" font-weight=\"700\">ChatGPT \u00b7 Perplexity<\/text>\n      <rect x=\"28\" y=\"418\" width=\"118\" height=\"34\" rx=\"3\" class=\"chart-badge\"\/>\n      <text x=\"40\" y=\"432\" class=\"chart-label\" font-size=\"9\" font-family=\"DM Sans,sans-serif\" font-weight=\"700\" letter-spacing=\"1\">ADS ROAS<\/text>\n      <text x=\"40\" y=\"446\" class=\"chart-accent-text\" font-size=\"13\" font-family=\"DM Sans,sans-serif\" font-weight=\"700\">4.8\u00d7 Return<\/text>\n      <rect x=\"348\" y=\"418\" width=\"124\" height=\"34\" rx=\"3\" class=\"chart-badge\"\/>\n      <text x=\"360\" y=\"432\" class=\"chart-label\" font-size=\"9\" font-family=\"DM Sans,sans-serif\" font-weight=\"700\" letter-spacing=\"1\">GEO RANK<\/text>\n      <text x=\"360\" y=\"446\" class=\"chart-accent-text\" font-size=\"13\" font-family=\"DM Sans,sans-serif\" font-weight=\"700\">#1 AI Results<\/text>\n    <\/svg>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     WHAT CHANGED\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"what-changed hp-section wpc-reveal\">\n  <div class=\"wpc-tag\">Search Has Changed<\/div>\n  <h2 class=\"wpc-heading\">SEO Used to Mean<br>One Thing. <em>Not Anymore.<\/em><\/h2>\n  <p class=\"wpc-subheading\">Ranking on Google is still critical; but half your future customers are already asking AI for recommendations.<\/p>\n  <div class=\"changed-grid\">\n    <div class=\"cc old\">\n      <div class=\"cc-label old-l\">The Old Reality<\/div>\n      <div class=\"cc-title\">SEO = Rank on Google&#8217;s Blue Links<\/div>\n      <ul class=\"cc-list\">\n        <li>\n          <span class=\"li-ico\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/span>\n          Optimize for Google&#8217;s 10 blue links\n        <\/li>\n        <li>\n          <span class=\"li-ico\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/span>\n          Target keywords, build backlinks\n        <\/li>\n        <li>\n          <span class=\"li-ico\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/span>\n          Traffic only from search results pages\n        <\/li>\n        <li>\n          <span class=\"li-ico\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/span>\n          Your brand exists only if Google ranks it\n        <\/li>\n        <li>\n          <span class=\"li-ico\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><\/svg><\/span>\n          Invisible to AI assistants and chatbots\n        <\/li>\n      <\/ul>\n    <\/div>\n    <div class=\"cc new\">\n      <div class=\"cc-label new-l\">The New Reality \u2014 What We Do<\/div>\n      <div class=\"cc-title\">SEO + GEO = Rank Everywhere Customers Search<\/div>\n      <ul class=\"cc-list\">\n        <li>\n          <span class=\"li-ico\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>\n          Rank on Google Search AND appear in AI Overviews\n        <\/li>\n        <li>\n          <span class=\"li-ico\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>\n          Get recommended by ChatGPT, Perplexity &#038; Gemini\n        <\/li>\n        <li>\n          <span class=\"li-ico\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>\n          Entity authority so AI systems recognize your brand\n        <\/li>\n        <li>\n          <span class=\"li-ico\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>\n          Become the answer \u2014 not just a result\n        <\/li>\n        <li>\n          <span class=\"li-ico\"><svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>\n          Your brand cited, trusted &#038; recommended everywhere\n        <\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n  <div class=\"geo-banner\">\n    <div class=\"geo-banner-text\"><strong>New to GEO?<\/strong> &#8211; Understand what Generative Engine Optimization (GEO) means for your eCommerce store, why it matters now, and how our strategies makes your brand visible to ChatGPT, Perplexity and Google AI Overviews.<\/div>\n    <a class=\"geo-banner-link\" href=\"\/services\/geo-for-ecommerce\/\">GEO for eCommerce \u2192<\/a>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     SERVICES\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"services hp-section wpc-reveal\">\n  <div class=\"wpc-tag\">Our Services<\/div>\n  <h2 class=\"wpc-heading\">Two Services. Every Channel.<br><em>One Compounding Growth Engine.<\/em><\/h2>\n  <div class=\"svc-grid\">\n    <div class=\"svc hero-svc\">\n      <div class=\"svc-badge p\">Core Service<\/div>\n      <div class=\"svc-n\">01<\/div>\n      <div class=\"svc-name\">eCommerce SEO + GEO<\/div>\n      <div class=\"svc-aka\">Search Engine + Generative Engine Optimization<\/div>\n      <p class=\"svc-desc\">We build your brand&#8217;s complete authority infrastructure \u2014 so you rank on traditional search AND get recommended by AI systems. Your brand becomes the answer, everywhere your customers are asking.<\/p>\n      <ul class=\"svc-list\">\n        <li><span class=\"li-arr\"><svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>On-page SEO: products, meta, schema, categories<\/li>\n        <li><span class=\"li-arr\"><svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>Entity Stacking \u2014 Knowledge Graph, NLP &#038; AI citations<\/li>\n        <li><span class=\"li-arr\"><svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>GEO: content optimized for ChatGPT, Perplexity &#038; AI Overviews<\/li>\n        <li><span class=\"li-arr\"><svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>Technical SEO: speed, crawlability, Core Web Vitals<\/li>\n        <li><span class=\"li-arr\"><svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>Local SEO for region-specific eCommerce<\/li>\n        <li><span class=\"li-arr\"><svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>Link building that builds real authority<\/li>\n        <li><span class=\"li-arr\"><svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>Monthly SEO + GEO visibility reports<\/li>\n      <\/ul>\n    <\/div>\n    <div class=\"svc\">\n      <div class=\"svc-badge s\">The Accelerant<\/div>\n      <div class=\"svc-n\">02<\/div>\n      <div class=\"svc-name\">Performance Ads<\/div>\n      <div class=\"svc-aka\">Google Ads \u00b7 Meta Ads \u00b7 Retargeting<\/div>\n      <p class=\"svc-desc\">Ads bring revenue right now \u2014 bridging the gap while your organic and AI visibility grows. Every campaign is tied to your margins, tracked to the conversion, and optimized continuously.<\/p>\n      <ul class=\"svc-list\">\n        <li><span class=\"li-arr\"><svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>Google Shopping &#038; Search Ads<\/li>\n        <li><span class=\"li-arr\"><svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>Meta (Facebook &#038; Instagram) Ads<\/li>\n        <li><span class=\"li-arr\"><svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>Retargeting: cart abandonment &#038; warm audiences<\/li>\n        <li><span class=\"li-arr\"><svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>Full conversion &#038; revenue tracking setup<\/li>\n        <li><span class=\"li-arr\"><svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>A\/B tested creatives, copy, and landing pages<\/li>\n        <li><span class=\"li-arr\"><svg width=\"12\" height=\"12\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"\/><polyline points=\"12 5 19 12 12 19\"\/><\/svg><\/span>Weekly performance reporting \u2014 no fluff<\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     OUTCOMES\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"hp-section wpc-reveal wpc-section-subtle\">\n  <div class=\"wpc-tag\">Real Outcomes<\/div>\n  <h2 class=\"wpc-heading\">Your Brand Will Be Known,<br><em>Trusted and Recommended.<\/em><\/h2>\n  <p class=\"wpc-subheading\">No buzzwords. Here is exactly what you get at the end of a 4-month campaign.<\/p>\n  <div class=\"oc-grid\">\n    <div class=\"oc\">\n      <div class=\"oc-icon\"><svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg><\/div>\n      <div class=\"oc-title\">Rank Higher on Google<\/div>\n      <div class=\"oc-desc\">Product and category pages appear for high-intent buyer keywords. <strong>Organic traffic that compounds<\/strong> month over month \u2014 without paying per click.<\/div>\n    <\/div>\n    <div class=\"oc\">\n      <div class=\"oc-icon\"><svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><path d=\"M8 12h8M12 8v8\"\/><circle cx=\"12\" cy=\"12\" r=\"3\" style=\"fill:var(--wpc-bg-dim)\"\/><\/svg><\/div>\n      <div class=\"oc-title\">Get Cited by AI Systems<\/div>\n      <div class=\"oc-desc\">ChatGPT, Perplexity, Gemini and AI Overviews start <strong>recommending and citing your brand<\/strong> when users ask about your product category.<\/div>\n    <\/div>\n    <div class=\"oc\">\n      <div class=\"oc-icon\"><svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2a9 9 0 1 0 0 18A9 9 0 0 0 12 2z\"\/><path d=\"M8 12s1-2 4-2 4 2 4 2\"\/><path d=\"M9 9h.01M15 9h.01\"\/><\/svg><\/div>\n      <div class=\"oc-title\">Build Brand Authority<\/div>\n      <div class=\"oc-desc\">Entity Stacking gets your brand <strong>recognized in Google&#8217;s Knowledge Graph<\/strong>; the foundation AI engines use to trust and recommend you.<\/div>\n    <\/div>\n    <div class=\"oc\">\n      <div class=\"oc-icon\"><svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"12\" y1=\"1\" x2=\"12\" y2=\"23\"\/><path d=\"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"\/><\/svg><\/div>\n      <div class=\"oc-title\">Revenue From Day One<\/div>\n      <div class=\"oc-desc\">While SEO and GEO mature, ad campaigns are <strong>generating sales from day one<\/strong> \u2014 every dollar tracked, every campaign optimized.<\/div>\n    <\/div>\n    <div class=\"oc\">\n      <div class=\"oc-icon\"><svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg><\/div>\n      <div class=\"oc-title\">Own Your Position<\/div>\n      <div class=\"oc-desc\">Competitors can outbid your ads, but <strong>cannot buy the organic authority and AI recognition<\/strong> you&#8217;ve built. It&#8217;s permanently yours.<\/div>\n    <\/div>\n    <div class=\"oc\">\n      <div class=\"oc-icon\"><svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"23 6 13.5 15.5 8.5 10.5 1 18\"\/><polyline points=\"17 6 23 6 23 12\"\/><\/svg><\/div>\n      <div class=\"oc-title\">Falling CAC Over Time<\/div>\n      <div class=\"oc-desc\">As SEO and GEO grow, ad reliance decreases. <strong>Your cost per acquisition drops<\/strong> \u2014 the opposite of what happens with ads alone.<\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     PROCESS\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"process hp-section wpc-reveal\" id=\"process\">\n  <div class=\"wpc-tag\">The Process<\/div>\n  <h2 class=\"wpc-heading\">Built Around Your<br><em>Store&#8217;s Reality.<\/em><\/h2>\n  <p class=\"wpc-subheading\">Two campaign types. 4-month cycles. Designed to compound.<\/p>\n  <div class=\"ptabs\">\n    <button class=\"ptab on\" onclick=\"pt('new',this)\">For New Stores<\/button>\n    <button class=\"ptab\" onclick=\"pt('exist',this)\">For Existing Brands<\/button>\n  <\/div>\n\n  <div class=\"ppanel on\" id=\"pt-new\">\n    <div class=\"pheader\">\n      <div>\n        <h3 class=\"process-panel-h3\">Launching With Authority<\/h3>\n        <p class=\"process-panel-p\">For new stores that need Google and AI systems to trust them from day one.<\/p>\n      <\/div>\n      <div class=\"wpc-text-right\"><div class=\"pprice\"><span class=\"wpc-size-4xl wpc-text-strong\">From <\/span>$2,900<\/div><div class=\"pprice-note\">per campaign \u00b7 4-month campaign<\/div><\/div>\n    <\/div>\n    <div class=\"steps\">\n      <div class=\"step\"><div class=\"step-n\">1<\/div><div class=\"step-name\">On-Page SEO<\/div><div class=\"step-desc\">Products, meta, schema, categories<\/div><\/div>\n      <div class=\"step\"><div class=\"step-n\">2<\/div><div class=\"step-name\">Entity Stacking<\/div><div class=\"step-desc\">Knowledge Graph, AI &#038; NLP signals<\/div><\/div>\n      <div class=\"step\"><div class=\"step-n\">3<\/div><div class=\"step-name\">Technical SEO<\/div><div class=\"step-desc\">Speed, crawl, Core Web Vitals<\/div><\/div>\n      <div class=\"step\"><div class=\"step-n\">4<\/div><div class=\"step-name\">Link Building<\/div><div class=\"step-desc\">Real, relevant authority sources<\/div><\/div>\n      <div class=\"step\"><div class=\"step-n\">5<\/div><div class=\"step-name\">GEO Content<\/div><div class=\"step-desc\">AI-citable content for ranking &#038; citation<\/div><\/div>\n    <\/div>\n    <div class=\"pnote\"><strong>If Google doesn&#8217;t trust your brand, it won&#8217;t rank your store; and AI systems won&#8217;t recommend it either.<\/strong> Entity Stacking injects your brand into Google&#8217;s Knowledge Graph and AI systems from the ground up, so both search and generative engines recognize you as authoritative from day one.<\/div>\n  <\/div>\n\n  <div class=\"ppanel\" id=\"pt-exist\">\n    <div class=\"pheader\">\n      <div>\n        <h3 class=\"process-panel-h3\">Scaling What Already Works<\/h3>\n        <p class=\"process-panel-p\">For established brands ready to dominate search and AI discovery.<\/p>\n      <\/div>\n      <div class=\"wpc-text-right\"><div class=\"pprice\"><span class=\"wpc-size-4xl wpc-text-strong\">From <\/span>$3,700<\/div><div class=\"pprice-note\">per campaign \u00b7 4-month campaign<\/div><\/div>\n    <\/div>\n    <div class=\"steps\">\n      <div class=\"step\"><div class=\"step-n\">1<\/div><div class=\"step-name\">On-Page SEO<\/div><div class=\"step-desc\">Audit &#038; upgrade all key pages<\/div><\/div>\n      <div class=\"step\"><div class=\"step-n\">2<\/div><div class=\"step-name\">Technical SEO<\/div><div class=\"step-desc\">Architecture, speed, indexing<\/div><\/div>\n      <div class=\"step\"><div class=\"step-n\">3<\/div><div class=\"step-name\">Update Entities<\/div><div class=\"step-desc\">Refresh AI &#038; Knowledge Graph signals<\/div><\/div>\n      <div class=\"step\"><div class=\"step-n\">4<\/div><div class=\"step-name\">Link Building<\/div><div class=\"step-desc\">Strengthen domain authority<\/div><\/div>\n      <div class=\"step\"><div class=\"step-n\">5<\/div><div class=\"step-name\">Thin Content<\/div><div class=\"step-desc\">Upgrade pages suppressing rankings<\/div><\/div>\n      <div class=\"step\"><div class=\"step-n\">6<\/div><div class=\"step-name\">New GEO Content<\/div><div class=\"step-desc\">AI-citable content for buyer queries<\/div><\/div>\n    <\/div>\n    <div class=\"pnote\"><strong>Already ranking but not getting cited by AI + Want to rank for more keywords?<\/strong> Most established stores have zero GEO presence \u2014 invisible to ChatGPT, Perplexity and AI Overviews. We fix that alongside the foundational issues silently suppressing your ceiling.<\/div>\n  <\/div>\n\n  <!-- Process CTA -->\n  <div class=\"process-cta\">\n    <div class=\"process-cta-left\">\n      <div class=\"process-cta-title\">Want to See the Full Breakdown?<\/div>\n      <div class=\"process-cta-sub\">Every deliverable, every milestone, every dollar \u2014 <strong>fully disclosed<\/strong>. No hidden fees, no vague scope. See exactly what you&#8217;re getting before you commit.<\/div>\n    <\/div>\n    <a class=\"wpc-btn wpc-btn-primary\" href=\"\/pricing\">View Full Pricing &#038; Deliverables \u2192<\/a>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     WHY BOTH - THE Strategy\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"hp-section wpc-reveal wpc-section-base\">\n  <div class=\"wpc-tag\">The Strategy<\/div>\n  <h2 class=\"wpc-heading\">SEO + GEO Builds the Foundation.<br><em>Ads Grows Revenue Now.<\/em><\/h2>\n  <div class=\"why-grid\">\n    <div>\n      <div class=\"why-quote\">&#8220;The wisest eCommerce marketing strategy isn&#8217;t choosing between SEO and ads \u2014 it&#8217;s running both so they compound each other.&#8221;<\/div>\n      <div class=\"why-body\">\n        <p><strong>Only running ads?<\/strong> Competitors bid against you daily. Costs rise, margins shrink, and the moment you pause \u2014 your business disappears. You own nothing.<\/p>\n        <p><strong>Only doing SEO?<\/strong> Organic and AI visibility takes months. Meanwhile cash flow suffers and competitors with ad budgets are winning your customers.<\/p>\n        <p><strong>The compound strategy:<\/strong> Ads drive revenue from day one while SEO builds organic rankings and GEO builds AI visibility \u2014 assets competitors cannot outbid or copy. Your cost-per-acquisition drops as organic and AI channels grow.<\/p>\n      <\/div>\n      <a class=\"wpc-btn wpc-btn-primary\" href=\"\/seo-results\/\">View Case Studies \u2192<\/a>\n    <\/div>\n    <div class=\"ch-stack\">\n      <div class=\"ch\">\n        <div class=\"ch-head\">\n          <div class=\"ch-icon\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"22 7 13.5 15.5 8.5 10.5 2 17\"\/><polyline points=\"16 7 22 7 22 13\"\/><\/svg><\/div>\n          <div class=\"ch-title\">SEO + GEO \u2014 The Long-Term Asset<\/div>\n        <\/div>\n        <div class=\"ch-body\">Builds <strong>permanent organic visibility<\/strong> and brand recognition across AI systems. Compounds in value every month. No competitor can buy this away from you.<\/div>\n      <\/div>\n      <div class=\"ch\">\n        <div class=\"ch-head\">\n          <div class=\"ch-icon\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"\/><\/svg><\/div>\n          <div class=\"ch-title\">Performance Ads \u2014 The Immediate Revenue<\/div>\n        <\/div>\n        <div class=\"ch-body\">Brings <strong>trackable, scalable revenue from day one<\/strong>. Bridges the gap while organic and AI visibility matures. Every dollar tied to a real outcome.<\/div>\n      <\/div>\n      <div class=\"ch\">\n        <div class=\"ch-head\">\n          <div class=\"ch-icon\"><svg width=\"22\" height=\"22\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"17 1 21 5 17 9\"\/><path d=\"M3 11V9a4 4 0 0 1 4-4h14\"\/><polyline points=\"7 23 3 19 7 15\"\/><path d=\"M21 13v2a4 4 0 0 1-4 4H3\"\/><\/svg><\/div>\n          <div class=\"ch-title\">Together \u2014 The Growth Engine<\/div>\n        <\/div>\n        <div class=\"ch-body\">Ad data informs SEO. Organic content <strong>improves ad Quality Scores<\/strong>. GEO authority converts ad traffic better. Every channel amplifies the others.<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     MEET THE SEO\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"meet-seo hp-section wpc-reveal\">\n  <div class=\"wpc-tag\">The Person Behind Your Growth<\/div>\n  <div class=\"meet-grid\">\n\n    <!-- Photo + Social Buttons -->\n    <div class=\"founder-col\">\n      <div class=\"founder-photo\">\n        <img decoding=\"async\" src=\"https:\/\/getseowithabdullah.lovable.app\/assets\/founder-B4tFhpSh.avif\" alt=\"Abdullah Nouman\"\n          onerror=\"this.parentElement.innerHTML='<div style=\\'width:100%;height:100%;background:#EDE9FE;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:800;color:#673DE5\\'>AN<\/div>&#8216;&#8221;\/>\n      <\/div>\n      <div class=\"social-btns\">\n        <a class=\"li-btn\" href=\"https:\/\/www.linkedin.com\/in\/nouman-abdullah\/\" target=\"_blank\" rel=\"noopener nofollow\">\n          <svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"#2A6EAA\"><path d=\"M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433a2.062 2.062 0 0 1-2.063-2.065 2.064 2.064 0 1 1 2.063 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z\"\/><\/svg>\n          LinkedIn\n        <\/a>\n        <a class=\"x-btn\" href=\"https:\/\/x.com\/wpconsults\" target=\"_blank\" rel=\"noopener nofollow\">\n          <svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"#3E4C59\"><path d=\"M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-4.714-6.231-5.401 6.231H2.746l7.73-8.835L1.254 2.25H8.08l4.253 5.622zm-1.161 17.52h1.833L7.084 4.126H5.117z\"\/><\/svg>\n          X \/ Twitter\n        <\/a>\n      <\/div>\n    <\/div>\n\n    <!-- Bio -->\n    <div>\n      <div class=\"founder-tag\">Meet the SEO<\/div>\n      <h2 class=\"founder-name\">Abdullah Nouman<\/h2>\n      <div class=\"founder-title-line\">eCommerce SEO &#038; GEO Strategist \u00b7 Founder, WpConsults<\/div>\n      <div class=\"founder-bio\">\n        <p>I&#8217;m not an agency that hands your project to a junior exec and disappears. When you work with WpConsults, you work with me; directly. I handle the strategy, the entity architecture, the GEO framework, and the ad campaigns personally.<\/p>\n        <p>I&#8217;ve built this methodology by working with real eCommerce stores across the USA, UK, Canada and Australia. <strong>Reverse engineering what Google and AI systems actually need<\/strong> to trust, rank, and recommend a brand. Not guessing. Precision-built strategy for your specific store.<\/p>\n        <p><strong>Your brand deserves to be known.<\/strong> Not just ranked \u2014 known. Trusted by Google, recognized by AI, and recommended to the customers already looking for you.<\/p>\n      <\/div>\n      <div class=\"founder-stats\">\n        <div><div class=\"fstat-n\">4+<\/div><div class=\"fstat-l\">Countries Served<\/div><\/div>\n        <div><div class=\"fstat-n\">4 Mo<\/div><div class=\"fstat-l\">Campaign Cycle<\/div><\/div>\n        <div><div class=\"fstat-n\">100%<\/div><div class=\"fstat-l\">Direct Access<\/div><\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Quote Ticker -->\n    <div class=\"quote-ticker\">\n      <div class=\"ticker-track\" id=\"ticker\">\n\n        <div class=\"quote-card\">\n          <div class=\"quote-header\">\n            <div class=\"q-avatar\"><img decoding=\"async\" src=\"https:\/\/getseowithabdullah.lovable.app\/assets\/founder-B4tFhpSh.avif\" alt=\"AN\"\/><\/div>\n            <div class=\"q-meta\"><div class=\"q-name\">Abdullah Nouman<\/div><div class=\"q-handle\">linkedin.com\/in\/nouman-abdullah<\/div><\/div>\n            <div class=\"q-social-ico\"><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"#2A6EAA\"><path d=\"M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433a2.062 2.062 0 0 1-2.063-2.065 2.064 2.064 0 1 1 2.063 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z\"\/><\/svg><\/div>\n          <\/div>\n          <div class=\"quote-text\">If Google doesn&#8217;t know <strong>who you are<\/strong>, it won&#8217;t rank what you sell. Entity Stacking isn&#8217;t optional anymore \u2014 it&#8217;s the foundation.<\/div>\n          <div class=\"quote-footer\"><span class=\"q-tag\"><svg width=\"10\" height=\"10\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>SEO Insight<\/span><\/div>\n        <\/div>\n\n        <div class=\"quote-card\">\n          <div class=\"quote-header\">\n            <div class=\"q-avatar\"><img decoding=\"async\" src=\"https:\/\/getseowithabdullah.lovable.app\/assets\/founder-B4tFhpSh.avif\" alt=\"AN\"\/><\/div>\n            <div class=\"q-meta\"><div class=\"q-name\">Abdullah Nouman<\/div><div class=\"q-handle\">@wpconsults<\/div><\/div>\n            <div class=\"q-social-ico\"><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"#3E4C59\"><path d=\"M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-4.714-6.231-5.401 6.231H2.746l7.73-8.835L1.254 2.25H8.08l4.253 5.622zm-1.161 17.52h1.833L7.084 4.126H5.117z\"\/><\/svg><\/div>\n          <\/div>\n          <div class=\"quote-text\">Most eCommerce stores running ads are just renting attention. <em>The ones investing in SEO + GEO are buying a permanent position.<\/em> Big difference in 12 months.<\/div>\n          <div class=\"quote-footer\"><span class=\"q-tag\"><svg width=\"10\" height=\"10\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><polyline points=\"22 7 13.5 15.5 8.5 10.5 2 17\"\/><polyline points=\"16 7 22 7 22 13\"\/><\/svg>Growth Take<\/span><\/div>\n        <\/div>\n\n        <div class=\"quote-card\">\n          <div class=\"quote-header\">\n            <div class=\"q-avatar\"><img decoding=\"async\" src=\"https:\/\/getseowithabdullah.lovable.app\/assets\/founder-B4tFhpSh.avif\" alt=\"AN\"\/><\/div>\n            <div class=\"q-meta\"><div class=\"q-name\">Abdullah Nouman<\/div><div class=\"q-handle\">linkedin.com\/in\/nouman-abdullah<\/div><\/div>\n            <div class=\"q-social-ico\"><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"#2A6EAA\"><path d=\"M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433a2.062 2.062 0 0 1-2.063-2.065 2.064 2.064 0 1 1 2.063 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z\"\/><\/svg><\/div>\n          <\/div>\n          <div class=\"quote-text\">GEO is not a new buzzword. It&#8217;s the answer to a real question: <strong>when your customer asks ChatGPT what to buy \u2014 does your brand show up?<\/strong><\/div>\n          <div class=\"quote-footer\"><span class=\"q-tag\"><svg width=\"10\" height=\"10\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><path d=\"M8 12h8M12 8v8\"\/><\/svg>GEO Insight<\/span><\/div>\n        <\/div>\n\n        <div class=\"quote-card\">\n          <div class=\"quote-header\">\n            <div class=\"q-avatar\"><img decoding=\"async\" src=\"https:\/\/getseowithabdullah.lovable.app\/assets\/founder-B4tFhpSh.avif\" alt=\"AN\"\/><\/div>\n            <div class=\"q-meta\"><div class=\"q-name\">Abdullah Nouman<\/div><div class=\"q-handle\">@wpconsults<\/div><\/div>\n            <div class=\"q-social-ico\"><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"#3E4C59\"><path d=\"M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-4.714-6.231-5.401 6.231H2.746l7.73-8.835L1.254 2.25H8.08l4.253 5.622zm-1.161 17.52h1.833L7.084 4.126H5.117z\"\/><\/svg><\/div>\n          <\/div>\n          <div class=\"quote-text\">Backlinks build authority for Google. <em>Entity signals build trust for AI.<\/em> In 2025 you need both \u2014 and most agencies are still only doing one.<\/div>\n          <div class=\"quote-footer\"><span class=\"q-tag\"><svg width=\"10\" height=\"10\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71\"\/><path d=\"M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71\"\/><\/svg>SEO + GEO<\/span><\/div>\n        <\/div>\n\n        <div class=\"quote-card\">\n          <div class=\"quote-header\">\n            <div class=\"q-avatar\"><img decoding=\"async\" src=\"https:\/\/getseowithabdullah.lovable.app\/assets\/founder-B4tFhpSh.avif\" alt=\"AN\"\/><\/div>\n            <div class=\"q-meta\"><div class=\"q-name\">Abdullah Nouman<\/div><div class=\"q-handle\">linkedin.com\/in\/nouman-abdullah<\/div><\/div>\n            <div class=\"q-social-ico\"><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"#2A6EAA\"><path d=\"M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433a2.062 2.062 0 0 1-2.063-2.065 2.064 2.064 0 1 1 2.063 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z\"\/><\/svg><\/div>\n          <\/div>\n          <div class=\"quote-text\">A 4-month SEO campaign isn&#8217;t an expense. It&#8217;s <strong>the last marketing investment that keeps paying you back<\/strong> after you stop writing the check.<\/div>\n          <div class=\"quote-footer\"><span class=\"q-tag\"><svg width=\"10\" height=\"10\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><line x1=\"12\" y1=\"1\" x2=\"12\" y2=\"23\"\/><path d=\"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"\/><\/svg>ROI Perspective<\/span><\/div>\n        <\/div>\n\n        <div class=\"quote-card\">\n          <div class=\"quote-header\">\n            <div class=\"q-avatar\"><img decoding=\"async\" src=\"https:\/\/getseowithabdullah.lovable.app\/assets\/founder-B4tFhpSh.avif\" alt=\"AN\"\/><\/div>\n            <div class=\"q-meta\"><div class=\"q-name\">Abdullah Nouman<\/div><div class=\"q-handle\">@wpconsults<\/div><\/div>\n            <div class=\"q-social-ico\"><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"#3E4C59\"><path d=\"M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-4.714-6.231-5.401 6.231H2.746l7.73-8.835L1.254 2.25H8.08l4.253 5.622zm-1.161 17.52h1.833L7.084 4.126H5.117z\"\/><\/svg><\/div>\n          <\/div>\n          <div class=\"quote-text\">Your real competition isn&#8217;t the brand spending $500\/month on ads. <em>It&#8217;s the brand that invested in SEO 6 months ago and now ranks above you for free.<\/em><\/div>\n          <div class=\"quote-footer\"><span class=\"q-tag\"><svg width=\"10\" height=\"10\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>Competitive Edge<\/span><\/div>\n        <\/div>\n\n        <div class=\"quote-card\">\n          <div class=\"quote-header\">\n            <div class=\"q-avatar\"><img decoding=\"async\" src=\"https:\/\/getseowithabdullah.lovable.app\/assets\/founder-B4tFhpSh.avif\" alt=\"AN\"\/><\/div>\n            <div class=\"q-meta\"><div class=\"q-name\">Abdullah Nouman<\/div><div class=\"q-handle\">linkedin.com\/in\/nouman-abdullah<\/div><\/div>\n            <div class=\"q-social-ico\"><svg width=\"13\" height=\"13\" viewBox=\"0 0 24 24\" fill=\"#2A6EAA\"><path d=\"M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433a2.062 2.062 0 0 1-2.063-2.065 2.064 2.064 0 1 1 2.063 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z\"\/><\/svg><\/div>\n          <\/div>\n          <div class=\"quote-text\">The brands winning on AI-powered search in 2026 are the ones <strong>building entity authority right now.<\/strong> The window is open \u2014 but not for much longer.<\/div>\n          <div class=\"quote-footer\"><span class=\"q-tag\"><svg width=\"10\" height=\"10\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>Timing<\/span><\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     PAST CLIENTS\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"clients-sec hp-section wpc-reveal\">\n  <div class=\"wpc-tag\">Past Clients<\/div>\n  <h2 class=\"wpc-heading\">Brands That <em>Trusted Us.<\/em><\/h2>\n  <div class=\"cl-grid\">\n\n    <div class=\"cl-card\">\n      <div class=\"cl-logo\" data-ph=\"BC\">\n        <img decoding=\"async\" src=\"https:\/\/image.pitchbook.com\/kHKklT4qeQ8fpgTaQEatPmXtTxC1678351095115_200x200\" alt=\"BlueCube Cold Plunge\" loading=\"lazy\" onerror=\"this.style.display='none';this.parentNode.classList.add('is-broken')\"\/>\n      <\/div>\n      <div class=\"cl-name\">BlueCube Cold Plunge<\/div>\n      <div class=\"cl-type\">eCommerce \u00b7 Wellness<\/div>\n      <div class=\"cl-geo\">\ud83c\uddfa\ud83c\uddf8 United States<\/div>\n    <\/div>\n\n    <div class=\"cl-card\">\n      <div class=\"cl-logo\" data-ph=\"ESS\">\n        <img decoding=\"async\" src=\"https:\/\/www.enterprise-software-solutions.com\/cdn\/shop\/files\/logo_8dccbba4-abfa-466e-9d3b-73e253a5d1c3_175x@2x.png?v=1727200666\" alt=\"Enterprise Software Solutions\" loading=\"lazy\" onerror=\"this.style.display='none';this.parentNode.classList.add('is-broken')\"\/>\n      <\/div>\n      <div class=\"cl-name\">Enterprise Software Solutions<\/div>\n      <div class=\"cl-type\">B2B \u00b7 Technology<\/div>\n      <div class=\"cl-geo\">\ud83c\uddfa\ud83c\uddf8 United States<\/div>\n    <\/div>\n\n    <div class=\"cl-card\">\n      <div class=\"cl-logo\" data-ph=\"CPRS\">\n        <img decoding=\"async\" src=\"https:\/\/cellphonerecyclingsolutions.com\/wp-content\/uploads\/2025\/08\/phonesitelogo.webp\" alt=\"Cell Phone Recycling Solutions\" loading=\"lazy\" onerror=\"this.style.display='none';this.parentNode.classList.add('is-broken')\"\/>\n      <\/div>\n      <div class=\"cl-name\">Cell Phone Recycling Solutions<\/div>\n      <div class=\"cl-type\">eCommerce \u00b7 Electronics<\/div>\n      <div class=\"cl-geo\">\ud83c\uddfa\ud83c\uddf8 Dallas, USA<\/div>\n    <\/div>\n\n    <div class=\"cl-card\">\n      <div class=\"cl-logo\" data-ph=\"JLJ\">\n        <img decoding=\"async\" src=\"https:\/\/jolaj.com.ng\/wp-content\/uploads\/2025\/05\/Jolaj_logo_no_background.png\" alt=\"Jolaj\" loading=\"lazy\" onerror=\"this.style.display='none';this.parentNode.classList.add('is-broken')\"\/>\n      <\/div>\n      <div class=\"cl-name\">Jolaj Office Products<\/div>\n      <div class=\"cl-type\">eCommerce \u00b7 Office Supplies<\/div>\n      <div class=\"cl-geo\">\ud83c\uddf3\ud83c\uddec Nigeria<\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     FINAL CTA\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"final-cta hp-section wpc-reveal\" id=\"contact\">\n  <div class=\"wpc-tag wpc-justify-center\">Get Started<\/div>\n  <h2 class=\"wpc-heading wpc-text-center\">Your Store Ranked on Google.<br><em>Recommended by AI.<\/em><br>Growing in Real Time.<\/h2>\n  <p class=\"wpc-subheading\">Book a free 30-minute strategy call. We&#8217;ll audit your store, show you exactly where you&#8217;re invisible \u2014 on search and in AI \u2014 and map out a 4-month campaign to fix it.<\/p>\n  <a class=\"wpc-btn wpc-btn-primary\" href=\"\/work-with-wpconsults\/\">Book My Free Strategy Call<\/a>\n  <p class=\"cta-note\">No commitment \u00b7 Honest audit \u00b7 Real recommendations<\/p>\n  <div class=\"flags\">\n    <div class=\"flag\">\ud83c\uddfa\ud83c\uddf8 Primary: USA<\/div>\n    <div class=\"flag\">\ud83c\udde8\ud83c\udde6 Canada<\/div>\n    <div class=\"flag\">\ud83c\uddec\ud83c\udde7 United Kingdom<\/div>\n    <div class=\"flag\">\ud83c\udde6\ud83c\uddfa Australia<\/div>\n  <\/div>\n<\/section>\n\n<\/div><!-- \/.wpc-root -->\n\n\n\n\n\n\n<script>\n\/* Dark-mode toggle lives in the site header \u2014 not here.\n   master.js (enqueued site-wide) handles scroll-reveal + counters + tabs.\n   These inline scripts cover the homepage-only ticker + the process tabs,\n   and a self-contained scroll-reveal fallback for standalone preview. *\/\n\n\/* \u2500\u2500 Process tab switcher \u2500\u2500 *\/\nfunction pt(id, el) {\n  document.querySelectorAll('.ptab').forEach(function(t){ t.classList.remove('on'); });\n  document.querySelectorAll('.ppanel').forEach(function(p){ p.classList.remove('on'); });\n  el.classList.add('on');\n  document.getElementById('pt-' + id).classList.add('on');\n}\n\n\/* \u2500\u2500 Ticker seamless loop (homepage-only, not in master.js) \u2500\u2500 *\/\n(function () {\n  var track = document.getElementById('ticker');\n  if (!track) return;\n  track.innerHTML = track.innerHTML + track.innerHTML;\n})();\n\n\/* \u2500\u2500 Scroll reveal fallback (master.js also handles this on the live site;\n      this makes standalone preview work and is harmless if doubled) \u2500\u2500 *\/\n(function () {\n  var els = document.querySelectorAll('.wpc-reveal:not(.is-visible)');\n  if (!els.length) return;\n  var reduce = window.matchMedia && window.matchMedia('(prefers-reduced-motion: reduce)').matches;\n  if (reduce || !('IntersectionObserver' in window)) {\n    els.forEach(function (el) { el.classList.add('is-visible'); });\n    return;\n  }\n  var obs = new IntersectionObserver(function (entries, o) {\n    entries.forEach(function (e) {\n      if (e.isIntersecting) { e.target.classList.add('is-visible'); o.unobserve(e.target); }\n    });\n  }, { threshold: 0.07, rootMargin: '0px 0px -40px 0px' });\n  els.forEach(function (el) { obs.observe(el); });\n})();\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>eCommerce SEO - GEO\/AI SEO - Performance Ads Rank on Google.Get Cited by AI.Sell More. AI SEO-Agentur f\u00fcr eCommerce-Shops; Kombination von Legacy SEO &amp; AI SEO Wir helfen eCommerce-Shops, sowohl die traditionelle Suche als auch die neue AI-gest\u00fctzte Entdeckungsebene zu dominieren; so wird Ihre Marke bei Google gefunden, von ChatGPT empfohlen, in Perplexity zitiert,...<\/p>","protected":false},"author":1,"featured_media":5637,"parent":0,"menu_order":4,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kb_optimizer_status":2,"_kad_post_transparent":"","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"hide","_kad_post_feature":"hide","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-5604","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/www.wpconsults.com\/de\/wp-json\/wp\/v2\/pages\/5604","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.wpconsults.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.wpconsults.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.wpconsults.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.wpconsults.com\/de\/wp-json\/wp\/v2\/comments?post=5604"}],"version-history":[{"count":93,"href":"https:\/\/www.wpconsults.com\/de\/wp-json\/wp\/v2\/pages\/5604\/revisions"}],"predecessor-version":[{"id":7612,"href":"https:\/\/www.wpconsults.com\/de\/wp-json\/wp\/v2\/pages\/5604\/revisions\/7612"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.wpconsults.com\/de\/wp-json\/wp\/v2\/media\/5637"}],"wp:attachment":[{"href":"https:\/\/www.wpconsults.com\/de\/wp-json\/wp\/v2\/media?parent=5604"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}