<!doctype html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />

    <!-- ═══ PRIMARY SEO DEFAULTS ═══
         These are fallback defaults for the homepage only.
         All inner pages override title, description, canonical, and OG
         via the SEOHead React component on each page.
    -->
    <title>GrowbixAI — AI Revenue Engine for Sales Pages, Leads &amp; Follow-Ups</title>
<meta
  name="description"
  content="GrowbixAI is an all-in-one AI platform: build websites, create sales funnels, capture leads, manage CRM pipeline, send AI-assisted WhatsApp &amp; automated email follow-ups, and track revenue — from one dashboard. Plans from $29/month."
/>
    <meta name="author" content="GrowbixAI" />
    <meta
      name="robots"
      content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1"
    />
    <meta
      name="keywords"
      content="all-in-one AI marketing platform, AI funnel builder, AI CRM, WhatsApp follow-up, email automation, sales page builder, lead capture, marketing automation, AI chatbot, ClickFunnels alternative, GoHighLevel alternative"
    />

    <!--
      IMPORTANT:
      Canonical and hreflang are intentionally NOT hardcoded here.
      Each page sets its own canonical via the SEOHead React component.
      This prevents duplicate canonical conflicts across all routes.
    -->

    <!-- ═══ HIDE SEO FALLBACK FOR REAL USERS ═══ -->
    <script>
      document.documentElement.classList.add("js");
    </script>
    <style>
      html.js #seo-fallback {
        display: none !important;
      }

      #seo-fallback {
        max-width: 980px;
        margin: 0 auto;
        padding: 48px 24px;
        font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
        line-height: 1.7;
        color: #111;
      }

      #seo-fallback h1 {
        font-size: 2rem;
        line-height: 1.2;
        margin-bottom: 16px;
        color: #111;
      }

      #seo-fallback h2 {
        font-size: 1.25rem;
        font-weight: 600;
        margin-top: 28px;
        margin-bottom: 8px;
        color: #111;
      }

      #seo-fallback p {
        margin-bottom: 14px;
        color: #444;
      }

      #seo-fallback ul {
        margin: 10px 0 18px 20px;
        color: #444;
      }

      #seo-fallback ul li {
        margin-bottom: 6px;
      }

      #seo-fallback nav {
        display: flex;
        flex-wrap: wrap;
        gap: 12px;
        margin-top: 28px;
      }

      #seo-fallback nav a {
        color: #4f46e5;
        text-decoration: none;
        font-weight: 600;
      }
    </style>

    <!-- ═══ PWA & THEME ═══ -->
    <meta name="theme-color" content="#4F46E5" />
    <meta name="apple-mobile-web-app-capable" content="yes" />
    <meta name="mobile-web-app-capable" content="yes" />
    <meta name="apple-mobile-web-app-status-bar-style" content="default" />
    <meta name="apple-mobile-web-app-title" content="GrowbixAI" />
    <link rel="manifest" href="/site.webmanifest" />

    <!-- ═══ FONTS — OPTIMIZED ═══ -->
    <link rel="preconnect" href="https://fonts.googleapis.com" />
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
    <link rel="dns-prefetch" href="https://fonts.googleapis.com" />
    <!-- Inter + Plus Jakarta Sans — loaded non-blocking -->
    <link
      rel="stylesheet"
      href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Plus+Jakarta+Sans:wght@600;700;800&display=swap"
      media="print"
      onload="this.media='all'"
    />
    <noscript>
      <link
        rel="stylesheet"
        href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Plus+Jakarta+Sans:wght@600;700;800&display=swap"
      />
    </noscript>

    <!-- ═══ OPEN GRAPH DEFAULTS (homepage) ═══
         Inner pages override og:title, og:description, og:url via SEOHead.
    -->
    <meta property="og:type" content="website" />
    <meta property="og:url" content="https://www.growbixai.com/" />
    <meta property="og:site_name" content="GrowbixAI" />
   <meta property="og:title" content="GrowbixAI — AI Revenue Engine for Sales Pages, Leads &amp; Follow-Ups" />
<meta
  property="og:description"
  content="Create your business page, capture enquiries, manage leads, and follow up by email (automated) and WhatsApp (AI-drafted messages) — from one AI-powered workspace. Plans from $29/month, cancel anytime."
/>
    <!-- TODO (OG image — required before launch): Create /public/og-image.png (PNG, 1200×630, under 5 MB).
         SVG is not rendered by Facebook, WhatsApp, LinkedIn, or Twitter for link previews.
         When the raster asset exists, restore:
           <meta property="og:image" content="https://www.growbixai.com/og-image.png" />
           <meta property="og:image:width" content="1200" />
           <meta property="og:image:height" content="630" />
           <meta property="og:image:alt" content="GrowbixAI — Capture leads. Follow up faster. Close more sales." />
         Until then, tags are omitted so scrapers do not cache a broken/unsupported reference. -->
    <meta property="og:locale" content="en_US" />

    <!-- ═══ TWITTER CARD DEFAULTS (homepage) ═══
         Inner pages override twitter:title, twitter:description via SEOHead.
    -->
    <meta name="twitter:card" content="summary_large_image" />
    <meta name="twitter:site" content="@growbixai" />
    <meta name="twitter:creator" content="@growbixai" />
    <meta name="twitter:title" content="GrowbixAI — AI Revenue Engine for Sales Pages, Leads & Follow-Ups" />
