Merge version_1 into main #1
209
src/app/page.tsx
209
src/app/page.tsx
@@ -31,22 +31,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Start",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Geschichte",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Speisekarte",
|
||||
id: "products",
|
||||
},
|
||||
{
|
||||
name: "Kontakt",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Start", id: "hero" },
|
||||
{ name: "Geschichte", id: "about" },
|
||||
{ name: "Speisekarte", id: "products" },
|
||||
{ name: "Kontakt", id: "contact" },
|
||||
]}
|
||||
brandName="Di Marco"
|
||||
/>
|
||||
@@ -56,35 +44,15 @@ export default function LandingPage() {
|
||||
<HeroOverlay
|
||||
title="Authentischer Genuss in Sindorf"
|
||||
description="Erleben Sie echte neapolitanische Pizza in einem exklusiven, eleganten Bistro-Ambiente."
|
||||
buttons={[
|
||||
{
|
||||
text: "Karte ansehen",
|
||||
href: "#products",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Karte ansehen", href: "#products" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/delicious-homemade-pizza-wooden-cutting-board-right-side-isolated-dark-surface_179666-42471.jpg"
|
||||
imageAlt="Hochwertige Pizza Margherita aus dem Steinofen"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/pizza-with-tomatoes-mushrooms-wooden-spoons-flat-lay-dark-wooden-picnic-cloth-background_176474-4618.jpg",
|
||||
alt: "Kunde 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/vegetarian-pizza-with-zucchini-tomato-peppers-mushrooms_123827-22105.jpg",
|
||||
alt: "Kunde 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/top-view-delicious-mushroom-pizza-with-cheese-olives-seasonings-dark-surface-meal-italian-food-dough-snack-pizza_140725-101765.jpg",
|
||||
alt: "Kunde 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/top-view-mushroom-pizza-sliced-with-cheese-olives-dark-surface-food-italian-pizza-bake-dough-meal_140725-101997.jpg",
|
||||
alt: "Kunde 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/brunette-girl-giving-thumb-up_23-2147650951.jpg",
|
||||
alt: "Kunde 5",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/pizza-with-tomatoes-mushrooms-wooden-spoons-flat-lay-dark-wooden-picnic-cloth-background_176474-4618.jpg", alt: "Kunde 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/vegetarian-pizza-with-zucchini-tomato-peppers-mushrooms_123827-22105.jpg", alt: "Kunde 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/top-view-delicious-mushroom-pizza-with-cheese-olives-seasonings-dark-surface-meal-italian-food-dough-snack-pizza_140725-101765.jpg", alt: "Kunde 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/top-view-mushroom-pizza-sliced-with-cheese-olives-dark-surface-food-italian-pizza-bake-dough-meal_140725-101997.jpg", alt: "Kunde 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/brunette-girl-giving-thumb-up_23-2147650951.jpg", alt: "Kunde 5" },
|
||||
]}
|
||||
avatarText="Von über 10.000 Gästen empfohlen"
|
||||
/>
|
||||
@@ -106,42 +74,12 @@ export default function LandingPage() {
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Margherita",
|
||||
price: "8,50 €",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-wood-fired-pizza_23-2151950816.jpg",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Diavolo",
|
||||
price: "10,50 €",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-strawberry-pie_23-2148858413.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Funghi",
|
||||
price: "9,50 €",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-homemade-mushroom-pizza-bread-sticks-with-ingredients-white-plank_23-2148076206.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Prosciutto",
|
||||
price: "10,00 €",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-with-chicken-meat-wooden-board-high-quality-photo_114579-64791.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Quattro Formaggi",
|
||||
price: "11,50 €",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-extra-cheese-dried-herbs_141793-339.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Siciliana",
|
||||
price: "10,50 €",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-tomatoes_23-2148925193.jpg",
|
||||
},
|
||||
{ id: "p1", name: "Margherita", price: "8,50 €", imageSrc: "http://img.b2bpic.net/free-photo/delicious-wood-fired-pizza_23-2151950816.jpg" },
|
||||
{ id: "p2", name: "Diavolo", price: "10,50 €", imageSrc: "http://img.b2bpic.net/free-photo/delicious-strawberry-pie_23-2148858413.jpg" },
|
||||
{ id: "p3", name: "Funghi", price: "9,50 €", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-homemade-mushroom-pizza-bread-sticks-with-ingredients-white-plank_23-2148076206.jpg" },
|
||||
{ id: "p4", name: "Prosciutto", price: "10,00 €", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-with-chicken-meat-wooden-board-high-quality-photo_114579-64791.jpg" },
|
||||
{ id: "p5", name: "Quattro Formaggi", price: "11,50 €", imageSrc: "http://img.b2bpic.net/free-photo/pizza-with-extra-cheese-dried-herbs_141793-339.jpg" },
|
||||
{ id: "p6", name: "Siciliana", price: "10,50 €", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-tomatoes_23-2148925193.jpg" },
|
||||
]}
|
||||
title="Highlights unserer Karte"
|
||||
description="Traditionell gebacken, mit Leidenschaft belegt."
|
||||
@@ -150,50 +88,16 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardOne
|
||||
animationType="blur-reveal"
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Julia M.",
|
||||
role: "Stammkundin",
|
||||
company: "Kerpen",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-her-boyfriend-reading-text-message-mobile-phone-while-sitting-dining-table_637285-10328.jpg",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Markus T.",
|
||||
role: "Pizza-Liebhaber",
|
||||
company: "Sindorf",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-having-dinner-together_23-2149882931.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Elena K.",
|
||||
role: "Gourmet",
|
||||
company: "Kerpen",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-having-fun-while-sitting-with-her-friends-dining-table-eating-dessert_637285-3239.jpg",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "David L.",
|
||||
role: "Stammgast",
|
||||
company: "Sindorf",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-woman-table-with-glasses-wine-food-restaurant_23-2148016768.jpg",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Sophie P.",
|
||||
role: "Feinschmecker",
|
||||
company: "Kerpen",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg",
|
||||
},
|
||||
{ id: "t1", name: "Julia M.", role: "Stammkundin", company: "Kerpen", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-her-boyfriend-reading-text-message-mobile-phone-while-sitting-dining-table_637285-10328.jpg" },
|
||||
{ id: "t2", name: "Markus T.", role: "Pizza-Liebhaber", company: "Sindorf", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-having-dinner-together_23-2149882931.jpg" },
|
||||
{ id: "t3", name: "Elena K.", role: "Gourmet", company: "Kerpen", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-having-fun-while-sitting-with-her-friends-dining-table-eating-dessert_637285-3239.jpg" },
|
||||
{ id: "t4", name: "David L.", role: "Stammgast", company: "Sindorf", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-man-woman-table-with-glasses-wine-food-restaurant_23-2148016768.jpg" },
|
||||
{ id: "t5", name: "Sophie P.", role: "Feinschmecker", company: "Kerpen", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg" },
|
||||
]}
|
||||
title="Was unsere Gäste sagen"
|
||||
description="Authentizität, die man schmeckt."
|
||||
@@ -206,24 +110,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
icon: Pizza,
|
||||
title: "Pizzen pro Woche",
|
||||
value: "500+",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
icon: Users,
|
||||
title: "Zufriedene Gäste",
|
||||
value: "10.000+",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
icon: Award,
|
||||
title: "Jahre Erfahrung",
|
||||
value: "15+",
|
||||
},
|
||||
{ id: "m1", icon: Pizza, title: "Pizzen pro Woche", value: "500+" },
|
||||
{ id: "m2", icon: Users, title: "Zufriedene Gäste", value: "10.000+" },
|
||||
{ id: "m3", icon: Award, title: "Jahre Erfahrung", value: "15+" },
|
||||
]}
|
||||
title="Di Marco in Zahlen"
|
||||
description="Erfahrung und Qualität vereint."
|
||||
@@ -235,21 +124,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Gibt es Lieferdienst?",
|
||||
content: "Wir fokussieren uns auf das Erlebnis im Lokal, bieten aber auch Take-Away an.",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Wo parke ich?",
|
||||
content: "Kostenfreie Parkplätze finden Sie direkt in der Umgebung unseres Restaurants.",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Reservierung?",
|
||||
content: "Wir empfehlen besonders am Wochenende eine kurze telefonische Reservierung.",
|
||||
},
|
||||
{ id: "f1", title: "Gibt es Lieferdienst?", content: "Wir fokussieren uns auf das Erlebnis im Lokal, bieten aber auch Take-Away an." },
|
||||
{ id: "f2", title: "Wo parke ich?", content: "Kostenfreie Parkplätze finden Sie direkt in der Umgebung unseres Restaurants." },
|
||||
{ id: "f3", title: "Reservierung?", content: "Wir empfehlen besonders am Wochenende eine kurze telefonische Reservierung." },
|
||||
]}
|
||||
title="Häufige Fragen"
|
||||
description="Alles rund um Ihren Besuch."
|
||||
@@ -262,9 +139,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
tag="Besuchen Sie uns"
|
||||
title="Pizzeria Di Marco Sindorf"
|
||||
description="Finden Sie uns mitten in Sindorf – wir freuen uns auf Ihren Besuch!"
|
||||
@@ -277,30 +152,8 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Impressum",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Datenschutz",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Reservierung",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Kontakt",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ items: [{ label: "Impressum", href: "#" }, { label: "Datenschutz", href: "#" }] },
|
||||
{ items: [{ label: "Reservierung", href: "#" }, { label: "Kontakt", href: "#contact" }] },
|
||||
]}
|
||||
logoText="Di Marco"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user