Update src/app/page.tsx
This commit is contained in:
184
src/app/page.tsx
184
src/app/page.tsx
@@ -29,25 +29,15 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Start",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Start", id: "hero"},
|
||||
{
|
||||
name: "Über uns",
|
||||
id: "about",
|
||||
},
|
||||
name: "Über uns", id: "about"},
|
||||
{
|
||||
name: "Gerichte",
|
||||
id: "food",
|
||||
},
|
||||
name: "Gerichte", id: "food"},
|
||||
{
|
||||
name: "Bewertungen",
|
||||
id: "reviews",
|
||||
},
|
||||
name: "Bewertungen", id: "reviews"},
|
||||
{
|
||||
name: "Kontakt",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Kontakt", id: "contact"},
|
||||
]}
|
||||
brandName="Snack Point Kassel"
|
||||
/>
|
||||
@@ -56,45 +46,28 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Der Döner, über den Kassel spricht."
|
||||
description="Frisch. Schnell. Seit Jahren gefeiert."
|
||||
buttons={[
|
||||
{
|
||||
text: "Jetzt vorbeikommen",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Jetzt vorbeikommen", href: "#contact"},
|
||||
{
|
||||
text: "Route starten",
|
||||
href: "https://maps.google.com",
|
||||
},
|
||||
text: "Route starten", href: "https://maps.google.com"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-beef-doner-slices-placed-flatbread_140725-5089.jpg?_wi=1",
|
||||
imageAlt: "Döner-Zubereitung",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-beef-doner-slices-placed-flatbread_140725-5089.jpg?_wi=1", imageAlt: "Döner-Zubereitung"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-beef-doner-slices-placed-flatbread_140725-5089.jpg?_wi=2",
|
||||
imageAlt: "Döner-Zubereitung",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-beef-doner-slices-placed-flatbread_140725-5089.jpg?_wi=2", imageAlt: "Döner-Zubereitung"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-beef-doner-slices-placed-flatbread_140725-5089.jpg?_wi=3",
|
||||
imageAlt: "Döner-Zubereitung",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-beef-doner-slices-placed-flatbread_140725-5089.jpg?_wi=3", imageAlt: "Döner-Zubereitung"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-beef-doner-slices-placed-flatbread_140725-5089.jpg?_wi=4",
|
||||
imageAlt: "Döner-Zubereitung",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-beef-doner-slices-placed-flatbread_140725-5089.jpg?_wi=4", imageAlt: "Döner-Zubereitung"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-beef-doner-slices-placed-flatbread_140725-5089.jpg?_wi=5",
|
||||
imageAlt: "Döner-Zubereitung",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-beef-doner-slices-placed-flatbread_140725-5089.jpg?_wi=5", imageAlt: "Döner-Zubereitung"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-beef-doner-slices-placed-flatbread_140725-5089.jpg?_wi=6",
|
||||
imageAlt: "Döner-Zubereitung",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-beef-doner-slices-placed-flatbread_140725-5089.jpg?_wi=6", imageAlt: "Döner-Zubereitung"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -107,17 +80,11 @@ export default function LandingPage() {
|
||||
description="Snack Point ist mehr als ein Imbiss. Für viele ist es seit Jahren der Stamm-Döner. Frisches Fleisch, knuspriges Brot und schnelle Zubereitung – genau das, was Kunden immer wieder hervorheben."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Individuell",
|
||||
description: "Dein Döner so, wie DU ihn willst.",
|
||||
},
|
||||
title: "Individuell", description: "Dein Döner so, wie DU ihn willst."},
|
||||
{
|
||||
title: "Konstant",
|
||||
description: "Seit Jahren die gleiche hohe Qualität.",
|
||||
},
|
||||
title: "Konstant", description: "Seit Jahren die gleiche hohe Qualität."},
|
||||
{
|
||||
title: "Beliebt",
|
||||
description: "Der Stamm-Döner für ganz Kassel.",
|
||||
},
|
||||
title: "Beliebt", description: "Der Stamm-Döner für ganz Kassel."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-woman-eating-burger-street-cafe-close-up_169016-43761.jpg"
|
||||
/>
|
||||
@@ -131,41 +98,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Döner",
|
||||
price: "7,50€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-sliced-shaurma-meat-sandwich-with-lemon-greens-dark-background-burger-sandwich-ripe-snack-bread_140725-96726.jpg?_wi=1",
|
||||
},
|
||||
id: "1", name: "Döner", price: "7,50€", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-sliced-shaurma-meat-sandwich-with-lemon-greens-dark-background-burger-sandwich-ripe-snack-bread_140725-96726.jpg?_wi=1"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Dürüm",
|
||||
price: "8,00€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minced-lula-kebab-grilled-turkey-chicken-with-fresh-vegetables-top-view_2829-19957.jpg?_wi=1",
|
||||
},
|
||||
id: "2", name: "Dürüm", price: "8,00€", imageSrc: "http://img.b2bpic.net/free-photo/minced-lula-kebab-grilled-turkey-chicken-with-fresh-vegetables-top-view_2829-19957.jpg?_wi=1"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Dönerteller",
|
||||
price: "11,00€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-sliced-shaurma-meat-sandwich-with-lemon-greens-dark-background-burger-sandwich-ripe-snack-bread_140725-96726.jpg?_wi=2",
|
||||
},
|
||||
id: "3", name: "Dönerteller", price: "11,00€", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-sliced-shaurma-meat-sandwich-with-lemon-greens-dark-background-burger-sandwich-ripe-snack-bread_140725-96726.jpg?_wi=2"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Lahmacun",
|
||||
price: "6,50€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minced-lula-kebab-grilled-turkey-chicken-with-fresh-vegetables-top-view_2829-19957.jpg?_wi=2",
|
||||
},
|
||||
id: "4", name: "Lahmacun", price: "6,50€", imageSrc: "http://img.b2bpic.net/free-photo/minced-lula-kebab-grilled-turkey-chicken-with-fresh-vegetables-top-view_2829-19957.jpg?_wi=2"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Döner Box",
|
||||
price: "6,50€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-sliced-shaurma-meat-sandwich-with-lemon-greens-dark-background-burger-sandwich-ripe-snack-bread_140725-96726.jpg?_wi=3",
|
||||
},
|
||||
id: "5", name: "Döner Box", price: "6,50€", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-sliced-shaurma-meat-sandwich-with-lemon-greens-dark-background-burger-sandwich-ripe-snack-bread_140725-96726.jpg?_wi=3"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Vegetarisch",
|
||||
price: "6,00€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minced-lula-kebab-grilled-turkey-chicken-with-fresh-vegetables-top-view_2829-19957.jpg?_wi=3",
|
||||
},
|
||||
id: "6", name: "Vegetarisch", price: "6,00€", imageSrc: "http://img.b2bpic.net/free-photo/minced-lula-kebab-grilled-turkey-chicken-with-fresh-vegetables-top-view_2829-19957.jpg?_wi=3"},
|
||||
]}
|
||||
title="Unsere Klassiker"
|
||||
description="Jeden Tag frisch zubereitet aus besten Zutaten."
|
||||
@@ -179,40 +122,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
handle: "@sarah",
|
||||
testimonial: "Bester Döner in Kassel, immer frisch und schnell!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-girl-shows-okay-ok-signs-look-satisfied-recommend-good-company-perfect-quality-praise-good-job-well-done-standing-pleased-against-white-background_176420-54380.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah J.", handle: "@sarah", testimonial: "Bester Döner in Kassel, immer frisch und schnell!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-girl-shows-okay-ok-signs-look-satisfied-recommend-good-company-perfect-quality-praise-good-job-well-done-standing-pleased-against-white-background_176420-54380.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Allah Wakbar",
|
||||
handle: "@mike",
|
||||
testimonial: "Seit Jahren gleichbleibend gut, mein absoluter Favorit.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/monochrome-street-food-entertainment_23-2151542615.jpg",
|
||||
},
|
||||
id: "2", name: "Allah Wakbar", handle: "@mike", testimonial: "Seit Jahren gleichbleibend gut, mein absoluter Favorit.", imageSrc: "http://img.b2bpic.net/free-photo/monochrome-street-food-entertainment_23-2151542615.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily R.",
|
||||
handle: "@emily",
|
||||
testimonial: "Mega nette Mitarbeiter und richtig gute Portionen.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-with-eating-disorder-trying-eat-fast-food_23-2149243034.jpg",
|
||||
},
|
||||
id: "3", name: "Emily R.", handle: "@emily", testimonial: "Mega nette Mitarbeiter und richtig gute Portionen.", imageSrc: "http://img.b2bpic.net/free-photo/person-with-eating-disorder-trying-eat-fast-food_23-2149243034.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David L.",
|
||||
handle: "@david",
|
||||
testimonial: "Hier stimmt einfach alles. Preis-Leistung top.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-female-gardener-uniform-wearing-gardening-hat-holding-pepper_141793-89207.jpg",
|
||||
},
|
||||
id: "4", name: "David L.", handle: "@david", testimonial: "Hier stimmt einfach alles. Preis-Leistung top.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-female-gardener-uniform-wearing-gardening-hat-holding-pepper_141793-89207.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Lisa M.",
|
||||
handle: "@lisa",
|
||||
testimonial: "Schnell, freundlich und extrem leckerer Döner.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-glasses-gray-wall_114579-55336.jpg",
|
||||
},
|
||||
id: "5", name: "Lisa M.", handle: "@lisa", testimonial: "Schnell, freundlich und extrem leckerer Döner.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-glasses-gray-wall_114579-55336.jpg"},
|
||||
]}
|
||||
title="Was unsere Kunden sagen"
|
||||
description="Erfahre, warum wir seit Jahren die Nummer 1 für viele Kasseler sind."
|
||||
@@ -223,8 +141,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "rotated-rays-animated",
|
||||
}}
|
||||
variant: "rotated-rays-animated"}}
|
||||
tag="Jetzt besuchen"
|
||||
title="Hunger bekommen?"
|
||||
description="Besuch uns noch heute für deinen Döner-Genuss."
|
||||
@@ -236,44 +153,43 @@ export default function LandingPage() {
|
||||
logoText="Snack Point"
|
||||
columns={[
|
||||
{
|
||||
title: "Kontakt",
|
||||
items: [
|
||||
title: "Kontakt", items: [
|
||||
{
|
||||
label: "Telefon: 0561 123456",
|
||||
href: "tel:0561123456",
|
||||
},
|
||||
label: "Telefon: 0561 123456", href: "tel:0561123456"},
|
||||
{
|
||||
label: "Adresse: Kasseler Str. 1",
|
||||
href: "#",
|
||||
},
|
||||
label: "Adresse: Kasseler Str. 1", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Öffnungszeiten",
|
||||
items: [
|
||||
title: "Öffnungszeiten", items: [
|
||||
{
|
||||
label: "Mo-So: 11:00 - 23:00",
|
||||
href: "#",
|
||||
},
|
||||
label: "Mo-So: 11:00 - 23:00", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Rechtliches",
|
||||
items: [
|
||||
title: "Rechtliches", items: [
|
||||
{
|
||||
label: "Impressum",
|
||||
href: "#",
|
||||
},
|
||||
label: "Impressum", href: "#"},
|
||||
{
|
||||
label: "Datenschutz",
|
||||
href: "#",
|
||||
},
|
||||
label: "Datenschutz", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div className="fixed bottom-4 right-4 z-50 p-2 bg-white/90 backdrop-blur shadow-lg rounded-lg border border-gray-200">
|
||||
<select className="bg-transparent text-sm font-medium outline-none cursor-pointer text-black">
|
||||
<option value="de">Deutsch</option>
|
||||
<option value="en">English</option>
|
||||
<option value="tr">Türkçe</option>
|
||||
<option value="pl">Polski</option>
|
||||
<option value="ru">Русский</option>
|
||||
<option value="fr">Français</option>
|
||||
</select>
|
||||
</div>
|
||||
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user