// AI SEO dedicated landing page, content verbatim from client-supplied copy.
// Part B: industries, portfolio teaser, help blocks, case studies, packages,
// testimonials teaser, FAQ, discovery call, local-SEO closer.

const INDUSTRIES = [
  'Trekking &amp; Travel', 'IT &amp; Tech', 'E-commerce &amp; Retail', 'Hospitality', 'Law', 'Real Estate',
  'Healthcare', 'Consultants', 'Education Sector', 'Automobile', 'B2B Industry', 'News Portal', 'Gaming',
];

function IndustriesServed() {
  return (
    <section style={{ padding: '80px 48px', background: 'var(--color-canvas-raised)', borderTop: '1px solid var(--color-border-on-light)', borderBottom: '1px solid var(--color-border-on-light)' }}>
      <div style={{ maxWidth: 'var(--container-max)', margin: '0 auto', textAlign: 'center' }}>
        <div style={{
          width: 52, height: 52, borderRadius: '50%', background: 'rgba(198,39,42,0.12)', margin: '0 auto 20px',
          display: 'flex', alignItems: 'center', justifyContent: 'center',
        }}>
          <i data-lucide="globe-2" style={{ width: 24, height: 24, color: 'var(--color-primary)' }}></i>
        </div>
        <h2 style={{ fontFamily: 'var(--font-display)', fontSize: 'var(--type-display-md-size)', fontWeight: 'var(--type-display-md-weight)', color: '#fff', margin: '0 0 20px', lineHeight: 1.25 }}>
          Professional Experience<br />&amp; Industries Served
        </h2>
        <p style={{ fontSize: 15.5, color: 'rgba(255,255,255,0.75)', maxWidth: 720, margin: '0 auto 32px', lineHeight: 1.65 , textAlign: 'justify' }}>
          I&rsquo;m a Best SEO Analyst in Kathmandu, helping businesses improve Google rankings, boost organic
          traffic, and grow sustainably. My hands-on skills include AEO, GEO, AI SEO, WordPress, content writing,
          blogging and Google &amp; Meta Ads for local and global clients.
        </p>
        <div style={{ fontSize: 13, fontWeight: 700, letterSpacing: '0.06em', textTransform: 'uppercase', color: 'var(--color-primary)', marginBottom: 18 }}>
          Industries I Serve:
        </div>
        <div style={{ display: 'flex', flexWrap: 'wrap', gap: 10, justifyContent: 'center', marginBottom: 32 }}>
          {INDUSTRIES.map((ind) => (
            <span key={ind} style={{
              background: '#fff', border: '1px solid var(--color-border-on-light)', borderRadius: 'var(--radius-pill)',
              padding: '8px 16px', fontSize: 13.5, fontWeight: 600, color: 'var(--color-ink-on-light)',
            }} dangerouslySetInnerHTML={{ __html: ind }}></span>
          ))}
        </div>
        <a href="contact-seo-expert-nepal.html" style={ctaLinkStyle}>Work With Me &rarr;</a>
      </div>
    </section>
  );
}

const HELP_BLOCKS = [
  { icon: 'globe', name: 'International SEO Expertise', desc: "Aryan Miya Mansoor, an experienced Nepal based SEO expert, boosts global visibility with international SEO, GEO and AI search optimization to help brands get found." },
  { icon: 'network', name: 'High-Quality Digital PR &amp; Global Network', desc: "Leverage Aryan's deep GEO, SEO and AEO expertise combined with a strong global network to build your website's authority, credibility and rankings on Google, AI powered platforms and beyond." },
  { icon: 'chart-line', name: 'Expert &amp; Result-Oriented Strategies', desc: 'Each strategy is data-driven for sustainable growth. Aryan delivers measurable results through technical SEO, answer engine optimization and AI ranking strategies for businesses in Nepal and worldwide.' },
  { icon: 'users', name: 'Team of Professional AI SEO Experts', desc: 'Supported by a skilled digital team, Aryan Miya Mansoor delivers AI SEO, AEO, GEO, content marketing and paid campaigns to boost rankings, traffic, and conversions across industries.' },
];

