<!doctype html>
<html lang="tr">
  <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0" />
    <meta name="theme-color" content="#0a0a0a" />
    <meta name="color-scheme" content="dark light" />
    
    <!-- ═══════════════════════════════════════════════ -->
    <!-- TEMEL SEO META TAGS                              -->
    <!-- ═══════════════════════════════════════════════ -->
    <title>KehanetSatış - Güvenli Dijital Ürün Alım Satım Platformu</title>
    <meta name="description" content="KehanetSatış'ta oyun hesapları, dijital ürünler, skin ve item'ları güvenle al sat. Escrow güvencesi, otomatik teslimat, 7/24 destek. Hemen keşfet!" />
    <meta name="keywords" content="dijital ürün, oyun hesabı, steam, valorant, epic games, skin, item, oyun hesabı al sat, güvenli ödeme, escrow, kehanetsatış" />
    <meta name="author" content="KehanetSatış" />
    <meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1" />
    <meta name="googlebot" content="index, follow" />
    <link rel="canonical" href="https://kehanetsatis.com/" />
    
    <!-- ═══════════════════════════════════════════════ -->
    <!-- OPEN GRAPH (Facebook, WhatsApp, LinkedIn)        -->
    <!-- ═══════════════════════════════════════════════ -->
    <meta property="og:type" content="website" />
    <meta property="og:site_name" content="KehanetSatış" />
    <meta property="og:title" content="KehanetSatış - Güvenli Dijital Ürün Alım Satım" />
    <meta property="og:description" content="Oyun hesapları, skin, item ve dijital ürünleri güvenle al sat. Escrow güvencesi, otomatik teslimat, 7/24 destek." />
    <meta property="og:image" content="https://kehanetsatis.com/og-image.png" />
    <meta property="og:image:width" content="1200" />
    <meta property="og:image:height" content="630" />
    <meta property="og:url" content="https://kehanetsatis.com/" />
    <meta property="og:locale" content="tr_TR" />
    
    <!-- ═══════════════════════════════════════════════ -->
    <!-- TWITTER CARD                                      -->
    <!-- ═══════════════════════════════════════════════ -->
    <meta name="twitter:card" content="summary_large_image" />
    <meta name="twitter:title" content="KehanetSatış - Güvenli Dijital Ürün Alım Satım" />
    <meta name="twitter:description" content="Oyun hesapları, skin, item ve dijital ürünleri güvenle al sat. Escrow güvencesi ile güvenli alışveriş." />
    <meta name="twitter:image" content="https://kehanetsatis.com/og-image.png" />
    
    <!-- ═══════════════════════════════════════════════ -->
    <!-- FAVICON & APPLE ICONS                             -->
    <!-- ═══════════════════════════════════════════════ -->
    <link rel="icon" type="image/svg+xml" href="/logo.svg" />
    <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="manifest" href="/manifest.json" />
    
    <!-- ═══════════════════════════════════════════════ -->
    <!-- FONTS (PRECONNECT + LOAD)                        -->
    <!-- ═══════════════════════════════════════════════ -->
    <link rel="preconnect" href="https://fonts.googleapis.com" />
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
    <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Roboto+Mono:wght@400;500&family=Playfair+Display:wght@700;800&family=Space+Grotesk:wght@500;600;700&display=swap" rel="stylesheet" />
    
    <!-- DNS Prefetch (hızlı yükleme) -->
    <link rel="dns-prefetch" href="https://fonts.googleapis.com" />
    <link rel="dns-prefetch" href="https://fonts.gstatic.com" />
    <link rel="dns-prefetch" href="https://kehanetsatis.com" />
    
    <!-- ═══════════════════════════════════════════════ -->
    <!-- STRUCTURED DATA (JSON-LD) - Google için         -->
    <!-- ═══════════════════════════════════════════════ -->
    <script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@graph": [
        {
          "@type": "Organization",
          "@id": "https://kehanetsatis.com/#organization",
          "name": "KehanetSatış",
          "url": "https://kehanetsatis.com",
          "logo": {
            "@type": "ImageObject",
            "url": "https://kehanetsatis.com/logo.png"
          },
          "description": "Güvenli dijital ürün alım satım platformu",
          "contactPoint": {
            "@type": "ContactPoint",
            "contactType": "customer support",
            "availableLanguage": ["Turkish", "English"],
            "url": "https://kehanetsatis.com/destek"
          },
          "sameAs": []
        },
        {
          "@type": "WebSite",
          "@id": "https://kehanetsatis.com/#website",
          "url": "https://kehanetsatis.com",
          "name": "KehanetSatış",
          "description": "Güvenli dijital ürün alım satım platformu",
          "publisher": {
            "@id": "https://kehanetsatis.com/#organization"
          },
          "inLanguage": "tr-TR"
        },
        {
          "@type": "WebPage",
          "@id": "https://kehanetsatis.com/#webpage",
          "url": "https://kehanetsatis.com/",
          "name": "KehanetSatış - Güvenli Dijital Ürün Alım Satım Platformu",
          "description": "Oyun hesapları, skin, item ve dijital ürünleri güvenle al sat. Escrow güvencesi, otomatik teslimat, 7/24 destek.",
          "isPartOf": {
            "@id": "https://kehanetsatis.com/#website"
          },
          "about": {
            "@id": "https://kehanetsatis.com/#organization"
          },
          "inLanguage": "tr-TR"
        }
      ]
    }
    </script>
  </head>
  <body>
    <div id="root"></div>
    <script type="module" src="/src/main.jsx"></script>
  </body>
</html>