{
  "updatedAt": "2026-05-06T00:42:35.142Z",
  "settings": {
    "betaMode": false,
    "betaApplyUrl": "#",
    "betaApplyCtaLabel": "Apply for Beta Mode",
    "betaCheckoutHeadline": "Checkout is paused",
    "betaCheckoutMessage": "We are currently in beta. Public checkout is disabled — apply using the link below.",
    "pricingSpoilerOverlay": "We are in beta phase."
  },
  "branding": {
    "siteTitle": "FiveM Admin Panel"
  },
  "nav": {
    "featuresLabel": "Features",
    "screenshotsLabel": "Screenshots",
    "pricingLabel": "Pricing",
    "buyCtaLabel": "Buy now"
  },
  "heroExtras": {
    "eyebrow": "Web + In-Game Access",
    "dashboardCtaLabel": "Open Dashboard",
    "stat1Value": "Bridge",
    "stat1Label": "Live server sync",
    "stat2Value": "Billing",
    "stat2Label": "PayPal & Razorpay",
    "stat3Value": "Anywhere",
    "stat3Label": "Web + in-game",
    "showcaseEyebrow": "See the panel"
  },
  "featuresSection": {
    "title": "Everything You Need",
    "subtitle": "Built for performance, control, and scale.",
    "cards": [
      {
        "icon": "gauge",
        "title": "Real-time Dashboard",
        "text": "Monitor server stats and economy with live updates."
      },
      {
        "icon": "users",
        "title": "Player Management",
        "text": "Kick, warn, revive, teleport and more with bridge sync."
      },
      {
        "icon": "database",
        "title": "Economy Control",
        "text": "Track cash, bank and crypto across your community."
      },
      {
        "icon": "globe",
        "title": "Dual Access",
        "text": "Use the same panel from browser and in-game workflows."
      },
      {
        "icon": "zap",
        "title": "Framework Integration",
        "text": "QBCore/ESX/Qbox adapters and data sync support."
      },
      {
        "icon": "shield",
        "title": "Security & Roles",
        "text": "Staff roles, audit logs, and protected actions."
      }
    ]
  },
  "screenshotsSection": {
    "badge": "Interface preview",
    "title": "See it in action",
    "subtitle": "Hover any shot for details — layout is a gallery wall, not a flat screenshot grid."
  },
  "screenshotsGallery": [
    {
      "asset": "1",
      "title": "Economy Analytics",
      "description": "Visualize economy distribution across all players",
      "tile": "lg:col-span-4"
    },
    {
      "asset": "3",
      "title": "Player Functions",
      "description": "Execute admin actions with a single click",
      "tile": "lg:col-span-4"
    },
    {
      "asset": "4",
      "title": "Inventory Management",
      "description": "Edit player inventories in real-time",
      "tile": "lg:col-span-4"
    },
    {
      "asset": "5",
      "title": "Player Tracking",
      "description": "View players by region with interactive map",
      "tile": "sm:col-span-2 lg:col-span-6"
    },
    {
      "asset": "6",
      "title": "Framework Data",
      "description": "Browse and manage server framework data",
      "tile": "lg:col-span-3"
    },
    {
      "asset": "2",
      "title": "Database Lookup",
      "description": "Quick lookup for vehicles, jobs, and more",
      "tile": "lg:col-span-3"
    }
  ],
  "hero": {
    "title": "Unified Website + Panel",
    "subtitle": "Purchase, Discord onboarding, and panel access run in one place. Credentials are delivered automatically after payment.",
    "ctaPrimary": "Continue Checkout",
    "ctaSecondary": "Panel Login"
  },
  "pricing": {
    "title": "Simple, transparent pricing",
    "subtitle": "Choose your subscription and billing cycle.",
    "yearlyDiscountLabel": "Yearly billing includes 10% off.",
    "plans": [
      {
        "id": "basic",
        "name": "Single Server",
        "monthlyUsd": "14.99",
        "yearlyUsd": "108.00",
        "description": "Single server teams",
        "popular": false,
        "features": [
          "1 Server License",
          "In-Game & Web Access",
          "Real-time Dashboard",
          "Player Management",
          "Economy Control",
          "Basic Support"
        ]
      },
      {
        "id": "pro",
        "name": "Multi Server",
        "monthlyUsd": "18.00",
        "yearlyUsd": "194.40",
        "description": "Growing communities",
        "popular": true,
        "features": [
          "3 Server Licenses",
          "In-Game & Web Access",
          "Real-time Dashboard",
          "Player Management",
          "Economy Control",
          "Priority Support",
          "Advanced Analytics"
        ]
      }
    ]
  },
  "footer": {
    "brandTitle": "FiveM Admin",
    "brandDescription": "The most powerful and intuitive admin panel for FiveM servers.",
    "quickSections": [
      {
        "id": "product",
        "title": "Product",
        "links": [
          {
            "label": "Features",
            "href": "#features"
          },
          {
            "label": "Pricing",
            "href": "#pricing"
          },
          {
            "label": "Documentation",
            "href": "#"
          }
        ]
      },
      {
        "id": "support",
        "title": "Support",
        "links": [
          {
            "label": "Help Center",
            "href": "#"
          },
          {
            "label": "Discord Community",
            "href": "https://discord.gg/NN7ZPF7qky"
          },
          {
            "label": "Contact Us",
            "href": "#"
          }
        ]
      },
      {
        "id": "legal",
        "title": "Legal",
        "links": [
          {
            "label": "Privacy Policy",
            "href": "#"
          },
          {
            "label": "Terms & Conditions",
            "href": "#"
          },
          {
            "label": "Refund Policy",
            "href": "#"
          }
        ]
      }
    ]
  }
}