function LetAryanHelp() {
  return (
    <section style={{ padding: '80px 48px', background: '#fff', borderTop: '1px solid var(--color-border-on-light)', borderBottom: '1px solid var(--color-border-on-light)' }}>
      <div style={{ maxWidth: 'var(--container-max)', margin: '0 auto' }}>
        <div style={{ textAlign: 'center', marginBottom: 48 }}>
          <h2 style={sectionHeadStyle}>Let Aryan Help You Succeed Online</h2>
          <p style={{ fontSize: 15.5, color: 'var(--color-body-on-light)', maxWidth: 680, margin: '16px auto 0', lineHeight: 1.65 , textAlign: 'justify' }}>
            Four reasons businesses in Nepal and abroad choose Aryan Miya Mansoor as their affordable SEO expert in Nepal and SEO service partner.
          </p>
        </div>
        <div className="rg-4" style={{ display: 'grid', gridTemplateColumns: 'repeat(4, 1fr)', gap: 20 }}>
          {HELP_BLOCKS.map((b) => (
            <div key={b.icon} style={{ background: 'var(--color-ink-on-light)', border: '1px solid var(--color-ink-on-light)', borderRadius: 'var(--radius-lg)', padding: 24 }}>
              <div style={{
                width: 40, height: 40, borderRadius: 'var(--radius-sm)', background: 'rgba(255,255,255,0.08)',
                border: '1px solid rgba(255,255,255,0.15)', display: 'flex', alignItems: 'center', justifyContent: 'center', marginBottom: 16,
              }}>
                <i data-lucide={b.icon} style={{ width: 18, height: 18, color: 'var(--color-primary)' }}></i>
              </div>
              <div style={{ fontSize: 15.5, fontWeight: 700, color: '#fff', marginBottom: 8 }} dangerouslySetInnerHTML={{ __html: b.name }}></div>
              <div style={{ fontSize: 13.5, lineHeight: 1.6, color: 'rgba(255,255,255,0.7)' }} dangerouslySetInnerHTML={{ __html: b.desc }}></div>
            </div>
          ))}
        </div>
        <div style={{ textAlign: 'center', marginTop: 32 }}>
          <a href="contact-seo-expert-nepal.html" style={ctaLinkStyle}>Work With Me to Boost Your Rankings &rarr;</a>
        </div>
      </div>
    </section>
  );
}

const CLIENT_CASES = [
  { flag: '&#127475;&#127477;', title: 'Client from Nepal &mdash; 120% Organic Traffic Growth', desc: 'A Nepal based business boosted organic traffic 120% in 6 months through on-page SEO and content optimization, gaining steady leads, higher engagement and more inquiries. AI-search visibility also improved via structured data and AEO focused content.' },
  { flag: '&#127475;&#127477;', title: 'Client from Nepal &mdash; Top Rankings &amp; Doubled Traffic', desc: 'By revamping site structure and adopting a GEO/SEO content strategy, this Nepalese business reached top rankings, doubled organic traffic in a year, and gained consistent qualified leads from Google search and AI answer results.' },
  { flag: '&#127468;&#127463;', title: 'Client from UK &mdash; 15+ Keywords in Top 5 Positions', desc: 'In a competitive UK market, Aryan ranked 15+ keywords in the Top 5 and 10+ in the Top 10 using technical SEO, semantic content, and answer engine optimization to boost visibility, drive qualified traffic and generate measurable leads.' },
  { flag: '&#127482;&#127480;', title: 'Client from USA &mdash; Higher CTR &amp; Revenue Growth', desc: 'For a US client, high-intent keywords, SEO content and AI search optimization improved Google rankings, boosted click-through rates and drove significant organic revenue growth.' },
];

function ClientCaseStudies() {
  return (
    <section style={{ padding: '80px 48px', maxWidth: 'var(--container-max)', margin: '0 auto' }}>
      <div style={{ textAlign: 'center', marginBottom: 48 }}>
        <h2 style={sectionHeadStyle}>See How I Helped Businesses Rank &amp; Get Visible</h2>
        <p style={{ fontSize: 15.5, color: 'var(--color-body-on-light)', maxWidth: 720, margin: '16px auto 0', lineHeight: 1.65 , textAlign: 'justify' }}>
          SEO is complex and requires expertise, ongoing learning, and proven strategies. Aryan, a local SEO specialist
          in Nepal and AEO/GEO expert, tracks algorithm changes and AI search trends to deliver
          long-term local and global visibility.
        </p>
      </div>
      <div className="rg-2" style={{ display: 'grid', gridTemplateColumns: 'repeat(2, 1fr)', gap: 20 }}>
        {CLIENT_CASES.map((c, i) => (
          <div key={i} style={{ background: 'var(--color-canvas-raised)', border: '1px solid var(--color-border-on-light)', borderRadius: 'var(--radius-lg)', padding: 26 }}>
            <div style={{ fontSize: 16, fontWeight: 700, color: 'var(--color-ink-on-light)', marginBottom: 10 }}>
              <span dangerouslySetInnerHTML={{ __html: c.flag }}></span>{' '}
              <span dangerouslySetInnerHTML={{ __html: c.title }}></span>
            </div>
            <div style={{ fontSize: 14, lineHeight: 1.65, color: 'var(--color-body-on-light)' }} dangerouslySetInnerHTML={{ __html: c.desc }}></div>
          </div>
        ))}
      </div>
    </section>
  );
}

