{
  "site": {
    "meta": {
      "title": "myName  | my Profile",
      "description": "Bilingual profile page with Oli CMS."
    },
    "en": {
      "name": "Name",
      "tagline": "Athens Based. Tech & Travel.",
      "updates_title": "Latest Updates",
      "videos_title": "Featured Video",
      "gallery_title": "Photo Gallery",
      "contact_title": "Get In Touch",
      "contact_desc": "Interested in collaborating or just want to say hello? Feel free to reach out.",
      "contact_btn": "Send Email"
    },
    "el": {
      "name": "Όνομα",
      "tagline": "Βασίζεται στην Αθήνα. Τεχνολογία & Ταξίδια.",
      "updates_title": "Τελευταία Νέα",
      "videos_title": "Προτεινόμενο Βίντεο",
      "gallery_title": "Φωτογραφικό Υλικό",
      "contact_title": "Επικοινωνήστε Μαζί Μου",
      "contact_desc": "Ενδιαφέρεστε για συνεργασία ή θέλετε απλά να πείτε ένα γεια; Μη διστάσετε να επικοινωνήσετε.",
      "contact_btn": "Αποστολή Email"
    }
  },
  "menu": {
    "en": [
      {
        "label": "default",
        "url": "index.php"
      },
      {
        "label": "hyper",
        "url": "hyper.php"
      },
      {
        "label": "link",
        "url": "#"
      }
    ],
    "el": [
      {
        "label": "default",
        "url": "index.php"
      },
      {
        "label": "hyper",
        "url": "hyper.php"
      },
      {
        "label": "link",
        "url": "#"
      }
    ]
  },
  "updates": [
    {
      "date_en": "July 20, 2026",
      "date_el": "20 Ιουλίου 2026",
      "text_en": "Just wrapped up the Q3 project launch. The team did an incredible job pushing the boundaries of what we thought possible. Time for a break! 🇬🇷",
      "text_el": "Μόλις ολοκληρώσαμε την έναρξη του έργου Q3. Η ομάδα έκανε απίστευτη δουλειά. Ώρα για διάλειμμα! 🇬🇷"
    },
    {
      "date_en": "June 15, 2026",
      "date_el": "15 Ιουνίου 2026",
      "text_en": "Attended the Global Tech Summit in Athens. Incredible insights on AI and the future of web development.",
      "text_el": "Παραβρέθηκα στο Global Tech Summit στην Αθήνα. Απίστευτες πληροφορίες για την Τεχνητή Νοημοσύνη και το μέλλον του web."
    },
    {
      "date_en": "June 12, 2026",
      "date_el": "12 Ιουνίου 2026",
      "text_en": "Great dinner with friends tonight. The food was amazing!",
      "text_el": "Υπέροχο δείπνο με φίλους απόψε. Το φαγητό ήταν καταπληκτικό!"
    }
  ],
  "video": {
    "youtube_id": "eo1gKGt6h9M"
  },
  "gallery": [
    "https://picsum.photos/600/600?random=3",
    "https://picsum.photos/600/600?random=4",
    "https://picsum.photos/600/600?random=5"
  ],
  "contact": {
    "email": "email@example.com"
  },
  "theme": {
    "profile_image": "https://picsum.photos/400/400?random=1"
  }
}