<meta
  name="twitter:description"
  content="Create your business page, capture enquiries, and follow up by email (automated) and WhatsApp (AI-drafted). One AI-powered workspace for small businesses. Plans from $29/month."
/>
    <!-- TODO (Twitter image — required before launch): Restore once /public/og-image.png exists:
           <meta name="twitter:image" content="https://www.growbixai.com/og-image.png" />
           <meta name="twitter:image:alt" content="GrowbixAI — Lead capture and follow-up automation for small businesses" /> -->

    <!-- ═══ FAVICONS ═══ -->
    <link rel="icon" href="/favicon.ico" sizes="any" />
    <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
    <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
    <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
    <link rel="icon" type="image/png" sizes="192x192" href="/android-chrome-192x192.png" />
    <link rel="icon" type="image/png" sizes="512x512" href="/android-chrome-512x512.png" />

    <!-- ═══ RSS ═══ -->
    <link
      rel="alternate"
      type="application/rss+xml"
      title="GrowbixAI Blog RSS"
      href="https://www.growbixai.com/rss.xml"
    />

    <!-- ═══ GOOGLE ANALYTICS GA4 — consent-gated via GA4Tracker React component ═══
         Only stub dataLayer/gtag here so pre-load code doesn't throw.
         Actual GA4 script loads ONLY after user accepts cookie consent (GA4Tracker.tsx).
    -->
    <script>
      window.dataLayer = window.dataLayer || [];
      function gtag() { dataLayer.push(arguments); }
      window.gtag = window.gtag || gtag;
    </script>

    <!-- ═══ GOOGLE TAG MANAGER (GTM-M6JH8B79) ═══
         The container script itself is injected by GTMTracker.tsx
         (src/lib/gtm.ts), not pasted here as a static tag — this keeps it
         on the same env/production-domain/single-init guard rails as the
         GA4/Meta Pixel installs above, reuses this exact dataLayer/gtag
         stub, and sets Consent Mode v2 defaults (all four signals denied)
         before the container loads, per the standard Consent Mode pattern.
         It still mounts as early as GA4Tracker/MetaPixelRouteTracker do —
         effectively at the top of the component tree, before any route
         renders. The <noscript> fallback (for JS-disabled browsers) is
         static HTML by necessity — see immediately after <body> below.
    -->

    <!-- ═══ STRUCTURED DATA — ORGANIZATION (static baseline) ═══
         Individual pages inject SoftwareApplication, FAQPage,
         BreadcrumbList, and Article schemas via SEOHead jsonLd prop.
    -->
    <script type="application/ld+json">
      {
        "@context": "https://schema.org",
        "@type": "Organization",
        "name": "GrowbixAI",
        "url": "https://www.growbixai.com/",
        "logo": {
          "@type": "ImageObject",
          "url": "https://www.growbixai.com/android-chrome-512x512.png"
        },
        "description": "GrowbixAI is an AI-powered business growth platform. Build websites and sales pages, capture leads, manage CRM pipelines, automate follow-ups, run campaigns, sell products, and track revenue — from one dashboard.",
        "email": "support@growbixai.com",
        "contactPoint": {
          "@type": "ContactPoint",
          "contactType": "customer support",
          "email": "support@growbixai.com",
          "url": "https://www.growbixai.com/contact",
          "availableLanguage": ["English"]
        },
        "sameAs": [
  "https://x.com/growbixai",
  "https://www.linkedin.com/company/growbixai",
  "https://www.facebook.com/growbixai",
  "https://www.instagram.com/growbixai",
  "https://www.youtube.com/@growbixai"
]
      }
    </script>
    <!-- Meta Pixel is loaded consent-gated via React (metaPixel.ts / PixelAutoInjector).
         No pre-consent tracking here — GDPR compliant. -->
  <script type="module" crossorigin src="/assets/index-CjMT53_f.js"></script>
  <link rel="modulepreload" crossorigin href="/assets/vendor-react-Dx1nxynW.js">
  <link rel="modulepreload" crossorigin href="/assets/vendor-supabase-SXePYZn2.js">
  <link rel="modulepreload" crossorigin href="/assets/vendor-ui-D5rBWVw5.js">
  <link rel="modulepreload" crossorigin href="/assets/vendor-pdf-DLytz4Vg.js">
  <link rel="stylesheet" crossorigin href="/assets/index-B_LU6jM3.css">
