From 5f9dbbefda59d8738a1dfcf4c118fb184c16c1f3 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 10:18:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 233 +++++++++++------------------------------------ 1 file changed, 53 insertions(+), 180 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d9012d2..26a2de6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,21 +32,13 @@ export default function LandingPage() { @@ -55,104 +47,58 @@ export default function LandingPage() {
@@ -178,41 +124,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", - name: "Tagliatelle al Tartufo", - price: "18,50 €", - imageSrc: "http://img.b2bpic.net/free-photo/dark-plate-with-pasta-dark-cloth_23-2148340391.jpg?_wi=2", - }, + id: "1", name: "Tagliatelle al Tartufo", price: "18,50 €", imageSrc: "http://img.b2bpic.net/free-photo/dark-plate-with-pasta-dark-cloth_23-2148340391.jpg?_wi=2"}, { - id: "2", - name: "Pizza Diavola", - price: "14,50 €", - imageSrc: "http://img.b2bpic.net/free-photo/arrangement-tasty-pizza-making_23-2148921361.jpg?_wi=2", - }, + id: "2", name: "Pizza Diavola", price: "14,50 €", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-tasty-pizza-making_23-2148921361.jpg?_wi=2"}, { - id: "3", - name: "Insalata di Mare", - price: "16,00 €", - imageSrc: "http://img.b2bpic.net/free-photo/seafood-salad_74190-619.jpg?_wi=2", - }, + id: "3", name: "Insalata di Mare", price: "16,00 €", imageSrc: "http://img.b2bpic.net/free-photo/seafood-salad_74190-619.jpg?_wi=2"}, { - id: "4", - name: "Ossobuco alla Milanese", - price: "22,00 €", - imageSrc: "http://img.b2bpic.net/free-photo/slices-meat-near-jug-food_23-2147930096.jpg", - }, + id: "4", name: "Ossobuco alla Milanese", price: "22,00 €", imageSrc: "http://img.b2bpic.net/free-photo/slices-meat-near-jug-food_23-2147930096.jpg"}, { - id: "5", - name: "Tiramisù Classico", - price: "8,50 €", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-coffee-tiramisu_23-2151940370.jpg", - }, + id: "5", name: "Tiramisù Classico", price: "8,50 €", imageSrc: "http://img.b2bpic.net/free-photo/delicious-coffee-tiramisu_23-2151940370.jpg"}, { - id: "6", - name: "Antipasto Misto", - price: "19,00 €", - imageSrc: "http://img.b2bpic.net/free-photo/charcuterie-board-with-cold-cuts-fresh-fruits-cheese-close-up_53876-108110.jpg", - }, + id: "6", name: "Antipasto Misto", price: "19,00 €", imageSrc: "http://img.b2bpic.net/free-photo/charcuterie-board-with-cold-cuts-fresh-fruits-cheese-close-up_53876-108110.jpg"}, ]} title="Unsere Speisekarte" description="Handgemachte Pasta, ofenfrische Pizza und edle Weine." @@ -226,26 +148,11 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "12:00 - 22:00", - title: "Mo - Fr", - description: "Warme Küche bis 21:00", - imageSrc: "http://img.b2bpic.net/free-photo/clock-icon-right-side_187299-39417.jpg", - }, + id: "m1", value: "12:00 - 22:00", title: "Mo - Fr", description: "Warme Küche bis 21:00", imageSrc: "http://img.b2bpic.net/free-photo/clock-icon-right-side_187299-39417.jpg"}, { - id: "m2", - value: "17:00 - 23:00", - title: "Samstag", - description: "Abendessen & Cocktails", - imageSrc: "http://img.b2bpic.net/free-photo/notepad-with-inscription-4th-july-design-with-stars-red-surface_23-2148151321.jpg", - }, + id: "m2", value: "17:00 - 23:00", title: "Samstag", description: "Abendessen & Cocktails", imageSrc: "http://img.b2bpic.net/free-photo/notepad-with-inscription-4th-july-design-with-stars-red-surface_23-2148151321.jpg"}, { - id: "m3", - value: "12:00 - 21:00", - title: "Sonntag", - description: "Familientag", - imageSrc: "http://img.b2bpic.net/free-photo/vector-illustration-green-tea-set-with-teapot-cup_1308-186785.jpg", - }, + id: "m3", value: "12:00 - 21:00", title: "Sonntag", description: "Familientag", imageSrc: "http://img.b2bpic.net/free-photo/vector-illustration-green-tea-set-with-teapot-cup_1308-186785.jpg"}, ]} title="Öffnungszeiten" description="Wir freuen uns auf Ihren Besuch." @@ -257,20 +164,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "Wo befinden wir uns?", - content: "Kurstraße 2, 61231 Bad Nauheim.", - }, + id: "f1", title: "Wo befinden wir uns?", content: "Kurstraße 2, 61231 Bad Nauheim."}, { - id: "f2", - title: "Wie kann man reservieren?", - content: "Rufen Sie uns unter 06032 9255589 an.", - }, + id: "f2", title: "Wie kann man reservieren?", content: "Rufen Sie uns unter 06032 9255589 an."}, { - id: "f3", - title: "Sind Hunde erlaubt?", - content: "Ja, wohlerzogene Hunde sind willkommen.", - }, + id: "f3", title: "Sind Hunde erlaubt?", content: "Ja, wohlerzogene Hunde sind willkommen."}, ]} sideTitle="Häufige Fragen" sideDescription="Alles, was Sie für Ihren Besuch wissen müssen." @@ -286,19 +184,13 @@ export default function LandingPage() { features={[ { icon: Award, - title: "Frische Zutaten", - description: "Täglich frisch geliefert.", - }, + title: "Frische Zutaten", description: "Täglich frisch geliefert."}, { icon: MapPin, - title: "Zentral gelegen", - description: "Mitten im Kurpark.", - }, + title: "Zentral gelegen", description: "Mitten im Kurpark."}, { icon: Star, - title: "Handgemacht", - description: "Hausgemachte Pasta.", - }, + title: "Handgemacht", description: "Hausgemachte Pasta."}, ]} title="Warum Pepe Nero?" description="Wir legen Wert auf Qualität und Tradition." @@ -312,20 +204,11 @@ export default function LandingPage() { description="Sichern Sie sich Ihren Tisch in unserem Ristorante." inputs={[ { - name: "name", - type: "text", - placeholder: "Ihr Name", - }, + name: "name", type: "text", placeholder: "Ihr Name"}, { - name: "date", - type: "date", - placeholder: "Datum", - }, + name: "date", type: "date", placeholder: "Datum"}, { - name: "guests", - type: "number", - placeholder: "Anzahl Personen", - }, + name: "guests", type: "number", placeholder: "Anzahl Personen"}, ]} imageSrc="http://img.b2bpic.net/free-photo/pretty-indian-girl-black-saree-dress-posed-restaurant_627829-1955.jpg" /> @@ -337,29 +220,19 @@ export default function LandingPage() { logoText="Pepe Nero" columns={[ { - title: "Kontakt", - items: [ + title: "Kontakt", items: [ { - label: "Kurstraße 2, Bad Nauheim", - href: "#", - }, + label: "Kurstraße 2, Bad Nauheim", href: "#"}, { - label: "06032 9255589", - href: "tel:060329255589", - }, + label: "06032 9255589", href: "tel:060329255589"}, ], }, { - title: "Rechtliches", - items: [ + title: "Rechtliches", items: [ { - label: "Impressum", - href: "#", - }, + label: "Impressum", href: "#"}, { - label: "Datenschutz", - href: "#", - }, + label: "Datenschutz", href: "#"}, ], }, ]} @@ -368,4 +241,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1