// Brand + company data for Tuleen v2 — REAL PRODUCTS

const V2_BRANDS = [
  {
    key: "sugarless",
    name: "Sugarless",
    wordmark: "Sugarless",
    logo: "assets/logos/sugarless.png",
    logoBg: "#1A1A1A",
    tag: "99.9% Sugar-Free Confectionery",
    blurb: "Chocolates, jellies, gums and hard-boiled candies — all the indulgence, none of the sugar. Sweetened naturally with stevia and real fruit.",
    color: "pink",
    brandHex: "#1A1A1A",
    brandBg: "#F4F1EA",
    hero: "assets/products/sugarless-besmart.jpeg",
    tagline: "No added sugar. All added flavor.",
    categories: [
      {
        name: "Chocolate Tablets",
        skus: [
          { name: "Dark Chocolate & Almonds", img: "assets/products/sugarless-dark-almonds.jpeg" },
          { name: "Milk Chocolate & Almonds", img: "assets/products/sugarless-milk-almonds.jpeg" },
          { name: "Gourmet Dark Chocolate", img: "assets/products/sugarless-gourmet-dark-tablet.jpeg" },
          { name: "Smooth Milk Chocolate", img: "assets/products/sugarless-smooth-milk.jpeg" },
          { name: "Milk Chocolate & Hazelnut", img: "assets/products/sugarless-milk-hazelnut.jpeg" },
          { name: "Praline Cream Filled", img: "assets/products/sugarless-praline.jpeg" },
          { name: "Strawberry Cream Filled", img: "assets/products/sugarless-strawberry-cream-bar.jpeg" },
          { name: "Caramel Cream Filled", img: "assets/products/sugarless-caramel-cream.jpeg" },
        ],
      },
      {
        name: "Chocolate Bars & Snacks",
        skus: [
          { name: "Country Milk Chocolate", img: "assets/products/sugarless-country-milk.jpeg" },
          { name: "Gourmet Dark Chocolate", img: "assets/products/sugarless-gourmet-dark-bar.jpeg" },
          { name: "Chocolate Crunch Balls", img: "assets/products/sugarless-chocolate-crunch-balls.jpeg" },
          { name: "Chocolate Peanut Crunch", img: "assets/products/sugarless-peanut-crunch.jpeg" },
          { name: "Be Smart Chocolate Beans", img: "assets/products/sugarless-besmart.jpeg" },
        ],
      },
      {
        name: "Jellies & Gummies",
        skus: [
          { name: "Charming Snakes", img: "assets/products/sugarless-charming-snakes.jpeg" },
          { name: "Berry Jellies", img: "assets/products/sugarless-berry-jellies.jpeg" },
          { name: "Jac the Shark", img: "assets/products/sugarless-jac-shark.jpeg" },
          { name: "Strawberry Cream Jellies", img: "assets/products/sugarless-strawberry-cream-jellies.jpeg" },
          { name: "Red Frog Jellies", img: "assets/products/sugarless-red-frog.jpeg" },
        ],
      },
      {
        name: "Hard-Boiled Candies",
        skus: [
          { name: "Chocolate", img: "assets/products/sugarless-hardboiled-chocolate.jpeg" },
          { name: "Espresso", img: "assets/products/sugarless-hardboiled-espresso.jpeg" },
          { name: "Butterscotch", img: "assets/products/sugarless-hardboiled-butterscotch.jpeg" },
          { name: "Menthol Eucalyptus", img: "assets/products/sugarless-hardboiled-menthol.jpeg" },
          { name: "Blackcurrant", img: "assets/products/sugarless-hardboiled-blackcurrant.jpeg" },
          { name: "Lemon", img: "assets/products/sugarless-hardboiled-lemon.jpeg" },
        ],
      },
      {
        name: "Ginger Candies",
        skus: [
          { name: "Propolis with Lemon", img: "assets/products/sugarless-ginger-lemon.jpeg" },
          { name: "Mango", img: "assets/products/sugarless-ginger-mango.jpeg" },
          { name: "Blueberry", img: "assets/products/sugarless-ginger-blueberry.jpeg" },
          { name: "Orange & Real Turmeric", img: "assets/products/sugarless-ginger-orange.jpeg" },
        ],
      },
    ],
  },
  {
    key: "omypop",
    name: "O My Pop",
    wordmark: "O MY POP",
    logo: "assets/logos/omypop.png",
    logoBg: "#FFF6E8",
    tag: "Gourmet Popcorn, thinly & evenly coated",
    blurb: "Happiness in every pop. Six playful flavors, premium tubes, 70g of pure snacking joy. Illustrated characters that belong on a shelf.",
    color: "coral",
    brandHex: "#D94B3A",
    brandBg: "#FFF6E8",
    hero: "assets/products/omypop-caramel.jpeg",
    tagline: "Happiness in every pop.",
    categories: [
      {
        name: "Flavors",
        skus: [
          { name: "Umami Tomato Ketchup", img: "assets/products/omypop-tomato.jpeg" },
          { name: "Heavenly Dark Cocoa", img: "assets/products/omypop-cocoa.jpeg" },
          { name: "Classic Golden Caramel", img: "assets/products/omypop-caramel.jpeg" },
          { name: "Ultimate Baked Cheese", img: "assets/products/omypop-cheese.jpeg" },
          { name: "Secret Smoky Barbecue", img: "assets/products/omypop-bbq.jpeg" },
          { name: "Sour Cream & Onion", img: "assets/products/omypop-sourcream.jpeg" },
        ],
      },
    ],
  },
  {
    key: "popsmalaya",
    name: "Popsmalaya",
    wordmark: "popsmalaya",
    logo: "assets/logos/popsmalaya.jpeg",
    logoBg: "#D6337D",
    tag: "Freeze-at-home Sorbet Bars",
    blurb: "Just freeze and enjoy. Made with 100% fruit juice and puree — all natural, vegan, preservative-free. The popsicle that lives in your pantry.",
    color: "sky",
    brandHex: "#D6337D",
    brandBg: "#EAE4F5",
    hero: "assets/products/popsmalaya-variety.jpeg",
    tagline: "Freeze at home. Enjoy anytime.",
    categories: [
      {
        name: "Multipacks",
        skus: [
          { name: "Sorbet Bars 12-pack", img: "assets/products/popsmalaya-sorbet-box.jpeg" },
          { name: "Variety Pack 9-in-1", img: "assets/products/popsmalaya-variety.jpeg" },
        ],
      },
      {
        name: "Flavors",
        skus: [
          { name: "Strawberry", img: "assets/products/popsmalaya-strawberry.jpeg" },
          { name: "Mango", img: "assets/products/popsmalaya-mango.jpeg" },
          { name: "Raspberry", img: "assets/products/popsmalaya-raspberry.jpeg" },
          { name: "Passionfruit Pineapple", img: "assets/products/popsmalaya-passionfruit.jpeg" },
          { name: "Lychee Peach", img: "assets/products/popsmalaya-lychee-peach.jpeg" },
          { name: "Grape", img: "assets/products/popsmalaya-grape.jpeg" },
          { name: "Pink Guava", img: "assets/products/popsmalaya-pink-guava.jpeg" },
        ],
      },
    ],
  },
  {
    key: "tutti",
    name: "Tutti",
    wordmark: "Tutti",
    tag: "European Chocolate & Candies",
    blurb: "European-crafted chocolates and candies, curated for GCC palates. Bold, smooth, wrapped to last. Product photography on the way.",
    color: "mustard",
    brandHex: "#6B3A1F",
    brandBg: "#F5E6C8",
    hero: null,
    tagline: "Chocolates and candies, the European way.",
    comingSoon: true,
    categories: [],
  },
];

