Merge version_1 into main #2
236
src/app/page.tsx
236
src/app/page.tsx
@@ -28,22 +28,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Start",
|
||||
id: "/",
|
||||
},
|
||||
{
|
||||
name: "Menü",
|
||||
id: "/menu",
|
||||
},
|
||||
{
|
||||
name: "Über uns",
|
||||
id: "/about",
|
||||
},
|
||||
{
|
||||
name: "Besuch",
|
||||
id: "/contact",
|
||||
},
|
||||
{ name: "Start", id: "/" },
|
||||
{ name: "Menü", id: "/menu" },
|
||||
{ name: "Über uns", id: "/about" },
|
||||
{ name: "Besuch", id: "/contact" },
|
||||
]}
|
||||
brandName="The Bakery"
|
||||
/>
|
||||
@@ -54,80 +42,15 @@ export default function LandingPage() {
|
||||
title="Ein Stück Frankreich mitten in Saarbrücken."
|
||||
description="Hausgemachte Quiches, Tartes & Kaffee mit Seele."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Anna M.",
|
||||
handle: "@anna_saar",
|
||||
testimonial: "Der Latte Macchiato schmeckt hier am besten in ganz Saarbrücken.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-two-french-croissant-wooden-box_114579-59125.jpg?_wi=1",
|
||||
imageAlt: "cozy bakery interior warm lighting",
|
||||
},
|
||||
{
|
||||
name: "Marc L.",
|
||||
handle: "@marc_eats",
|
||||
testimonial: "Echte französische Quiches, wie in Paris.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cappuccino-with-beautiful-painting-foam_181624-8920.jpg?_wi=1",
|
||||
imageAlt: "artisan coffee roasted beans",
|
||||
},
|
||||
{
|
||||
name: "Sarah K.",
|
||||
handle: "@sarah_café",
|
||||
testimonial: "Wunderschönes Ambiente, mein Lieblingsort.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-pancakes-with-fresh-raspberries-light-table-sweet-fruit-berry-dessert-cake-photo_140725-131675.jpg?_wi=1",
|
||||
imageAlt: "fresh handmade patisserie tart",
|
||||
},
|
||||
{
|
||||
name: "Tobias B.",
|
||||
handle: "@tobi_b",
|
||||
testimonial: "Handwerkskunst, die man schmeckt.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698362.jpg?_wi=1",
|
||||
imageAlt: "bakery courtyard cozy outdoor seating",
|
||||
},
|
||||
{
|
||||
name: "Elena R.",
|
||||
handle: "@elena_food",
|
||||
testimonial: "Super herzlich und tolle Tartes.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/italian-frittata-made-with-spinach-tomatoes-onion-peppers-white-wooden-table_123827-30360.jpg?_wi=1",
|
||||
imageAlt: "goat cheese and thyme quiche slice",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Tisch reservieren",
|
||||
href: "/contact",
|
||||
},
|
||||
{
|
||||
text: "Zum Menü",
|
||||
href: "/menu",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-two-french-croissant-wooden-box_114579-59125.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/friendly-waitress-with-cup-hot-drink_23-2147775876.jpg",
|
||||
alt: "Kunde 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/friendly-waitress-with-cup-hot-drink_23-2147775876.jpg",
|
||||
alt: "Kunde 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/friendly-waitress-with-cup-hot-drink_23-2147775876.jpg",
|
||||
alt: "Kunde 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/friendly-waitress-with-cup-hot-drink_23-2147775876.jpg",
|
||||
alt: "Kunde 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/friendly-waitress-with-cup-hot-drink_23-2147775876.jpg",
|
||||
alt: "Kunde 5",
|
||||
},
|
||||
{ name: "Anna M.", handle: "@anna_saar", testimonial: "Der Latte Macchiato schmeckt hier am besten in ganz Saarbrücken.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/top-view-two-french-croissant-wooden-box_114579-59125.jpg", imageAlt: "cozy bakery interior warm lighting" },
|
||||
{ name: "Marc L.", handle: "@marc_eats", testimonial: "Echte französische Quiches, wie in Paris.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/delicious-cappuccino-with-beautiful-painting-foam_181624-8920.jpg", imageAlt: "artisan coffee roasted beans" },
|
||||
{ name: "Sarah K.", handle: "@sarah_café", testimonial: "Wunderschönes Ambiente, mein Lieblingsort.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-pancakes-with-fresh-raspberries-light-table-sweet-fruit-berry-dessert-cake-photo_140725-131675.jpg", imageAlt: "fresh handmade patisserie tart" },
|
||||
{ name: "Tobias B.", handle: "@tobi_b", testimonial: "Handwerkskunst, die man schmeckt.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698362.jpg", imageAlt: "bakery courtyard cozy outdoor seating" },
|
||||
{ name: "Elena R.", handle: "@elena_food", testimonial: "Super herzlich und tolle Tartes.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/italian-frittata-made-with-spinach-tomatoes-onion-peppers-white-wooden-table_123827-30360.jpg", imageAlt: "goat cheese and thyme quiche slice" },
|
||||
]}
|
||||
buttons={[{ text: "Tisch reservieren", href: "/contact" }, { text: "Zum Menü", href: "/menu" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-two-french-croissant-wooden-box_114579-59125.jpg"
|
||||
avatars={[{ src: "http://img.b2bpic.net/free-photo/friendly-waitress-with-cup-hot-drink_23-2147775876.jpg", alt: "Kunde 1" }, { src: "http://img.b2bpic.net/free-photo/friendly-waitress-with-cup-hot-drink_23-2147775876.jpg", alt: "Kunde 2" }, { src: "http://img.b2bpic.net/free-photo/friendly-waitress-with-cup-hot-drink_23-2147775876.jpg", alt: "Kunde 3" }, { src: "http://img.b2bpic.net/free-photo/friendly-waitress-with-cup-hot-drink_23-2147775876.jpg", alt: "Kunde 4" }, { src: "http://img.b2bpic.net/free-photo/friendly-waitress-with-cup-hot-drink_23-2147775876.jpg", alt: "Kunde 5" }]}
|
||||
avatarText="Über 500+ zufriedene Gäste"
|
||||
/>
|
||||
</div>
|
||||
@@ -139,21 +62,9 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Kaffee",
|
||||
description: "Vollmundig, lokal geröstet.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cappuccino-with-beautiful-painting-foam_181624-8920.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Pâtisserie",
|
||||
description: "Handgemacht jeden Morgen.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-pancakes-with-fresh-raspberries-light-table-sweet-fruit-berry-dessert-cake-photo_140725-131675.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Ambiente",
|
||||
description: "Unser Hinterhof unter dem Feigenbaum.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698362.jpg?_wi=2",
|
||||
},
|
||||
{ title: "Kaffee", description: "Vollmundig, lokal geröstet.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cappuccino-with-beautiful-painting-foam_181624-8920.jpg" },
|
||||
{ title: "Pâtisserie", description: "Handgemacht jeden Morgen.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-pancakes-with-fresh-raspberries-light-table-sweet-fruit-berry-dessert-cake-photo_140725-131675.jpg" },
|
||||
{ title: "Ambiente", description: "Unser Hinterhof unter dem Feigenbaum.", imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698362.jpg" },
|
||||
]}
|
||||
title="Handgemacht. Herzlich."
|
||||
description="Erlebe Qualität und Leidenschaft in jedem Bissen."
|
||||
@@ -168,31 +79,11 @@ export default function LandingPage() {
|
||||
description="Alles, was du über unseren Service wissen musst."
|
||||
faqsAnimation="slide-up"
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Bietet ihr glutenfreie Optionen an?",
|
||||
content: "Ja, wir haben täglich wechselnde glutenfreie Kuchen und Tartes im Angebot.",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Kann man für Gruppen reservieren?",
|
||||
content: "Sehr gerne! Bitte kontaktiere uns vorab telefonisch für größere Gruppen ab 6 Personen.",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Habt ihr einen Außenbereich?",
|
||||
content: "Ja, unser gemütlicher Hinterhof unter dem Feigenbaum ist bei schönem Wetter geöffnet.",
|
||||
},
|
||||
{
|
||||
id: "f4",
|
||||
title: "Sind Hunde erlaubt?",
|
||||
content: "Vierbeinige Freunde sind in unserem Café herzlich willkommen.",
|
||||
},
|
||||
{
|
||||
id: "f5",
|
||||
title: "Verkauft ihr Gutscheine?",
|
||||
content: "Ja, unsere handgemachten Gutscheine sind das perfekte Geschenk für jeden Anlass.",
|
||||
},
|
||||
{ id: "f1", title: "Bietet ihr glutenfreie Optionen an?", content: "Ja, wir haben täglich wechselnde glutenfreie Kuchen und Tartes im Angebot." },
|
||||
{ id: "f2", title: "Kann man für Gruppen reservieren?", content: "Sehr gerne! Bitte kontaktiere uns vorab telefonisch für größere Gruppen ab 6 Personen." },
|
||||
{ id: "f3", title: "Habt ihr einen Außenbereich?", content: "Ja, unser gemütlicher Hinterhof unter dem Feigenbaum ist bei schönem Wetter geöffnet." },
|
||||
{ id: "f4", title: "Sind Hunde erlaubt?", content: "Vierbeinige Freunde sind in unserem Café herzlich willkommen." },
|
||||
{ id: "f5", title: "Verkauft ihr Gutscheine?", content: "Ja, unsere handgemachten Gutscheine sind das perfekte Geschenk für jeden Anlass." },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -206,26 +97,10 @@ export default function LandingPage() {
|
||||
title="Unsere Zahlen"
|
||||
description="Qualität, die man messen kann."
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "12",
|
||||
description: "Jahre Erfahrung",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "45",
|
||||
description: "Rezept-Variationen",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "150",
|
||||
description: "Tassen Kaffee täglich",
|
||||
},
|
||||
{
|
||||
id: "m4",
|
||||
value: "100%",
|
||||
description: "Handgemachte Zutaten",
|
||||
},
|
||||
{ id: "m1", value: "12", description: "Jahre Erfahrung" },
|
||||
{ id: "m2", value: "45", description: "Rezept-Variationen" },
|
||||
{ id: "m3", value: "150", description: "Tassen Kaffee täglich" },
|
||||
{ id: "m4", value: "100%", description: "Handgemachte Zutaten" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -240,28 +115,12 @@ export default function LandingPage() {
|
||||
description="Von der Bohne bis zum Genuss."
|
||||
features={[
|
||||
{
|
||||
title: "Auswahl",
|
||||
description: "Wähle dein Gebäck aus unserer täglichen Auslage.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/croissant-baked_1150-11063.jpg?_wi=1",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/italian-frittata-made-with-spinach-tomatoes-onion-peppers-white-wooden-table_123827-30360.jpg?_wi=2",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baked-spinach-lasagna_74190-524.jpg?_wi=1",
|
||||
imageAlt: "salmon and leek quiche fresh bake",
|
||||
title: "Auswahl", description: "Wähle dein Gebäck aus unserer täglichen Auslage.", media: { imageSrc: "http://img.b2bpic.net/free-photo/croissant-baked_1150-11063.jpg" },
|
||||
items: [{ label: "Bio-Mehl" }, { label: "Frische Früchte" }]
|
||||
},
|
||||
{
|
||||
title: "Genuss",
|
||||
description: "Finde deinen Lieblingsplatz an einem unserer gemütlichen Tische.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698362.jpg?_wi=3",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cappuccino-with-beautiful-painting-foam_181624-8920.jpg?_wi=3",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pastry-with-greens-cooked-along-with-fresh-greens-white-desk-food-meal-dinner-photo_140725-22927.jpg?_wi=1",
|
||||
imageAlt: "seasonal vegetable tart fresh ingredients",
|
||||
title: "Genuss", description: "Finde deinen Lieblingsplatz an einem unserer gemütlichen Tische.", media: { imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698362.jpg" },
|
||||
items: [{ label: "Täglich frische Auswahl" }, { label: "Französische Rezepte" }]
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -270,42 +129,9 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Start",
|
||||
href: "/",
|
||||
},
|
||||
{
|
||||
label: "Menü",
|
||||
href: "/menu",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Über uns",
|
||||
href: "/about",
|
||||
},
|
||||
{
|
||||
label: "Kontakt",
|
||||
href: "/contact",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Datenschutz",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Impressum",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ items: [{ label: "Start", href: "/" }, { label: "Menü", href: "/menu" }] },
|
||||
{ items: [{ label: "Über uns", href: "/about" }, { label: "Kontakt", href: "/contact" }] },
|
||||
{ items: [{ label: "Datenschutz", href: "#" }, { label: "Impressum", href: "#" }] },
|
||||
]}
|
||||
logoText="The Bakery"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user