Merge version_1 into main #1
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
<HeroBillboardTestimonial
|
||||
title="Traditional Berlin Dining Since Centuries"
|
||||
description="Authentic Brandenburg cuisine served in a historic 13th-century setting with vaulted interiors and authentic beer garden."
|
||||
imageSrc="http://img.b2bpic.net/free-vector/flat-beer-barrel-oktoberfest_23-2147661908.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/flat-beer-barrel-oktoberfest_23-2147661908.jpg?_wi=1"
|
||||
imageAlt="Historic vaulted interior of Zur Gerichtslaube restaurant"
|
||||
tag="Est. 1394 | Berlin Historic District"
|
||||
buttons={[
|
||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
products={[
|
||||
{
|
||||
id: "lamb-knuckles", name: "Lamb Knuckles", price: "€24", imageSrc: "http://img.b2bpic.net/free-photo/lamb-ribs-kebab-served-with-potato-wooden-serving-board_140725-2546.jpg", imageAlt: "Traditional German lamb knuckles"
|
||||
id: "lamb-knuckles", name: "Lamb Knuckles", price: "€24", imageSrc: "http://img.b2bpic.net/free-photo/lamb-ribs-kebab-served-with-potato-wooden-serving-board_140725-2546.jpg?_wi=1", imageAlt: "Traditional German lamb knuckles"
|
||||
},
|
||||
{
|
||||
id: "kartoffelsuppe", name: "Kartoffelsuppe Mit Würstchen", price: "€12", imageSrc: "http://img.b2bpic.net/free-photo/front-view-tomato-soup-with-crackers-cheese-tomatoes-bread-table_140725-11410.jpg", imageAlt: "Creamy German potato soup with sausage"
|
||||
@@ -99,10 +99,10 @@ export default function LandingPage() {
|
||||
id: "kalbsbachen", name: "Kalbsbäckchen", price: "€26", imageSrc: "http://img.b2bpic.net/free-photo/world-cuisine-with-delicious-food_23-2151890029.jpg", imageAlt: "Tender braised veal cheeks"
|
||||
},
|
||||
{
|
||||
id: "wine-strawberry", name: "Strawberry Wine", price: "€18", imageSrc: "http://img.b2bpic.net/free-vector/flat-beer-barrel-oktoberfest_23-2147661908.jpg", imageAlt: "Premium strawberry wine selection"
|
||||
id: "wine-strawberry", name: "Strawberry Wine", price: "€18", imageSrc: "http://img.b2bpic.net/free-vector/flat-beer-barrel-oktoberfest_23-2147661908.jpg?_wi=2", imageAlt: "Premium strawberry wine selection"
|
||||
},
|
||||
{
|
||||
id: "beer-selection", name: "Local Beer Selection", price: "€6–9", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-women-spending-quality-time-together_23-2149213029.jpg", imageAlt: "Authentic German beer garden beverages"
|
||||
id: "beer-selection", name: "Local Beer Selection", price: "€6–9", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-women-spending-quality-time-together_23-2149213029.jpg?_wi=1", imageAlt: "Authentic German beer garden beverages"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -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={[
|
||||
|
||||
Reference in New Issue
Block a user