function PackagesSection() {
  return (
    <section style={{ padding: '80px 48px', background: 'var(--color-canvas-raised)', borderTop: '1px solid var(--color-border-on-light)', borderBottom: '1px solid var(--color-border-on-light)' }}>
      <div style={{ maxWidth: 'var(--container-max)', margin: '0 auto' }}>
        <div style={{ textAlign: 'center', marginBottom: 48 }}>
          <h2 style={sectionHeadStyle}>Rank Your Website Like Me</h2>
          <p style={{ fontSize: 15.5, color: 'var(--color-body-on-light)', maxWidth: 680, margin: '16px auto 0', lineHeight: 1.65 , textAlign: 'justify' }}>
            As an affordable, trusted seo expert in Nepal, I deliver end-to-end SEO: audits, content and local
            optimization, AEO, tracking boosting visibility, organic traffic, and leads.
          </p>
        </div>
        <div className="rg-2" style={{ display: 'grid', gridTemplateColumns: 'repeat(2, 1fr)', gap: 20 }}>
          <div style={{ background: '#fff', border: '1px solid var(--color-border-on-light)', borderRadius: 'var(--radius-lg)', padding: 28 }}>
            <div style={{ fontSize: 18, fontWeight: 700, color: 'var(--color-ink-on-light)', marginBottom: 10 }}>Best SEO Packages</div>
            <p style={{ fontSize: 14, lineHeight: 1.6, color: 'var(--color-body-on-light)', margin: '0 0 16px' , textAlign: 'justify' }}>
              Find best affordable SEO services for startups, small businesses, and global brands, including on-page, off-page, and
              technical SEO, plus keyword research and link-building to boost Google rankings, AI search visibility,
              and online presence.
            </p>
            <a href="seo-pricing-nepal.html" style={ctaLinkStyle}>View SEO Packages &rarr;</a>
          </div>
          <div style={{ background: '#fff', border: '1px solid var(--color-border-on-light)', borderRadius: 'var(--radius-lg)', padding: 28 }}>
            <div style={{ fontSize: 18, fontWeight: 700, color: 'var(--color-ink-on-light)', marginBottom: 10 }}>Free SEO Audit</div>
            <p style={{ fontSize: 14, lineHeight: 1.6, color: 'var(--color-body-on-light)', margin: '0 0 16px' , textAlign: 'justify' }}>
              Get a free manual SEO audit to see what&rsquo;s limiting your website. Receive actionable technical,
              market, and opportunity insights from a technical seo expert in Nepal.
            </p>
            <a href="contact-seo-expert-nepal.html" style={ctaLinkStyle}>Get Your Free SEO Audit &rarr;</a>
          </div>
        </div>
      </div>
    </section>
  );
}

const AI_SEO_REVIEWS = [
  { name: 'Priya Sharma', role: 'Founder, Northline Goods', rating: 5, quote: "Aryan is exactly the kind of SEO expert in Nepal every small business needs, technical, patient, and honest about timelines. Our organic traffic and AI-answer visibility both grew within the first two months." },
  { name: 'Rohan Thapa', role: 'Owner, Ledger & Co.', rating: 5, quote: "We hired Aryan for SEO service in Nepal after two other agencies failed to explain what they were actually doing. He walks us through every change and the rankings followed." },
  { name: 'Meera Iyer', role: 'Marketing Director, Solace Health', rating: 5, quote: "The AEO and GEO work is the reason we're now showing up in AI answers our competitors aren't. That wasn't even a metric we tracked before working with Aryan." },
];

