Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-05-22 09:13:53 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Über uns",
id: "about",
},
name: "Über uns", id: "about"},
{
name: "Speisekarte",
id: "product",
},
name: "Speisekarte", id: "product"},
{
name: "Kontakt",
id: "contact",
},
name: "Kontakt", id: "contact"},
]}
brandName="Zum Alten Markt"
/>
@@ -58,12 +50,10 @@ export default function LandingPage() {
description="Tradition trifft auf erstklassige Küche. Erleben Sie authentische Gastfreundschaft im Herzen der Altstadt."
buttons={[
{
text: "Speisekarte entdecken",
href: "#product",
},
text: "Speisekarte entdecken", href: "#product"},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-autumn-lifestyle_23-2151867726.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-autumn-lifestyle_23-2151867726.jpg"
imageAlt="Restaurant Zum Alten Markt Fassade"
/>
</div>
@@ -75,19 +65,13 @@ export default function LandingPage() {
metrics={[
{
icon: Award,
label: "Jahre Erfahrung",
value: "25+",
},
label: "Jahre Erfahrung", value: "25+"},
{
icon: Utensils,
label: "regionale Produkte",
value: "100%",
},
label: "regionale Produkte", value: "100%"},
{
icon: Users,
label: "Zufriedene Gäste",
value: "10k+",
},
label: "Zufriedene Gäste", value: "10k+"},
]}
metricsAnimation="slide-up"
/>
@@ -100,47 +84,23 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Regionale Küche",
description: "Frische Zutaten von unseren Partnern aus der direkten Umgebung.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/view-food-professional-kitchen_23-2149728021.jpg",
imageAlt: "Regionale Zutaten",
},
title: "Regionale Küche", description: "Frische Zutaten von unseren Partnern aus der direkten Umgebung.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/view-food-professional-kitchen_23-2149728021.jpg", imageAlt: "Regionale Zutaten"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/view-soft-cake-decorated-with-orange-chocolate-dark-table_140725-86436.jpg",
imageAlt: "Frische Gerichte",
},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-autumn-lifestyle_23-2151867726.jpg?_wi=2",
imageAlt: "gourmet dish plating elegant",
imageSrc: "http://img.b2bpic.net/free-photo/view-soft-cake-decorated-with-orange-chocolate-dark-table_140725-86436.jpg", imageAlt: "Frische Gerichte"}
},
{
title: "Gemütliches Ambiente",
description: "Ob Familienfest oder romantisches Date - bei uns fühlen Sie sich wohl.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-meals-arrangement_23-2149178155.jpg",
imageAlt: "Innenraum",
},
title: "Gemütliches Ambiente", description: "Ob Familienfest oder romantisches Date - bei uns fühlen Sie sich wohl.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-meals-arrangement_23-2149178155.jpg", imageAlt: "Innenraum"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081863.jpg",
imageAlt: "Gastraum Details",
},
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-colorful-healthy-sweet-deserts-chia-puddings-made-almond-milk-blue-spirulina-extract-chia-seeds-pappaya-mango-jam-homemade-granola-wooden-table-kitchen-home_343596-1059.jpg",
imageAlt: "gourmet dish plating elegant",
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081863.jpg", imageAlt: "Gastraum Details"}
},
{
title: "Tradition & Innovation",
description: "Alte Rezepte neu interpretiert für Ihren Genuss.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-cheesecake-with-strawberry-chocolate-plate-bowls_140725-105619.jpg",
imageAlt: "Dessert",
},
title: "Tradition & Innovation", description: "Alte Rezepte neu interpretiert für Ihren Genuss.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-cheesecake-with-strawberry-chocolate-plate-bowls_140725-105619.jpg", imageAlt: "Dessert"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629544.jpg",
imageAlt: "Wein Auswahl",
},
imageSrc: "http://img.b2bpic.net/free-photo/positive-lifestyle-portrait-happy-exited-pretty-woman-with-pink-hairs-having-dinner-vintage-american-cafe-eating-hot-dog-french-fries-mil-shake-junk-food-cheat-meal-pastel-colors_291049-341.jpg?_wi=1",
imageAlt: "gourmet dish plating elegant",
},
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629544.jpg", imageAlt: "Wein Auswahl"}
}
]}
showStepNumbers={false}
title="Was uns besonders macht"
@@ -156,41 +116,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
name: "Regionaler Wildsalat",
price: "18,50€",
imageSrc: "http://img.b2bpic.net/free-photo/boiled-fish-with-vegetables-herbs-blackboard_140725-9179.jpg",
},
id: "1", name: "Regionaler Wildsalat", price: "18,50€", imageSrc: "http://img.b2bpic.net/free-photo/boiled-fish-with-vegetables-herbs-blackboard_140725-9179.jpg"},
{
id: "2",
name: "Rinderfilet mit Beilage",
price: "32,90€",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-salad-near-black-pepper_23-2147765362.jpg",
},
id: "2", name: "Rinderfilet mit Beilage", price: "32,90€", imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-salad-near-black-pepper_23-2147765362.jpg"},
{
id: "3",
name: "Frischer Fang des Tages",
price: "28,50€",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-picking-thai-food-with-chopsticks-wooden-desk_23-2148093554.jpg",
},
id: "3", name: "Frischer Fang des Tages", price: "28,50€", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-picking-thai-food-with-chopsticks-wooden-desk_23-2148093554.jpg"},
{
id: "4",
name: "Handgemachte Tagliatelle",
price: "22,90€",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-cabbage-salad-inside-plate-dark-background_140725-136880.jpg",
},
id: "4", name: "Handgemachte Tagliatelle", price: "22,90€", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-cabbage-salad-inside-plate-dark-background_140725-136880.jpg"},
{
id: "5",
name: "Hausgemachtes Mousse",
price: "12,50€",
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-with-ny-cheesecake-with-berry-sauce_114579-2316.jpg",
},
id: "5", name: "Hausgemachtes Mousse", price: "12,50€", imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-with-ny-cheesecake-with-berry-sauce_114579-2316.jpg"},
{
id: "6",
name: "Bio Hauswein 0,2l",
price: "7,50€",
imageSrc: "http://img.b2bpic.net/free-photo/couple-dancing-after-wine_23-2147770777.jpg",
},
id: "6", name: "Bio Hauswein 0,2l", price: "7,50€", imageSrc: "http://img.b2bpic.net/free-photo/couple-dancing-after-wine_23-2147770777.jpg"},
]}
title="Unsere Highlights"
description="Entdecken Sie unsere saisonalen Spezialitäten."
@@ -202,30 +138,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Anna S.",
imageSrc: "http://img.b2bpic.net/free-photo/positive-lifestyle-portrait-happy-exited-pretty-woman-with-pink-hairs-having-dinner-vintage-american-cafe-eating-hot-dog-french-fries-mil-shake-junk-food-cheat-meal-pastel-colors_291049-341.jpg?_wi=2",
},
id: "1", name: "Anna S.", imageSrc: "http://img.b2bpic.net/free-photo/positive-lifestyle-portrait-happy-exited-pretty-woman-with-pink-hairs-having-dinner-vintage-american-cafe-eating-hot-dog-french-fries-mil-shake-junk-food-cheat-meal-pastel-colors_291049-341.jpg"},
{
id: "2",
name: "Markus H.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5292.jpg",
},
id: "2", name: "Markus H.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5292.jpg"},
{
id: "3",
name: "Familie Berger",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-old-woman-opening-gift_23-2148214611.jpg",
},
id: "3", name: "Familie Berger", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-old-woman-opening-gift_23-2148214611.jpg"},
{
id: "4",
name: "Thomas K.",
imageSrc: "http://img.b2bpic.net/free-photo/male-local-traveler-with-camera_23-2149016703.jpg",
},
id: "4", name: "Thomas K.", imageSrc: "http://img.b2bpic.net/free-photo/male-local-traveler-with-camera_23-2149016703.jpg"},
{
id: "5",
name: "Julia P.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491815.jpg",
},
id: "5", name: "Julia P.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491815.jpg"},
]}
cardTitle="Gästestimmen"
cardTag="Feedback"
@@ -238,20 +159,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "Reservierung?",
content: "Gerne nehmen wir Ihre Reservierung telefonisch entgegen.",
},
id: "1", title: "Reservierung?", content: "Gerne nehmen wir Ihre Reservierung telefonisch entgegen."},
{
id: "2",
title: "Vegetarisch?",
content: "Wir bieten immer saisonale vegetarische Gerichte an.",
},
id: "2", title: "Vegetarisch?", content: "Wir bieten immer saisonale vegetarische Gerichte an."},
{
id: "3",
title: "Parkplätze?",
content: "Parkmöglichkeiten befinden sich direkt am Markt.",
},
id: "3", title: "Parkplätze?", content: "Parkmöglichkeiten befinden sich direkt am Markt."},
]}
sideTitle="Häufige Fragen"
faqsAnimation="slide-up"
@@ -262,14 +174,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={true}
background={{
variant: "canvas-reveal",
}}
variant: "canvas-reveal"}}
text="Lust auf einen Besuch? Reservieren Sie jetzt oder kommen Sie vorbei."
buttons={[
{
text: "Reservieren",
href: "tel:012345678",
},
text: "Reservieren", href: "tel:012345678"},
]}
/>
</div>
@@ -281,14 +190,10 @@ export default function LandingPage() {
socialLinks={[
{
icon: Instagram,
href: "#",
ariaLabel: "Instagram",
},
href: "#", ariaLabel: "Instagram"},
{
icon: Facebook,
href: "#",
ariaLabel: "Facebook",
},
href: "#", ariaLabel: "Facebook"},
]}
/>
</div>