From 199790db3bc8dab44bc1d0850153fe20c1043893 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 10:49:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 32ae78f..4275fb7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -42,7 +42,7 @@ export default function LandingPage() { @@ -121,10 +121,10 @@ export default function LandingPage() { id: "vaulted-ceilings", title: "Vaulted Stone Interiors", description: "Authentic medieval architecture with original vaulted ceilings and stone walls that whisper stories of centuries past.", tag: "13th Century", imageSrc: "http://img.b2bpic.net/free-photo/inside-view-church_23-2150572010.jpg", imageAlt: "Historic vaulted stone ceilings" }, { - id: "outdoor-garden", title: "Authentic Beer Garden", description: "Experience true Berlin charm in our traditional outdoor beer garden—perfect for families, groups, and warm Berlin evenings.", tag: "Family Friendly", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-women-spending-quality-time-together_23-2149213029.jpg", imageAlt: "Outdoor beer garden seating" + id: "outdoor-garden", title: "Authentic Beer Garden", description: "Experience true Berlin charm in our traditional outdoor beer garden—perfect for families, groups, and warm Berlin evenings.", tag: "Family Friendly", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-women-spending-quality-time-together_23-2149213029.jpg?_wi=2", imageAlt: "Outdoor beer garden seating" }, { - id: "local-recipes", title: "Authentic Local Recipes", description: "Traditional Brandenburg and German dishes prepared daily using recipes perfected over generations, honoring culinary heritage.", tag: "Authentic Cuisine", imageSrc: "http://img.b2bpic.net/free-photo/lamb-ribs-kebab-served-with-potato-wooden-serving-board_140725-2546.jpg", imageAlt: "Traditional German cuisine preparation" + id: "local-recipes", title: "Authentic Local Recipes", description: "Traditional Brandenburg and German dishes prepared daily using recipes perfected over generations, honoring culinary heritage.", tag: "Authentic Cuisine", imageSrc: "http://img.b2bpic.net/free-photo/lamb-ribs-kebab-served-with-potato-wooden-serving-board_140725-2546.jpg?_wi=2", imageAlt: "Traditional German cuisine preparation" } ]} buttons={[ -- 2.49.1