function ReviewsSection() {
  return (
    <section style={{ padding: '80px 48px', background: 'var(--color-canvas-raised)', borderTop: '1px solid var(--color-border-on-light)', borderBottom: '1px solid var(--color-border-on-light)' }}>
      <div style={{ maxWidth: 'var(--container-max)', margin: '0 auto' }}>
        <div style={{ textAlign: 'center', marginBottom: 44 }}>
          <div style={sectionLabelStyle}>Testimonials</div>
          <h2 style={sectionHeadStyle}>What My Clients Say</h2>
          <p style={{ fontSize: 15.5, color: 'var(--color-body-on-light)', maxWidth: 640, margin: '16px auto 0', lineHeight: 1.6 , textAlign: 'justify' }}>
            Real feedback from businesses I've worked with as their hire SEO expert in Nepal and SEO service partner.
          </p>
        </div>
        <div className="rg-3" style={{ display: 'grid', gridTemplateColumns: 'repeat(3, 1fr)', gap: 20 }}>
          {AI_SEO_REVIEWS.map((r) => (
            <div key={r.name} style={{ background: '#fff', border: '1px solid var(--color-border-on-light)', borderRadius: 'var(--radius-lg)', padding: 26 }}>
              <div style={{ display: 'flex', gap: 3, marginBottom: 14 }}>
                {Array.from({ length: r.rating }).map((_, i) => (
                  <i key={i} data-lucide="star" style={{ width: 15, height: 15, color: 'var(--color-accent-gold)' }}></i>
                ))}
              </div>
              <p style={{ fontSize: 14.5, lineHeight: 1.65, color: 'var(--color-ink-on-light)', margin: '0 0 18px' , textAlign: 'justify' }}>&ldquo;{r.quote}&rdquo;</p>
              <div style={{ fontSize: 14, fontWeight: 700, color: 'var(--color-ink-on-light)' }}>{r.name}</div>
              <div style={{ fontSize: 12.5, color: 'var(--color-muted-on-light)' }}>{r.role}</div>
            </div>
          ))}
        </div>
        <div style={{ textAlign: 'center', marginTop: 32 }}>
          <a href="about-aryan-miya-mansoor.html" style={ctaLinkStyle}>Read More Client Reviews &rarr;</a>
        </div>
      </div>
    </section>
  );
}

const AI_SEO_FAQS = [
  { q: 'What is SEO and why does it matter?', a: "SEO improves your website's visibility on Google, Bing, and AI platforms like ChatGPT, Perplexity, and Google's AI Overviews, driving more visitors, leads, and sustainable growth." },
  { q: 'What does an SEO expert actually do?', a: "An SEO expert researches keywords, improves on-page content, resolves technical issues, and builds quality backlinks to boost authority and rankings. As Kathmandu's top SEO expert, I also optimize for AI search engines like Gemini and Perplexity." },
  { q: 'What is the main objective of SEO?', a: "SEO's main goal is to reach the right audience, drive qualified traffic, and convert visitors into customers. It also requires visibility in AI Overviews and answer engines to stay competitive as search evolves." },
  { q: 'How can I build a career in SEO in Nepal?', a: 'SEO is growing quickly in Nepal, with strong local and global demand. Learning on-page, off-page, technical SEO, content strategy, and AEO can lead to a rewarding career. I offer SEO consultations in Nepal for beginners aiming to become SEO specialists.' },
  { q: 'Is SEO important for businesses in Nepal?', a: 'SEO helps businesses in Kathmandu and across Nepal get discovered on Google Search, Google Maps, and AI platforms like ChatGPT and Perplexity. As a Nepal-based local SEO specialist, I help you reach the right audience at the right time.' },
  { q: 'Do you provide SEO services outside Kathmandu?', a: 'I work with businesses in Nepal and worldwide, offering fully remote, customized SEO solutions. From local SEO to global strategies for the USA, UK, and beyond, I provide tailored GEO &amp; AEO support.' },
  { q: 'What makes your SEO services different from others in Nepal?', a: 'I go beyond traditional SEO by combining on-page, off-page, and technical SEO with GEO to boost visibility in AI-generated results (Google AI Overviews, ChatGPT, Claude). Data-driven, transparent, and focused on long-term, measurable growth.' },
  { q: 'Are your SEO services affordable for small businesses?', a: 'Yes. I offer affordable SEO services in Nepal for startups and small businesses, tailored to your budget and goals to maximize ROI from day one.' },
  { q: 'Can you help my business rank on AI search engines?', a: "I specialize in AI SEO, optimizing content to be cited by ChatGPT, Perplexity, Gemini, and Google's AI Overviews. As Nepal's AEO/GEO expert, I have future-proof visibility across traditional and AI search." },
  { q: 'How long does SEO take to show results?', a: "SEO timelines vary by industry, competition, and your site's current state. Expect early gains in 2\u20133 months, while competitive niches may need 6\u201312 months for full results. I prioritize sustainable, long-term growth over quick fixes." },
];

