Files
ndsolutionswebsite/app/data/site.config.json
Daniel S db2f607e5a
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 50s
feat: implement DB-driven architecture with SQLite persistence and file-generator compilation service
2026-08-10 00:09:10 +02:00

60 lines
1.8 KiB
JSON

{
"siteName": "N&D IT Solutions",
"metaDescription": "High-Performance Webdesign & Digital Solutions - 100% DSGVO-konform.",
"is_demo_mode": false,
"header": {
"brandName": "N&D",
"brandHighlight": "i-t SOLUTIONS",
"ctaText": "Erstgespräch buchen",
"ctaLink": "#contact",
"showThemeToggle": true,
"glassEffect": true
},
"footer": {
"brandDescription": "Ihr Partner für professionelles Webdesign, Website-Entwicklung und lokale SEO.",
"copyrightText": "N&D i-t SOLUTIONS. Alle Rechte vorbehalten.",
"showLegalLinks": true
},
"site_info": {
"title": "N&D IT Solutions",
"homepage_id": "page_home"
},
"pages": [
{
"id": "page_home",
"slug": "/",
"title": "Startseite (Hauptseite)",
"is_published": true,
"sections": [
{
"id": "sec_hero_1",
"type": "HeroSection",
"settings": {
"title": "Maßgeschneiderte Webseiten. Digital im Griff.",
"subtitle": "Wir entwickeln blitzschnelle, DSGVO-konforme High-End Webseiten für Ihr Unternehmen.",
"ctaPrimaryText": "Projekt anfragen",
"ctaPrimaryLink": "#contact",
"bg_color": "#0b0f19"
}
},
{
"id": "sec_bento_1",
"type": "BentoGrid",
"settings": {
"sectionTitle": "High-End Features & Leistung",
"sectionSubtitle": "Modernste Technologie & Höchster Datenschutz vereint."
}
},
{
"id": "sec_contact_1",
"type": "ContactSection",
"settings": {
"title": "Bereit für Ihr Projekt?",
"subtitle": "Schreiben Sie uns direkt. Wir antworten innerhalb von 24 Stunden persönlich."
}
}
]
}
],
"updated_at": "2026-08-09T22:08:57.203Z"
}