[ { "id": "home", "_id": "home", "active": true, "type": "page", "lang": "de", "translationKey": "home", "name": "Startseite", "path": "/", "blocks": [ { "type": "hero", "headline": "Willkommen", "headlineH1": true, "subline": "Demo-Startseite des Starter-Templates", "heroImage": { "image": "demo-hero" } }, { "type": "richtext", "headline": "Über uns", "text": "

Lorem ipsum dolor sit amet, consectetur adipiscing elit.

" } ], "meta": { "title": "Startseite", "description": "Demo-Startseite" } }, { "id": "about", "_id": "about", "active": true, "type": "page", "lang": "de", "translationKey": "about", "name": "Über uns", "path": "/ueber-uns", "blocks": [ { "type": "richtext", "headline": "Über uns", "headlineH1": true, "text": "

Wir sind ein Demo-Unternehmen.

" } ], "meta": { "title": "Über uns", "description": "Erfahren Sie mehr über uns" } }, { "id": "contact", "_id": "contact", "active": true, "type": "page", "lang": "de", "translationKey": "contact", "name": "Kontakt", "path": "/kontakt", "blocks": [ { "type": "richtext", "headline": "Kontakt", "headlineH1": true, "text": "

Schreiben Sie uns eine Nachricht.

" } ], "meta": { "title": "Kontakt", "description": "Kontaktieren Sie uns" } } ]