function ScoreBanner() {
  const [url, setUrl] = React.useState('');
  const [checked, setChecked] = React.useState(false);
  return (
    <section style={{ position: 'relative', padding: '90px 48px', background: 'var(--color-canvas)', overflow: 'hidden' }}>
      <div style={{
        position: 'absolute', top: '-40%', right: '-10%', width: 480, height: 480, borderRadius: '50%',
        background: 'radial-gradient(circle, rgba(198,39,42,0.22), transparent 70%)',
      }}></div>
      <div style={{ position: 'relative', maxWidth: 780, margin: '0 auto', textAlign: 'center' }}>
        <div style={{
          display: 'inline-flex', alignItems: 'center', gap: 8, background: 'rgba(198,39,42,0.14)',
          border: '1px solid rgba(198,39,42,0.35)', borderRadius: 'var(--radius-pill)', padding: '7px 16px',
          fontSize: 12.5, fontWeight: 700, color: 'var(--color-primary)', marginBottom: 20, textTransform: 'uppercase', letterSpacing: '0.04em',
        }}>
          <i data-lucide="gauge" style={{ width: 14, height: 14 }}></i>
          Free SEO Audit
        </div>
        <h2 style={{ fontFamily: 'var(--font-display)', fontSize: 'var(--type-display-md-size)', fontWeight: 'var(--type-display-md-weight)', color: '#fff', margin: '0 0 14px' }}>
          Check your site's SEO score
        </h2>
        <p style={{ fontSize: 15.5, color: 'rgba(255,255,255,0.7)', margin: '0 0 32px', lineHeight: 1.6 , textAlign: 'justify' }}>
          Run a free technical scan, indexation, Core Web Vitals, and AI-answer readiness, in under a minute.
        </p>
        <form
          onSubmit={(e) => { e.preventDefault(); setChecked(true); }}
          style={{
            display: 'flex', gap: 10, maxWidth: 560, margin: '0 auto', background: 'rgba(255,255,255,0.06)',
            border: '1px solid rgba(255,255,255,0.18)', borderRadius: 'var(--radius-pill)', padding: 6,
          }}
        >
          <input
            required value={url} onChange={(e) => setUrl(e.target.value)}
            type="text" placeholder="yourwebsite.com"
            style={{
              flex: 1, height: 46, padding: '0 20px', borderRadius: 'var(--radius-pill)',
              border: 'none', background: 'transparent', color: '#fff',
              fontSize: 14.5, fontFamily: 'var(--font-body)',
            }}
          />
          <button type="submit" style={{
            height: 46, padding: '0 26px', background: 'var(--color-primary)', color: '#fff', border: 'none',
            borderRadius: 'var(--radius-pill)', fontWeight: 700, fontSize: 14.5, cursor: 'pointer', whiteSpace: 'nowrap',
            fontFamily: 'var(--font-body)', boxShadow: 'var(--shadow-red-glow)',
          }}>{checked ? 'Check another' : 'Check My SEO Score'}</button>
        </form>
      </div>
    </section>
  );
}

function AiSeoFaq() {
  return (
    <section style={{ background: '#5D5590', padding: '70px 48px' }}>
      <div className="rg-2" style={{ maxWidth: 'var(--container-max)', margin: '0 auto', display: 'grid', gridTemplateColumns: '1fr 1fr', gap: 40, alignItems: 'center' }}>
        <div style={{ display: 'flex', alignItems: 'center', justifyContent: 'center' }}>
          <img
            src="assets/brand/seo-portrait-purple.jpeg"
            alt="Aryan Miya Mansoor, SEO specialist"
            style={{ maxWidth: '100%', maxHeight: 620, objectFit: 'contain', borderRadius: 'var(--radius-lg)' }}
          />
        </div>
        <div>
          <div style={{ fontSize: 12, fontWeight: 700, letterSpacing: '0.08em', textTransform: 'uppercase', color: 'rgba(255,255,255,0.75)', marginBottom: 8 }}>FAQ</div>
          <h2 style={{ fontFamily: 'var(--font-display)', fontSize: 26, fontWeight: 'var(--type-display-md-weight)', color: '#fff', margin: '0 0 14px' }}>
            Frequently asked questions
          </h2>
          <div style={{ background: 'rgba(10,10,10,0.18)', borderRadius: 'var(--radius-lg)', padding: '2px 20px' }}>
            {AI_SEO_FAQS.map((f) => (
              <div key={f.q} style={{ borderBottom: '1px solid rgba(255,255,255,0.2)' }}>
                <AiSeoFaqRow f={f} />
              </div>
            ))}
          </div>
        </div>
      </div>
    </section>
  );
}