const V2_CAPABILITIES = [
  {
    n: "01",
    title: "Six-Market Network",
    body: "Retail, HoReCa, and e-commerce coverage across GCC + Levant with a single accountable partner.",
    icon: "network",
  },
  {
    n: "02",
    title: "Cold + Dry Warehousing",
    body: "Temperature-controlled facilities. FIFO, full batch traceability, halal-certified throughout.",
    icon: "warehouse",
  },
  {
    n: "03",
    title: "Brand Localization",
    body: "Arabic packaging, regulatory filings, shelf strategy, category insight. We do the heavy lifting.",
    icon: "localize",
  },
];

const V2_STATS = [
  { n: "5", l: "Years operating since 2021" },
  { n: "6", l: "Markets across the GCC + Levant" },
  { n: "40+", l: "Retail chains served" },
  { n: "12M+", l: "Units moved annually" },
];

const V2_MARKETS = [
  { name: "Kuwait", role: "Headquarters" },
  { name: "Saudi Arabia", role: "Coming soon" },
  { name: "UAE", role: "Regional Hub" },
  { name: "Bahrain", role: "Coming soon" },
  { name: "Qatar", role: "Active" },
  { name: "Oman", role: "Active" },
];

const V2_PARTNERS = [
  { flag: "AU", country: "Australia" },
  { flag: "NL", country: "Netherlands" },
  { flag: "TR", country: "Türkiye" },
  { flag: "MY", country: "Malaysia" },
  { flag: "TH", country: "Thailand" },
  { flag: "IT", country: "Italy" },
];

const V2_BADGES = [
  "Halal Certified",
  "Non-GMO",
  "Clean Label",
  "Six GCC Markets",
  "ISO 22000",
  "Cold + Dry Chain",
  "Retail-Ready",
];

Object.assign(window, {
  V2_BRANDS, V2_CAPABILITIES, V2_STATS,
  V2_MARKETS, V2_PARTNERS, V2_BADGES,
});
