From 4d3a6f0f846c93af00c7f35b4c756342808b25d8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 06:39:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 38180c2..fbab67c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { { id: "2", imageSrc: "http://img.b2bpic.net/free-photo/closeup-person-cooking-pancakes-campfire-outdoors_181624-28895.jpg", imageAlt: "Rebstock Fondue" }, { id: "3", imageSrc: "http://img.b2bpic.net/free-photo/toasts-with-fig-confiture-glass-tea_114579-4535.jpg", imageAlt: "Rebstock Interior" }, { id: "4", imageSrc: "http://img.b2bpic.net/free-photo/there-are-glasses-wine-water-table-with-white-cloth-are-ready-dining_613910-3428.jpg", imageAlt: "Traditionelle Wirtin" }, - { id: "5", imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-striped-trench-coat-happily-talking-cellphone-sitting-near-big-window-while-spending-time-modern-cafe_574295-4851.jpg", imageAlt: "Stimmungsvolle Stube" }, + { id: "5", imageSrc: "http://img.b2bpic.net/young-attractive-woman-striped-trench-coat-happily-talking-cellphone-sitting-near-big-window-while-spending-time-modern-cafe_574295-4851.jpg", imageAlt: "Stimmungsvolle Stube" }, { id: "6", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-paintings-walls_140725-6310.jpg", imageAlt: "Fondue Genuss" }, ]} /> @@ -63,7 +63,7 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { id: "f1", title: "Hausmannskost", description: "Einfach. Ehrlich. Mit Liebe gekocht — wie es sein soll.", tag: "Tradition", imageSrc: "http://img.b2bpic.net/free-photo/side-view-pouring-vanilla-batter-into-cake-pan_140725-10290.jpg" }, + { id: "f1", title: "Hausmannskost", description: "Saisonale Schätze und regionale Zutaten, mit handwerklicher Sorgfalt nach alten Rezepten zubereitet.", tag: "Tradition", imageSrc: "http://img.b2bpic.net/free-photo/side-view-pouring-vanilla-batter-into-cake-pan_140725-10290.jpg" }, { id: "f2", title: "Herzliche Wirtin", description: "Rosmarie führt das Haus seit 1968. Sie kennt jedes Gesicht.", tag: "Gastlichkeit", imageSrc: "http://img.b2bpic.net/free-photo/human-happy-woman-clanging-glasses-wine-table-cafe_23-2148016789.jpg" }, { id: "f3", title: "Echte Stube", description: "Dunkles Holz, weiches Licht, vertraute Gesichter. Kein Konzept — Heimat.", tag: "Atmosphäre", imageSrc: "http://img.b2bpic.net/free-photo/strawberry-fresh-cocktails-with-ice_141793-390.jpg" }, ]} @@ -77,7 +77,7 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { id: "1", name: "Sascha L.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-holding-glass_23-2148965394.jpg" }, - { id: "2", name: "Werner H.", imageSrc: "http://img.b2bpic.net/free-photo/crop-hands-breaking-eggs-pastry_23-2147749552.jpg" }, + { id: "2", name: "Werner H.", imageSrc: "http://img.b2bpic.net/crop-hands-breaking-eggs-pastry_23-2147749552.jpg" }, { id: "3", name: "Jacqueline K.", imageSrc: "http://img.b2bpic.net/free-photo/authentic-person-eating-fresh-cheese_23-2150220533.jpg" }, { id: "4", name: "LkYact", imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-salami-slice-served-breakfast_140725-7142.jpg" }, { id: "5", name: "Stammgast", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-lighting-candle_23-2150168125.jpg" }, -- 2.49.1