</head>

  <body>
    <!-- Google Tag Manager (noscript) — fallback for JS-disabled browsers only. -->
    <noscript>
      <iframe
        src="https://www.googletagmanager.com/ns.html?id=%VITE_GTM_ID%"
        height="0"
        width="0"
        style="display: none; visibility: hidden"
        title="gtm-noscript"
      ></iframe>
    </noscript>

    <div id="root">
      <!--
        SEO FALLBACK — visible only when JavaScript is disabled or blocked.
        This content is crawled by search engines during initial indexing.
        It is hidden from real users once JS loads (html.js class applied above).
      -->
      <main id="seo-fallback" aria-hidden="false">
       <h1>GrowbixAI — Create Your Business Page, Capture Leads & Follow Up Automatically</h1>

        <p>
          GrowbixAI is an AI-powered growth platform that replaces ClickFunnels, HubSpot,
          Mailchimp, ManyChat, and a spreadsheet with one connected dashboard. Build sales
          pages, capture and score leads, automate follow-ups across email and WhatsApp,
          manage your pipeline, sell products, and track revenue — without juggling five
          separate tools.
        </p>

        <p>
          GrowbixAI is built for marketing agencies, coaches, consultants, freelancers,
          real estate professionals, clinics, e-commerce stores, and other service
          businesses that want enterprise-style automation at startup-friendly prices.
        </p>

        <h2>What GrowbixAI Includes</h2>
        <ul>
          <li>AI Website Builder — create full business websites with AI</li>
          <li>Sales Page Builder — build high-converting sales and landing pages</li>
          <li>AI Funnel Builder — multi-step lead capture and sales funnels</li>
          <li>CRM Pipeline — track every lead from capture to close</li>
          <li>Lead Management — capture, organize, and follow up with leads</li>
          <li>Marketing Automation — automate follow-ups and growth workflows</li>
          <li>AI Chatbot — 24/7 lead capture and customer support</li>
          <li>Email Campaigns — create and send targeted email campaigns</li>
          <li>WhatsApp Follow-Up — AI-generated WhatsApp messages ready to review and send</li>
          <li>AI Content Generator — create marketing copy, emails, and business content</li>
          <li>Products &amp; Orders — sell products and manage orders</li>
          <li>Analytics Dashboard — track leads, revenue, campaigns, and conversions</li>
          <li>Marketplace — hire experts and service providers</li>
        </ul>

        <h2>Who GrowbixAI Is Built For</h2>
        <p>
          GrowbixAI is built for agencies, consultants, coaches, real estate businesses,
          clinics, e-commerce brands, service providers, freelancers, and small businesses
          that want to grow faster without managing multiple disconnected tools.
        </p>

        <nav aria-label="Important GrowbixAI pages">
          <a href="/">Home</a>
          <a href="/features">All Features</a>
          <a href="/pricing">Pricing</a>
          <a href="/about">About</a>
          <a href="/contact">Contact</a>
          <a href="/blog">Blog</a>
          <a href="/how-it-works">How It Works</a>
          <a href="/benefits">Benefits</a>
          <a href="/help-center">Help Center</a>
          <a href="/marketplace">Marketplace</a>
          <a href="/agency-program">Agency Program</a>
          <a href="/ai-funnel-builder">AI Funnel Builder</a>
          <a href="/ai-website-builder">AI Website Builder</a>
          <a href="/sales-page-builder">Sales Page Builder</a>
          <a href="/crm-automation">CRM Automation</a>
          <a href="/ai-crm">AI CRM</a>
          <a href="/lead-management">Lead Management</a>
          <a href="/pipeline-management">Pipeline Management</a>
          <a href="/whatsapp-automation">WhatsApp Automation</a>
          <a href="/ai-chatbot">AI Chatbot</a>
          <a href="/marketing-automation">Marketing Automation</a>
          <a href="/email-campaigns">Email Campaigns</a>
          <a href="/ai-content">AI Content Generator</a>
          <a href="/analytics">Analytics Dashboard</a>
          <a href="/products">Products &amp; Orders</a>
          <a href="/ai-lead-generation">AI Lead Generation</a>
          <a href="/ai-lead-generation-software">Lead Generation Software</a>
          <a href="/ai-crm-for-agencies">AI CRM for Agencies</a>
          <a href="/ai-landing-page-builder">AI Landing Page Builder</a>
          <a href="/ai-marketing-automation">AI Marketing Automation</a>
          <a href="/ai-tools">Free AI Tools</a>
          <a href="/ai-sales-page-generator">AI Sales Page Generator</a>
          <a href="/ai-ad-copy-generator">AI Ad Copy Generator</a>
          <a href="/ai-website-idea-generator">AI Website Idea Generator</a>
          <a href="/ai-marketing-plan-generator">AI Marketing Plan Generator</a>
          <a href="/hire-seo-expert">Hire SEO Expert</a>
          <a href="/best-web-developers">Best Web Developers</a>
          <a href="/top-digital-marketing-services">Digital Marketing Services</a>
          <a href="/lead-generation-for-business">Lead Generation for Business</a>
          <a href="/hire-graphic-designer">Hire Graphic Designer</a>
          <a href="/hire-video-editor">Hire Video Editor</a>
          <a href="/hire-facebook-ads-expert">Hire Facebook Ads Expert</a>
          <a href="/gohighlevel-alternative">GoHighLevel Alternative</a>
          <a href="/clickfunnels-alternative">ClickFunnels Alternative</a>
          <a href="/hubspot-alternative">HubSpot Alternative</a>
          <a href="/google-business-profile-optimization">Google Business Profile Optimization</a>
        </nav>
      </main>
    </div>

  </body>
</html>

