From 5f21b817f13f2a354bc100d179d39fa877191ab1 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 16:57:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 232 +++++++---------------------------------------- 1 file changed, 33 insertions(+), 199 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4f096a2..e6e9522 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,26 +29,11 @@ export default function LandingPage() { @@ -139,42 +81,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { - id: "p1", - name: "Hausgemachtes Bauernbrot", - price: "ab 4,50 €", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-baker-s-hand-holding-round-rustics-bread_23-2147975067.jpg", - }, - { - id: "p2", - name: "Zimtbuchteln", - price: "ab 3,20 €", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-cinnamon-rolls_23-2148779694.jpg", - }, - { - id: "p3", - name: "Hefezopf (Sonntagsklassiker)", - price: "ab 5,90 €", - imageSrc: "http://img.b2bpic.net/free-photo/pile-sliced-bread-board-egg-flour-tea-towel-blue-surface_114579-55068.jpg", - }, - { - id: "p4", - name: "Regionales Brettle", - price: "ab 8,50 €", - imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-with-vegetables-table_140725-4657.jpg", - }, - { - id: "p5", - name: "Filterkaffee & Teeauswahl", - price: "ab 2,80 €", - imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-herbal-tea-pinecone-teapot-sack-button-wicker-basket-ball-yarn-table_23-2147975644.jpg", - }, - { - id: "p6", - name: "Saisonale Kuchenvariationen", - price: "ab 3,50 €", - imageSrc: "http://img.b2bpic.net/free-photo/strawberry-cake-sliced-whole-delicious-cake-along-with-fresh-red-strawberries-bright-blue-desk_140725-32420.jpg", - }, + { id: "p1", name: "Hausgemachtes Bauernbrot", price: "ab 4,50 €", imageSrc: "http://img.b2bpic.net/free-photo/close-up-baker-s-hand-holding-round-rustics-bread_23-2147975067.jpg" }, + { id: "p2", name: "Zimtbuchteln", price: "ab 3,20 €", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-cinnamon-rolls_23-2148779694.jpg" }, + { id: "p3", name: "Hefezopf (Sonntagsklassiker)", price: "ab 5,90 €", imageSrc: "http://img.b2bpic.net/free-photo/pile-sliced-bread-board-egg-flour-tea-towel-blue-surface_114579-55068.jpg" }, + { id: "p4", name: "Regionales Brettle", price: "ab 8,50 €", imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-with-vegetables-table_140725-4657.jpg" }, + { id: "p5", name: "Filterkaffee & Teeauswahl", price: "ab 2,80 €", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-herbal-tea-pinecone-teapot-sack-button-wicker-basket-ball-yarn-table_23-2147975644.jpg" }, + { id: "p6", name: "Saisonale Kuchenvariationen", price: "ab 3,50 €", imageSrc: "http://img.b2bpic.net/free-photo/strawberry-cake-sliced-whole-delicious-cake-along-with-fresh-red-strawberries-bright-blue-desk_140725-32420.jpg" }, ]} title="Hausgemacht & Regional" description="Entdecken Sie unsere saisonalen Spezialitäten und Klassiker aus der Backstube." @@ -188,46 +100,11 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} testimonials={[ - { - id: "t1", - name: "Brasco2310", - role: "Gast", - company: "Backstüble Fan", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-happy-woman-dress-with-thumb-up_23-2148054926.jpg", - }, - { - id: "t2", - name: "Rita B.", - role: "Gast", - company: "Backstüble Fan", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe_613910-12094.jpg", - }, - { - id: "t3", - name: "Merike Tali", - role: "Gast", - company: "Backstüble Fan", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-sitting-cafe-holding-takeaway-coffee-cup_23-2148148111.jpg", - }, - { - id: "t4", - name: "Max M.", - role: "Gast", - company: "Backstüble Fan", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-old-man-bistro_23-2149356848.jpg", - }, - { - id: "t5", - name: "Anna K.", - role: "Gast", - company: "Backstüble Fan", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-with-curly-hair-sitting-table_171337-15641.jpg", - }, + { id: "t1", name: "Brasco2310", role: "Gast", company: "Backstüble Fan", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/attractive-happy-woman-dress-with-thumb-up_23-2148054926.jpg" }, + { id: "t2", name: "Rita B.", role: "Gast", company: "Backstüble Fan", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe_613910-12094.jpg" }, + { id: "t3", name: "Merike Tali", role: "Gast", company: "Backstüble Fan", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-sitting-cafe-holding-takeaway-coffee-cup_23-2148148111.jpg" }, + { id: "t4", name: "Max M.", role: "Gast", company: "Backstüble Fan", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-old-man-bistro_23-2149356848.jpg" }, + { id: "t5", name: "Anna K.", role: "Gast", company: "Backstüble Fan", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-with-curly-hair-sitting-table_171337-15641.jpg" }, ]} title="Was unsere Gäste sagen" description="Erfahren Sie, warum unsere Besucher den Weg ins Backstüble finden." @@ -240,25 +117,10 @@ export default function LandingPage() { title="Besuchen Sie uns" description="Feldmoos 7, 88273 Fronreute. Wir haben Freitag bis Sonntag von 09:00 bis 18:00 Uhr für Sie geöffnet." inputs={[ - { - name: "name", - type: "text", - placeholder: "Ihr Name", - required: true, - }, - { - name: "email", - type: "email", - placeholder: "Ihre E-Mail", - required: true, - }, + { name: "name", type: "text", placeholder: "Ihr Name", required: true }, + { name: "email", type: "email", placeholder: "Ihre E-Mail", required: true }, ]} - textarea={{ - name: "message", - placeholder: "Ihre Nachricht oder Tischreservierung", - rows: 4, - required: true, - }} + textarea={{ name: "message", placeholder: "Ihre Nachricht oder Tischreservierung", rows: 4, required: true }} imageSrc="http://img.b2bpic.net/free-photo/books-table-backyard_23-2147663765.jpg" /> @@ -267,36 +129,8 @@ export default function LandingPage() {