function AiSeoFaqRow({ f }) {
  const [open, setOpen] = React.useState(false);
  return (
    <div>
      <button onClick={() => setOpen(!open)} style={{
        width: '100%', display: 'flex', justifyContent: 'space-between', alignItems: 'center',
        background: 'none', border: 'none', cursor: 'pointer', padding: '14px 0',
        fontFamily: 'var(--font-body)', fontSize: 14.5, fontWeight: 700, color: '#fff', textAlign: 'left',
      }}>
        {f.q}
        <span style={{ color: '#fff', fontSize: 18, transform: open ? 'rotate(45deg)' : 'none', transition: 'transform 200ms', flexShrink: 0, marginLeft: 12 }}>+</span>
      </button>
      {open && <div style={{ paddingBottom: 14, color: 'rgba(255,255,255,0.82)', fontSize: 13.5, lineHeight: 1.55 }} dangerouslySetInnerHTML={{ __html: f.a }}></div>}
    </div>
  );
}

function DiscoveryCall() {
  return (
    <section style={{ padding: '0 48px 80px', maxWidth: 'var(--container-max)', margin: '0 auto' }}>
      <div className="rg-2" style={{
        display: 'grid', gridTemplateColumns: '1.1fr 0.9fr', gap: 56, alignItems: 'center',
        background: 'var(--color-canvas-raised)', border: '1px solid var(--color-border-on-light)',
        borderRadius: 'var(--radius-lg)', padding: 48,
      }}>
        <div>
          <h2 style={{ ...sectionHeadStyle, fontSize: 26, marginBottom: 14, textAlign: 'left' }}>Schedule a Quick Discovery Call</h2>
          <p style={{ fontSize: 15, color: 'var(--color-body-on-light)', margin: '0 0 16px', lineHeight: 1.65 , textAlign: 'justify' }}>
            Let&rsquo;s talk about growing your business online. In this free call, we will:
          </p>
          <div style={{ display: 'flex', flexDirection: 'column', gap: 10 }}>
            {[
              'Review your current SEO and AI search visibility performance',
              'Identify top growth opportunities across Google and AI search engines',
              'Build a custom SEO, AEO &amp; GEO roadmap tailored to your business goals',
            ].map((item, i) => (
              <div key={i} style={{ display: 'flex', gap: 10, fontSize: 14.5, color: 'var(--color-ink-on-light)', lineHeight: 1.5 }}>
                <span style={{ color: 'var(--color-primary)', flexShrink: 0 }}>&#10003;</span>
                <span dangerouslySetInnerHTML={{ __html: item }}></span>
              </div>
            ))}
          </div>
        </div>
        <div style={{ textAlign: 'center' }}>
          <a href="contact-seo-expert-nepal.html" style={{ textDecoration: 'none' }}>
            <button style={{
              background: 'var(--color-primary)', color: '#fff', border: 'none', borderRadius: 'var(--radius-md)',
              padding: '16px 32px', fontWeight: 700, fontSize: 15, cursor: 'pointer', boxShadow: 'var(--shadow-red-glow)',
              fontFamily: 'var(--font-body)',
            }}>
              Book Your Free Discovery Call &rarr;
            </button>
          </a>
        </div>
      </div>
    </section>
  );
}

function LocalSeoCloser() {
  return (
    <section style={{ padding: '0 48px 90px', maxWidth: 700, margin: '0 auto', textAlign: 'center' }}>
      <p style={{ fontSize: 15, lineHeight: 1.7, color: 'var(--color-body-on-light)', margin: 0 , textAlign: 'justify' }}>
        Need a trusted local AEO, GEO, and SEO expert in Nepal? I help businesses rank higher on Google Maps, GMB
        and local search so nearby customers find you first.
      </p>
    </section>
  );
}
