Update src/app/page.tsx

This commit is contained in:
2026-05-10 19:15:59 +00:00
parent 5b18a1730b
commit 24d940b146

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Start",
id: "hero",
},
name: "Start", 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="fontana"
/>
@@ -58,69 +50,37 @@ export default function LandingPage() {
description="Erleben Sie mediterrane Köstlichkeiten in Bielefeld. Wir verbinden frische Zutaten mit exzellentem Service in einer einzigartigen Atmosphäre."
buttons={[
{
text: "Tisch reservieren",
href: "#contact",
},
text: "Tisch reservieren", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/restaurant-table-12-persons-with-blue-chairs-fireplace-white-brick-walls-wide-window_140725-8456.jpg"
testimonials={[
{
name: "Markus S.",
handle: "@markus",
testimonial: "Fantastisches Essen und eine sehr gemütliche Atmosphäre.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-lunch_1098-15088.jpg",
},
name: "Markus S.", handle: "@markus", testimonial: "Fantastisches Essen und eine sehr gemütliche Atmosphäre.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-lunch_1098-15088.jpg"},
{
name: "Sarah L.",
handle: "@sarah",
testimonial: "Das Rinderfilet war auf den Punkt gegart. Sehr empfehlenswert!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-propose-his-lover_23-2148060327.jpg",
},
name: "Sarah L.", handle: "@sarah", testimonial: "Das Rinderfilet war auf den Punkt gegart. Sehr empfehlenswert!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-propose-his-lover_23-2148060327.jpg"},
{
name: "Michael B.",
handle: "@michael",
testimonial: "Ein wunderbarer Abend, toller Service und exzellente Weine.",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/waitress-serving-cup-coffee-customer_1170-656.jpg",
},
name: "Michael B.", handle: "@michael", testimonial: "Ein wunderbarer Abend, toller Service und exzellente Weine.", rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/waitress-serving-cup-coffee-customer_1170-656.jpg"},
{
name: "Elena K.",
handle: "@elena",
testimonial: "Das beste Risotto in Bielefeld. Wir kommen wieder.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-waitress-serving-coffee-couple-who-is-eating-cake-cafe_637285-9100.jpg",
},
name: "Elena K.", handle: "@elena", testimonial: "Das beste Risotto in Bielefeld. Wir kommen wieder.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-waitress-serving-coffee-couple-who-is-eating-cake-cafe_637285-9100.jpg"},
{
name: "David W.",
handle: "@david",
testimonial: "Authentisch, lecker und absolut preiswert für die Qualität.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bar-tender-standing-with-arms-crossed_107420-65364.jpg",
},
name: "David W.", handle: "@david", testimonial: "Authentisch, lecker und absolut preiswert für die Qualität.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bar-tender-standing-with-arms-crossed_107420-65364.jpg"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/friends-talking-by-lunch_1098-14622.jpg",
alt: "Sarah",
},
src: "http://img.b2bpic.net/free-photo/friends-talking-by-lunch_1098-14622.jpg", alt: "Sarah"},
{
src: "http://img.b2bpic.net/free-photo/close-up-young-man-holding-glass-whisky-bar_23-2147861976.jpg",
alt: "Michael",
},
src: "http://img.b2bpic.net/free-photo/close-up-young-man-holding-glass-whisky-bar_23-2147861976.jpg", alt: "Michael"},
{
src: "http://img.b2bpic.net/free-photo/close-up-young-adult-dinner-with-friends_23-2149306386.jpg",
alt: "Elena",
},
src: "http://img.b2bpic.net/free-photo/close-up-young-adult-dinner-with-friends_23-2149306386.jpg", alt: "Elena"},
{
src: "http://img.b2bpic.net/free-photo/happy-man-serving-food-talking-his-wife-while-having-family-lunch-dining-table_637285-3150.jpg",
alt: "David",
},
src: "http://img.b2bpic.net/free-photo/happy-man-serving-food-talking-his-wife-while-having-family-lunch-dining-table_637285-3150.jpg", alt: "David"},
{
src: "http://img.b2bpic.net/free-photo/foodie-taking-photo-bowl-with-salad-sea-fruits_23-2149277989.jpg",
alt: "Lisa",
},
src: "http://img.b2bpic.net/free-photo/foodie-taking-photo-bowl-with-salad-sea-fruits_23-2149277989.jpg", alt: "Lisa"},
]}
/>
</div>
@@ -130,9 +90,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Unsere Philosophie"
description={[
"Das fontana steht für Leidenschaft am Herd und Gastfreundschaft im Herzen. Inspiriert von den Küchen des Südens bieten wir Ihnen eine Reise für den Gaumen.",
"Wir legen Wert auf saisonale Produkte aus der Region und kombinieren diese mit traditionellen Rezepturen auf moderne Weise.",
]}
"Das fontana steht für Leidenschaft am Herd und Gastfreundschaft im Herzen. Inspiriert von den Küchen des Südens bieten wir Ihnen eine Reise für den Gaumen.", "Wir legen Wert auf saisonale Produkte aus der Region und kombinieren diese mit traditionellen Rezepturen auf moderne Weise."]}
/>
</div>
@@ -142,61 +100,30 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
buttons={[
{
text: "Zur vollständigen Karte", href: "#"
}
]}
products={[
{
id: "p1",
brand: "Hauptgang",
name: "Hausgemachte Tagliatelle",
price: "18,90 €",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-mushrooms-tomato-with-cheese-topping_140725-3657.jpg",
},
id: "p1", brand: "Hauptgang", name: "Hausgemachte Tagliatelle", price: "18,90 €", rating: 5,
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-mushrooms-tomato-with-cheese-topping_140725-3657.jpg"},
{
id: "p2",
brand: "Hauptgang",
name: "Rinderfilet vom Lavasteingrill",
price: "28,50 €",
rating: 5,
reviewCount: "95",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-holds-plate-with-vegetable-salad-with-red-fish-with-greens_141793-4670.jpg",
},
id: "p2", brand: "Hauptgang", name: "Rinderfilet vom Lavasteingrill", price: "28,50 €", rating: 5,
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-holds-plate-with-vegetable-salad-with-red-fish-with-greens_141793-4670.jpg"},
{
id: "p3",
brand: "Hauptgang",
name: "Gegrillte Dorade",
price: "24,00 €",
rating: 4,
reviewCount: "80",
imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-sauce-fried-eggplant_140725-2972.jpg",
},
id: "p3", brand: "Hauptgang", name: "Gegrillte Dorade", price: "24,00 €", rating: 4,
reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-sauce-fried-eggplant_140725-2972.jpg"},
{
id: "p4",
brand: "Vorspeise",
name: "Risotto ai Funghi",
price: "16,50 €",
rating: 5,
reviewCount: "110",
imageSrc: "http://img.b2bpic.net/free-photo/mangal-salad-bowl-stump-eggplant-tomato-pepper-onion-garlic-side-view_141793-3155.jpg",
},
id: "p4", brand: "Vorspeise", name: "Risotto ai Funghi", price: "16,50 €", rating: 5,
reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/mangal-salad-bowl-stump-eggplant-tomato-pepper-onion-garlic-side-view_141793-3155.jpg"},
{
id: "p5",
brand: "Dessert",
name: "Tiramisu della casa",
price: "8,50 €",
rating: 5,
reviewCount: "150",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-berries-near-cupcake_23-2147793013.jpg",
},
id: "p5", brand: "Dessert", name: "Tiramisu della casa", price: "8,50 €", rating: 5,
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/close-up-berries-near-cupcake_23-2147793013.jpg"},
{
id: "p6",
brand: "Getränke",
name: "Chianti Classico DOCG",
price: "7,50 €",
rating: 5,
reviewCount: "200",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-dinner-party_23-2150648846.jpg",
},
id: "p6", brand: "Getränke", name: "Chianti Classico DOCG", price: "7,50 €", rating: 5,
reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-dinner-party_23-2150648846.jpg"},
]}
title="Unsere Speisekarte"
description="Entdecken Sie unsere saisonalen Favoriten, zubereitet von unserem erfahrenen Küchenteam."
@@ -210,20 +137,11 @@ export default function LandingPage() {
tag="Qualitätsversprechen"
metrics={[
{
id: "m1",
value: "15+",
description: "Jahre Erfahrung",
},
id: "m1", value: "15+", description: "Jahre Erfahrung"},
{
id: "m2",
value: "500+",
description: "Gäste pro Woche",
},
id: "m2", value: "500+", description: "Gäste pro Woche"},
{
id: "m3",
value: "20+",
description: "Lokale Lieferanten",
},
id: "m3", value: "20+", description: "Lokale Lieferanten"},
]}
metricsAnimation="slide-up"
/>
@@ -237,25 +155,15 @@ export default function LandingPage() {
author="Markus S."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/friends-talking-by-lunch_1098-14622.jpg",
alt: "Sarah",
},
src: "http://img.b2bpic.net/free-photo/friends-talking-by-lunch_1098-14622.jpg", alt: "Sarah"},
{
src: "http://img.b2bpic.net/free-photo/close-up-young-man-holding-glass-whisky-bar_23-2147861976.jpg",
alt: "Michael",
},
src: "http://img.b2bpic.net/free-photo/close-up-young-man-holding-glass-whisky-bar_23-2147861976.jpg", alt: "Michael"},
{
src: "http://img.b2bpic.net/free-photo/close-up-young-adult-dinner-with-friends_23-2149306386.jpg",
alt: "Elena",
},
src: "http://img.b2bpic.net/free-photo/close-up-young-adult-dinner-with-friends_23-2149306386.jpg", alt: "Elena"},
{
src: "http://img.b2bpic.net/free-photo/happy-man-serving-food-talking-his-wife-while-having-family-lunch-dining-table_637285-3150.jpg",
alt: "David",
},
src: "http://img.b2bpic.net/free-photo/happy-man-serving-food-talking-his-wife-while-having-family-lunch-dining-table_637285-3150.jpg", alt: "David"},
{
src: "http://img.b2bpic.net/free-photo/foodie-taking-photo-bowl-with-salad-sea-fruits_23-2149277989.jpg",
alt: "Lisa",
},
src: "http://img.b2bpic.net/free-photo/foodie-taking-photo-bowl-with-salad-sea-fruits_23-2149277989.jpg", alt: "Lisa"},
]}
ratingAnimation="blur-reveal"
avatarsAnimation="blur-reveal"
@@ -268,20 +176,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "Gibt es vegetarische Optionen?",
content: "Ja, wir bieten eine Vielzahl vegetarischer und veganer Gerichte an.",
},
id: "f1", title: "Gibt es vegetarische Optionen?", content: "Ja, wir bieten eine Vielzahl vegetarischer und veganer Gerichte an."},
{
id: "f2",
title: "Ist eine Reservierung nötig?",
content: "Wir empfehlen eine Reservierung, besonders am Wochenende.",
},
id: "f2", title: "Ist eine Reservierung nötig?", content: "Wir empfehlen eine Reservierung, besonders am Wochenende."},
{
id: "f3",
title: "Bieten Sie Catering an?",
content: "Gerne gestalten wir auch Ihr privates Event.",
},
id: "f3", title: "Bieten Sie Catering an?", content: "Gerne gestalten wir auch Ihr privates Event."},
]}
imageSrc="http://img.b2bpic.net/free-photo/you-won-t-be-disappointed-if-you-order-that_637285-7838.jpg"
mediaAnimation="slide-up"
@@ -296,14 +195,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"TripAdvisor",
"Google Reviews",
"Yelp",
"Guide Michelin",
"Falstaff",
"Gault Millau",
"OpenTable",
]}
"TripAdvisor", "Google Reviews", "Yelp", "Guide Michelin", "Falstaff", "Gault Millau", "OpenTable"]}
title="Empfohlen von"
description="Unsere Partner und Qualitätsauszeichnungen."
/>
@@ -313,14 +205,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "canvas-reveal",
}}
variant: "canvas-reveal"}}
text="Buchen Sie jetzt Ihren Tisch unter +49 521 123456 oder besuchen Sie uns im Zentrum von Bielefeld."
buttons={[
{
text: "Jetzt anrufen",
href: "tel:+49521123456",
},
text: "Jetzt anrufen", href: "tel:+49521123456"},
]}
/>
</div>
@@ -331,37 +220,25 @@ export default function LandingPage() {
{
items: [
{
label: "Start",
href: "#hero",
},
label: "Start", href: "#hero"},
{
label: "Über uns",
href: "#about",
},
label: "Über uns", href: "#about"},
],
},
{
items: [
{
label: "Speisekarte",
href: "#product",
},
label: "Speisekarte", href: "#product"},
{
label: "Kontakt",
href: "#contact",
},
label: "Kontakt", href: "#contact"},
],
},
{
items: [
{
label: "Impressum",
href: "#",
},
label: "Impressum", href: "#"},
{
label: "Datenschutz",
href: "#",
},
label: "Datenschutz", href: "#"},
],
},
]}