Merge version_1 into main #2
186
src/app/page.tsx
186
src/app/page.tsx
@@ -29,21 +29,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Über uns",
|
||||
id: "about",
|
||||
},
|
||||
name: "Über uns", id: "about"},
|
||||
{
|
||||
name: "Speisekarte",
|
||||
id: "features",
|
||||
},
|
||||
name: "Speisekarte", id: "features"},
|
||||
{
|
||||
name: "Kontakt",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Kontakt", id: "contact"},
|
||||
]}
|
||||
brandName="BIG BUN"
|
||||
/>
|
||||
@@ -53,98 +45,55 @@ export default function LandingPage() {
|
||||
<HeroBillboardTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="BIG BUN Halal - Neueröffnung!"
|
||||
description="Wir eröffnen neu! Mit großer Freude laden wir euch zur Neueröffnung unseres Burger Restaurants am 18. April 2025 ein. Kommt vorbei, entdeckt unser Angebot und feiert mit uns!"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Müller",
|
||||
handle: "@sarah_m",
|
||||
testimonial: "Beste Burger in Bergheim!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hipster-with-stylish-haircut-beard-sits-table-decided-dine-roadside-cafe-eating-hamburger_613910-19629.jpg",
|
||||
},
|
||||
name: "Sarah Müller", handle: "@sarah_m", testimonial: "Beste Burger in Bergheim!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hipster-with-stylish-haircut-beard-sits-table-decided-dine-roadside-cafe-eating-hamburger_613910-19629.jpg"},
|
||||
{
|
||||
name: "Ali Khan",
|
||||
handle: "@alikhan",
|
||||
testimonial: "Endlich halal Burger, sehr lecker.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-office-workers-thumbing-up-smiling-two-cheerful-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-success-cooperation-concept_74855-7378.jpg",
|
||||
},
|
||||
name: "Ali Khan", handle: "@alikhan", testimonial: "Endlich halal Burger, sehr lecker.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-office-workers-thumbing-up-smiling-two-cheerful-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-success-cooperation-concept_74855-7378.jpg"},
|
||||
{
|
||||
name: "Julia Schmidt",
|
||||
handle: "@jschmidt",
|
||||
testimonial: "Toller Service und sehr frisch.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-eating-outdoors_23-2149525606.jpg",
|
||||
},
|
||||
name: "Julia Schmidt", handle: "@jschmidt", testimonial: "Toller Service und sehr frisch.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-eating-outdoors_23-2149525606.jpg"},
|
||||
{
|
||||
name: "Markus Weber",
|
||||
handle: "@mweber",
|
||||
testimonial: "Komme definitiv wieder!",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg",
|
||||
},
|
||||
name: "Markus Weber", handle: "@mweber", testimonial: "Komme definitiv wieder!", rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg"},
|
||||
{
|
||||
name: "Lisa Berg",
|
||||
handle: "@lisab",
|
||||
testimonial: "Super Atmosphäre und sehr kinderfreundlich.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-with-food-phone_23-2149155151.jpg",
|
||||
},
|
||||
name: "Lisa Berg", handle: "@lisab", testimonial: "Super Atmosphäre und sehr kinderfreundlich.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-with-food-phone_23-2149155151.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Reservieren",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Reservieren", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-burgers-with-pickles_23-2148784498.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-burgers-with-pickles_23-2148784498.jpg"
|
||||
imageAlt="Leckerer Halal Burger"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/hipster-with-stylish-haircut-beard-sits-table-decided-dine-roadside-cafe-eating-hamburger_613910-19629.jpg",
|
||||
alt: "Sarah",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/hipster-with-stylish-haircut-beard-sits-table-decided-dine-roadside-cafe-eating-hamburger_613910-19629.jpg", alt: "Sarah"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-female-office-workers-thumbing-up-smiling-two-cheerful-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-success-cooperation-concept_74855-7378.jpg",
|
||||
alt: "Ali",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-female-office-workers-thumbing-up-smiling-two-cheerful-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-success-cooperation-concept_74855-7378.jpg", alt: "Ali"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-people-eating-outdoors_23-2149525606.jpg",
|
||||
alt: "Julia",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-people-eating-outdoors_23-2149525606.jpg", alt: "Julia"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg",
|
||||
alt: "Markus",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg", alt: "Markus"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-smiley-man-with-food-phone_23-2149155151.jpg",
|
||||
alt: "Lisa",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-smiley-man-with-food-phone_23-2149155151.jpg", alt: "Lisa"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "100% HALAL",
|
||||
},
|
||||
type: "text", text: "100% HALAL"},
|
||||
{
|
||||
type: "text",
|
||||
text: "NEUERÖFFNUNG",
|
||||
},
|
||||
type: "text", text: "NEUERÖFFNUNG"},
|
||||
{
|
||||
type: "text",
|
||||
text: "FRISCHE ZUTATEN",
|
||||
},
|
||||
type: "text", text: "FRISCHE ZUTATEN"},
|
||||
{
|
||||
type: "text",
|
||||
text: "BERGHEIM",
|
||||
},
|
||||
type: "text", text: "BERGHEIM"},
|
||||
{
|
||||
type: "text",
|
||||
text: "BURGER LIEBE",
|
||||
},
|
||||
type: "text", text: "BURGER LIEBE"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -154,9 +103,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Über BIG BUN Halal"
|
||||
description={[
|
||||
"Wir sind ein modernes Burgerrestaurant in Bergheim-Thorr. Unser Ziel ist es, frische, hochwertige Zutaten mit einzigartigen Rezepten zu kombinieren.",
|
||||
"Genießt unsere Auswahl in einer gemütlichen und einladenden Atmosphäre, die perfekt für Familien und Freunde ist.",
|
||||
]}
|
||||
"Wir sind ein modernes Burgerrestaurant in Bergheim-Thorr. Unser Ziel ist es, frische, hochwertige Zutaten mit einzigartigen Rezepten zu kombinieren.", "Genießt unsere Auswahl in einer gemütlichen und einladenden Atmosphäre, die perfekt für Familien und Freunde ist."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -167,40 +114,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Halal-Speisen",
|
||||
description: "100% zertifizierte Halal-Zutaten für ein unbeschwertes Genusserlebnis.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-with-delicious-vegan-burger_23-2149039335.jpg?_wi=1",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-with-delicious-vegan-burger_23-2149039335.jpg?_wi=2",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-burgers-with-pickles_23-2148784498.jpg?_wi=2",
|
||||
imageAlt: "delicious halal burger gourmet photography",
|
||||
title: "Halal-Speisen", description: "100% zertifizierte Halal-Zutaten für ein unbeschwertes Genusserlebnis.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/composition-with-delicious-vegan-burger_23-2149039335.jpg", imageAlt: "delicious halal burger gourmet photography" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/composition-with-delicious-vegan-burger_23-2149039335.jpg", imageAlt: "delicious halal burger gourmet photography" }
|
||||
},
|
||||
{
|
||||
title: "Lieferservice",
|
||||
description: "Frische Burger direkt zu dir nach Hause in der Region Bergheim.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/i-m-hungry-hands-man-looking-food-delivery-app-his-smartphone-ordering-dinner-online_662251-2108.jpg?_wi=1",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/i-m-hungry-hands-man-looking-food-delivery-app-his-smartphone-ordering-dinner-online_662251-2108.jpg?_wi=2",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-with-red-carpet-floor-tables-chairs_140725-8024.jpg",
|
||||
imageAlt: "restaurant interior warm lighting",
|
||||
title: "Lieferservice", description: "Frische Burger direkt zu dir nach Hause in der Region Bergheim.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/i-m-hungry-hands-man-looking-food-delivery-app-his-smartphone-ordering-dinner-online_662251-2108.jpg", imageAlt: "restaurant interior warm lighting" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/i-m-hungry-hands-man-looking-food-delivery-app-his-smartphone-ordering-dinner-online_662251-2108.jpg", imageAlt: "restaurant interior warm lighting" }
|
||||
},
|
||||
{
|
||||
title: "Kinderfreundlich",
|
||||
description: "Wir freuen uns auf kleine Gäste mit Kindermenüs und Hochstühlen.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-with-delicious-vegan-burger_23-2149039335.jpg?_wi=3",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-with-delicious-vegan-burger_23-2149039335.jpg?_wi=4",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-with-delicious-vegan-burger_23-2149039335.jpg?_wi=5",
|
||||
imageAlt: "halal certified food burger sign",
|
||||
title: "Kinderfreundlich", description: "Wir freuen uns auf kleine Gäste mit Kindermenüs und Hochstühlen.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/composition-with-delicious-vegan-burger_23-2149039335.jpg", imageAlt: "halal certified food burger sign" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/composition-with-delicious-vegan-burger_23-2149039335.jpg", imageAlt: "halal certified food burger sign" }
|
||||
},
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
@@ -215,26 +138,18 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Wo findet ihr uns?",
|
||||
content: "Talstraße 41, 50126 Bergheim.",
|
||||
},
|
||||
id: "q1", title: "Wo findet ihr uns?", content: "Talstraße 41, 50126 Bergheim."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Habt ihr vegetarische Gerichte?",
|
||||
content: "Ja, wir bieten auch vegetarische Optionen an.",
|
||||
},
|
||||
id: "q2", title: "Habt ihr vegetarische Gerichte?", content: "Ja, wir bieten auch vegetarische Optionen an."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Kann man reservieren?",
|
||||
content: "Reservierungen sind möglich, ruft uns einfach an.",
|
||||
},
|
||||
id: "q3", title: "Kann man reservieren?", content: "Reservierungen sind möglich, ruft uns einfach an."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/order-businessman_1098-15610.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
title="Häufige Fragen"
|
||||
description="Alles Wichtige für euren Besuch bei uns."
|
||||
faqsAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -242,8 +157,7 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
text="Kontaktiert uns unter 02271 5689777 oder besucht uns in der Talstraße 41! Wir freuen uns auf euch."
|
||||
/>
|
||||
</div>
|
||||
@@ -253,29 +167,19 @@ export default function LandingPage() {
|
||||
logoText="BIG BUN"
|
||||
columns={[
|
||||
{
|
||||
title: "Kontakt",
|
||||
items: [
|
||||
title: "Kontakt", items: [
|
||||
{
|
||||
label: "Talstraße 41, 50126 Bergheim",
|
||||
href: "#",
|
||||
},
|
||||
label: "Talstraße 41, 50126 Bergheim", href: "#"},
|
||||
{
|
||||
label: "Tel: 02271 5689777",
|
||||
href: "tel:022715689777",
|
||||
},
|
||||
label: "Tel: 02271 5689777", href: "tel:022715689777"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Öffnungszeiten",
|
||||
items: [
|
||||
title: "Öffnungszeiten", items: [
|
||||
{
|
||||
label: "Di-Sa: 16:00-22:00",
|
||||
href: "#",
|
||||
},
|
||||
label: "Di-Sa: 16:00-22:00", href: "#"},
|
||||
{
|
||||
label: "So: 16:00-22:00",
|
||||
href: "#",
|
||||
},
|
||||
label: "So: 16:00-22:00", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user