<!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 Growth OS for Businesses | Websites, Funnels, CRM &amp; Automation</title>
    <meta
      name="description"
      content="GrowbixAI is an AI-powered growth platform. Build websites and sales pages, capture leads, manage CRM, automate follow-ups, run campaigns, sell products, and track revenue — all from one dashboard."
    />
    <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="AI growth platform, AI website builder, AI funnel builder, CRM software, sales automation, lead generation software, marketing automation, AI chatbot, email campaigns, WhatsApp automation"
    />

    <!--
      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" />
    <link
      rel="preload"
      as="style"
      href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap"
    />
    <link
      rel="stylesheet"
      href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;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&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 Growth OS for Businesses" />
    <meta
      property="og:description"
      content="Build websites and sales pages, capture leads, manage CRM, automate follow-ups, run campaigns, sell products, and track revenue — all from one AI-powered dashboard."
    />
    <meta property="og:image" content="https://www.growbixai.com/android-chrome-512x512.png" />
    <meta property="og:image:width" content="512" />
    <meta property="og:image:height" content="512" />
    <meta property="og:image:alt" content="GrowbixAI — AI Growth OS Platform" />
    <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 Growth OS for Businesses" />
    <meta
      name="twitter:description"
      content="Build websites, capture leads, manage CRM, automate follow-ups, run campaigns, and track revenue — from one AI dashboard."
    />
    <meta name="twitter:image" content="https://www.growbixai.com/android-chrome-512x512.png" />
    <meta name="twitter:image:alt" content="GrowbixAI Platform" />

    <!-- ═══ 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 ═══ -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=G-LZ057FM585"></script>
    <script>
      window.dataLayer = window.dataLayer || [];
      function gtag() {
        dataLayer.push(arguments);
      }
      window.gtag = gtag;
      gtag("js", new Date());
      gtag("config", "G-LZ057FM585", {
        page_title: document.title,
        page_location: window.location.href,
        page_path: window.location.pathname
      });
    </script>

    <!-- ═══ 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://twitter.com/growbixai",
          "https://www.linkedin.com/company/growbixai",
          "https://www.facebook.com/growbixai"
        ]
      }
    </script>
    <script type="module" crossorigin src="/assets/index-DCNqROsb.js"></script>
    <link rel="stylesheet" crossorigin href="/assets/index-DsNIvX-N.css">
  </head>

  <body>
    <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 — AI Growth OS for Businesses</h1>

        <p>
          GrowbixAI is an AI-powered business growth platform that helps businesses worldwide
          build websites, create sales pages, capture leads, manage CRM pipelines, automate
          follow-ups, run marketing campaigns, sell products, and track revenue — all from one
          AI-powered dashboard.
        </p>

        <p>
          Businesses use GrowbixAI to replace disconnected tools for websites, landing pages,
          funnels, CRM, chatbots, email campaigns, marketing automation, WhatsApp follow-ups,
          analytics, and lead generation.
        </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 Automation — automated WhatsApp follow-ups and conversations</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="/ai-funnel-builder">AI Funnel Builder</a>
          <a href="/crm-automation">CRM Automation</a>
          <a href="/whatsapp-automation">WhatsApp Automation</a>
          <a href="/ai-chatbot">AI Chatbot</a>
          <a href="/marketing-automation">Marketing Automation</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="/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>
        </nav>
      </main>
    </div>

  </body>
</html>
