hero

{
  "body": {
    "de": "<p>Formatierter <strong>Rich-Text</strong> mit Liste:</p><ul><li>erstens</li><li>zweitens</li></ul>",
    "en": "<p>Formatted <strong>rich text</strong> content with a list:</p><ul><li>first</li><li>second</li></ul>",
    "hu": "<p>Formázott <strong>rich text</strong> tartalom listával:</p><ul><li>első</li><li>második</li></ul>",
    "sk": "<p>Formátovaný <strong>rich text</strong> so zoznamom:</p><ul><li>prvé</li><li>druhé</li></ul>"
  },
  "date": "2026-07-22",
  "icon": "star",
  "note": "custom mező értéke",
  "tags": [
    {
      "id": 1,
      "label": {
        "de": "Modern",
        "en": "Modern",
        "hu": "Modern",
        "sk": "Moderné"
      }
    },
    {
      "id": 2,
      "label": {
        "de": "Schnell",
        "en": "Fast",
        "hu": "Gyors",
        "sk": "Rýchle"
      }
    }
  ],
  "text": {
    "de": "Einzeiliger Text",
    "en": "Single-line text",
    "hu": "Egysoros szöveg",
    "sk": "Jednoriadkový text"
  },
  "time": "09:30",
  "count": 3,
  "email": "hello@builtbyrich.hu",
  "image": {
    "alt": {
      "de": "Bildbeschreibung",
      "en": "Image description",
      "hu": "A kép leírása",
      "sk": "Popis obrázka"
    },
    "path": null
  },
  "items": [
    {
      "icon": "fast",
      "title": {
        "de": "Erstes Element",
        "en": "First item",
        "hu": "Első elem",
        "sk": "Prvá položka"
      },
      "layout": "grid",
      "description": {
        "de": "Beschreibung des ersten Elements.",
        "en": "Description of the first item.",
        "hu": "Az első elem leírása.",
        "sk": "Popis prvej položky."
      }
    },
    {
      "icon": "shield_check",
      "title": {
        "de": "Zweites Element",
        "en": "Second item",
        "hu": "Második elem",
        "sk": "Druhá položka"
      },
      "layout": "list",
      "description": {
        "de": "Beschreibung des zweiten Elements.",
        "en": "Description of the second item.",
        "hu": "A második elem leírása.",
        "sk": "Popis druhej položky."
      }
    }
  ],
  "layout": "grid",
  "masked": "12345678-12345678-12345678",
  "secret": "",
  "bgColor": "#ffffff",
  "bullets": [
    {
      "de": "Modular",
      "en": "Modular",
      "hu": "Moduláris",
      "sk": "Modulárne"
    },
    {
      "de": "Mehrsprachig",
      "en": "Multilingual",
      "hu": "Többnyelvű",
      "sk": "Viacjazyčné"
    },
    {
      "de": "Skalierbar",
      "en": "Scalable",
      "hu": "Skálázható",
      "sk": "Škálovateľné"
    }
  ],
  "gallery": [],
  "featured": true,
  "longText": {
    "de": "Mehrzeiliger Text, der auch längere Inhalte fasst.",
    "en": "Multi-line text that can hold longer content.",
    "hu": "Többsoros szöveg, ami hosszabb tartalmat is elbír.",
    "sk": "Viacriadkový text, ktorý znesie aj dlhší obsah."
  },
  "startsAt": "2026-07-22T09:30",
  "textColor": "#111827",
  "attachment": {
    "name": null,
    "path": null
  },
  "socialIcon": "facebook",
  "accentColor": "#e11d48",
  "borderColor": "#e5e7eb"
}