<!DOCTYPE html>
<html lang="en">

<head>
  <meta charset="UTF-8" />

  <!-- ── Viewport ───────────────────────────────────────────────────────── -->
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />

  <!-- ── Primary SEO ───────────────────────────────────────────────────── -->
  <title>Reality Check — Independent expert reviews of products built with AI</title>
  <meta name="description" content="Get honest, expert UX feedback on your products designed with AI assistance before you ship." />
  <meta name="description2" content="Expert design reviews for AI-assisted products. Get honest, high-signal feedback on whether your design is ready to ship." />
  <meta name="keywords" content="UX review, AI product design, design feedback, usability review, UX expert, ship with confidence" />
  <meta name="author" content="Reality Check" />

  <!-- ── Canonical ─────────────────────────────────────────────────────── -->
  <link rel="canonical" href="https://realitycheck-production.up.railway.app/" />

  <!-- ── Open Graph (social sharing — LinkedIn, Slack, etc.) ───────────── -->
  <meta property="og:type" content="website" />
  <meta property="og:site_name" content="Reality Check" />
  <meta property="og:url" content="https://realitycheck-production.up.railway.app/" />
  <meta property="og:title" content="Reality Check — Independent expert reviews of products built with AI" />
  <meta property="og:description" content="Get honest, expert UX feedback on your AI-built product before you ship. Prioritized recommendations within 24 or 72 hours." />
  <meta property="og:image" content="https://realitycheck-production.up.railway.app/assets/og-image.png" />
  <!-- og:image should be 1200×630px. Create this asset and place it in /public/assets/ -->

  <!-- ── Twitter / X card ──────────────────────────────────────────────── -->
  <meta name="twitter:card" content="summary_large_image" />
  <meta name="twitter:title" content="Reality Check — Independent expert reviews of products built with AI" />
  <meta name="twitter:description" content="Get honest, expert UX feedback on your AI-built product before you ship. Prioritized recommendations within 24 or 72 hours." />
  <meta name="twitter:image" content="https://realitycheck-production.up.railway.app/assets/og-image.png" />

  <!-- ── Structured data (JSON-LD) ─────────────────────────────────────── -->
  <script type="application/ld+json">
  {
    "@context": "https://schema.org",
    "@type": "Service",
    "name": "Reality Check",
    "description": "Independent expert reviews of products built with AI. Honest video review and prioritized recommendations delivered within 24 or 72 hours.",
    "url": "https://realitycheck-production.up.railway.app/",
    "provider": {
      "@type": "Person",
      "name": "Everett McKay",
      "url": "https://realitycheck-production.up.railway.app/about-us",
      "jobTitle": "UX Design Veteran"
    },
    "serviceType": "UX Design Review",
    "areaServed": "Worldwide",
    "offers": [
      {
        "@type": "Offer",
        "name": "Standard Review",
        "description": "Honest video review and prioritized recommendations within 72 hours",
        "price": "1200",
        "priceCurrency": "USD"
      },
      {
        "@type": "Offer",
        "name": "Express Review",
        "description": "Same high-quality review delivered within 24 hours",
        "price": "2400",
        "priceCurrency": "USD"
      }
    ]
  }
  </script>

  <!-- ── Favicon ────────────────────────────────────────────────────────── -->
  <link rel="icon" href="/favicon.ico" type="image/x-icon">
  <!-- TODO: add favicon files to /public and uncomment these lines -->
  <!-- <link rel="icon"             type="image/svg+xml"    href="/favicon.svg" /> -->
  <!-- <link rel="icon"             type="image/png"        href="/favicon-32x32.png" sizes="32x32" /> -->
  <!-- <link rel="apple-touch-icon"                         href="/apple-touch-icon.png" sizes="180x180" /> -->

  <!-- ── Security & best practices ─────────────────────────────────────── -->
  <meta name="referrer" content="strict-origin-when-cross-origin" />
  <meta name="robots" content="index, follow" />

  <!-- Prevent clickjacking (belt-and-suspenders alongside server header) -->
  <!-- <meta http-equiv="X-Frame-Options" content="DENY" /> -->

  <!-- Prevent MIME-type sniffing -->
  <meta http-equiv="X-Content-Type-Options" content="nosniff" />

  <!-- Permissions policy -->
  <meta http-equiv="Permissions-Policy" content="camera=(), microphone=(), geolocation=(), interest-cohort=()" />
  <script type="module" crossorigin src="/assets/index-C-pqAaGP.js"></script>
  <link rel="stylesheet" crossorigin href="/assets/index-DyY_Xy3e.css">
</head>

<body>
  <div id="root"></div>
</body>

</html>