<!doctype html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <link rel="icon" href="/favicon.ico" type="image/x-icon" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>TELLUS International — Window to World Business</title>
    <meta name="description" content="TELLUS International is a strategic advisory firm helping technology companies commercialize, grow, and scale through expert guidance on market entry, channel development, and partnerships.">
    <meta name="author" content="TELLUS International" />
    <!-- Default canonical; usePageMeta.ts overrides per-route after JS load -->
    <link rel="canonical" href="https://www.tellusinternational.com/" />

    <!-- GA4 Tracking (consent-based) -->
    <script>
      window.__GA_MEASUREMENT_ID__ = "G-X61T52VEG5";
      window.gaLoaded = false;
      function loadGA4() {
        if (window.gaLoaded) return;
        window.gaLoaded = true;
        var s = document.createElement('script');
        s.async = true;
        s.src = 'https://www.googletagmanager.com/gtag/js?id=' + window.__GA_MEASUREMENT_ID__;
        document.head.appendChild(s);
        window.dataLayer = window.dataLayer || [];
        function gtag(){ dataLayer.push(arguments); }
        window.gtag = gtag;
        gtag('js', new Date());
        gtag('config', window.__GA_MEASUREMENT_ID__, {
          anonymize_ip: true,
          allow_ad_personalization_signals: false
        });
      }
      // The measurement ID will be set by the app at runtime
      if (localStorage.getItem('analytics_consent') === 'true' && window.__GA_MEASUREMENT_ID__) {
        loadGA4();
      }
    </script>

    <meta property="og:type" content="website" />
    <meta property="og:url" content="https://www.tellusinternational.com/" />
    <meta property="og:title" content="TELLUS International — Window to World Business" />
    <meta property="og:description" content="Strategic advisory firm helping technology companies commercialize, grow, and scale through expert guidance on market entry, channel development, and partnerships." />
    <meta property="og:image" content="https://www.tellusinternational.com/favicon.ico" />
    <meta property="og:site_name" content="TELLUS International" />

    <meta name="twitter:card" content="summary" />
    <meta name="twitter:site" content="@TellusIntl" />
    <meta name="twitter:title" content="TELLUS International — Window to World Business" />
    <meta name="twitter:description" content="Strategic advisory firm helping technology companies commercialize, grow, and scale through expert guidance on market entry, channel development, and partnerships." />
    <meta name="twitter:image" content="https://www.tellusinternational.com/favicon.ico" />
    <script type="module" crossorigin src="/assets/index-xIJlNMMw.js"></script>
    <link rel="stylesheet" crossorigin href="/assets/index-CcZl8Yv7.css">
  </head>

  <body>
    <div id="root"></div>
  </body>
</html>
