const L2_PAGE = {
  "laneSlug": "budget",
  "laneTitle": "Budget",
  "title": "Before You Go",
  "subtitle": "Savings targets, currency, cards, and the number you can live with.",
  "desk": "THE TREASURY DESK",
  "theme": "Travel money with receipts",
  "pathName": "/en/budget/before-you-go/",
  "parentPath": "/en/budget/",
  "image": "https://images.unsplash.com/photo-1554224155-6726b3ff858f?w=1800&q=85",
  "cards": [
    {
      "id": "trip-budget-savings-system",
      "num": "01",
      "topic": "Budget control desk",
      "title": "Trip Budget & Savings System",
      "desc": "The target number, monthly transfer, shared agreement, and working sheet.",
      "count": "4 queued leaves",
      "read": "14 min read",
      "img": "https://images.unsplash.com/photo-1554224155-6726b3ff858f?w=1800&q=85",
      "size": "xl",
      "href": "/en/budget/before-you-go/trip-budget-savings-system/"
    },
    {
      "id": "booking-buffer-protection",
      "num": "02",
      "topic": "Budget control desk",
      "title": "Booking Buffer & Protection",
      "desc": "Deposits, cancellation windows, insurance timing, and the money already at risk.",
      "count": "3 queued leaves",
      "read": "13 min read",
      "img": "https://images.unsplash.com/photo-1519682337058-a94d519337bc?w=1800&q=85",
      "size": "wide",
      "href": "/en/budget/before-you-go/booking-buffer-protection/"
    },
    {
      "id": "cards-cash-currency-setup",
      "num": "03",
      "topic": "Budget control desk",
      "title": "Cards, Cash & Currency Setup",
      "desc": "The payment stack that keeps fees, freezes, and bad exchange math contained.",
      "count": "3 queued leaves",
      "read": "13 min read",
      "img": "https://images.unsplash.com/photo-1554224155-cfa08c2a758f?w=1800&q=85",
      "size": "md",
      "href": "/en/budget/before-you-go/cards-cash-currency-setup/"
    }
  ],
  "faqs": [
    {
      "q": "Why are there only 3 case files here now?",
      "a": "The old thin leaves were consolidated into stronger Budget control desks. The hierarchy stays intact, but the reader gets fewer, deeper pages with the full decision path in one place."
    },
    {
      "q": "Did the older topics disappear?",
      "a": "No. They now live as future breakout labels inside the relevant canonical page and old URLs redirect to the closest control desk."
    },
    {
      "q": "Where should I start?",
      "a": "Start with the before you go case file that matches the money decision in front of you."
    },
    {
      "q": "Is this still the same Budget visual system?",
      "a": "Yes. The pages keep the treasury desk, ledger, exchange-board, mono-number, and gold-accent system already used by Budget."
    }
  ]
};

Object.assign(window, { L2_PAGE });
