Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-29 10:21:13 +00:00

View File

@@ -29,25 +29,15 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Qualität",
id: "about",
},
name: "Qualität", id: "about"},
{
name: "Grillgenuss",
id: "products",
},
name: "Grillgenuss", id: "products"},
{
name: "Rezensionen",
id: "testimonials",
},
name: "Rezensionen", id: "testimonials"},
{
name: "Kontakt",
id: "footer",
},
name: "Kontakt", id: "footer"},
]}
brandName="Josef's Bio"
/>
@@ -56,36 +46,23 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardGallery
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="JOSEF'S BIO"
description="Frankfurts erste Adresse für Bio-Genuss. Premium Fleischkunst & Handwerk vom Hof direkt auf den Grill."
tag="Grill Saison 2026"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/grilled-sirloin-steak-rustic-wood-table-generative-ai_188544-37068.jpg?_wi=1",
imageAlt: "Bio-Fleisch Auswahl",
},
imageSrc: "http://img.b2bpic.net/free-photo/grilled-sirloin-steak-rustic-wood-table-generative-ai_188544-37068.jpg", imageAlt: "Bio-Fleisch Auswahl"},
{
imageSrc: "http://img.b2bpic.net/free-photo/grilled-sirloin-steak-rustic-wood-table-generative-ai_188544-37068.jpg?_wi=2",
imageAlt: "Bio-Fleisch Auswahl",
},
imageSrc: "http://img.b2bpic.net/free-photo/grilled-sirloin-steak-rustic-wood-table-generative-ai_188544-37068.jpg", imageAlt: "Bio-Fleisch Auswahl"},
{
imageSrc: "http://img.b2bpic.net/free-photo/grilled-sirloin-steak-rustic-wood-table-generative-ai_188544-37068.jpg?_wi=3",
imageAlt: "Bio-Fleisch Auswahl",
},
imageSrc: "http://img.b2bpic.net/free-photo/grilled-sirloin-steak-rustic-wood-table-generative-ai_188544-37068.jpg", imageAlt: "Bio-Fleisch Auswahl"},
{
imageSrc: "http://img.b2bpic.net/free-photo/grilled-sirloin-steak-rustic-wood-table-generative-ai_188544-37068.jpg?_wi=4",
imageAlt: "Bio-Fleisch Auswahl",
},
imageSrc: "http://img.b2bpic.net/free-photo/grilled-sirloin-steak-rustic-wood-table-generative-ai_188544-37068.jpg", imageAlt: "Bio-Fleisch Auswahl"},
{
imageSrc: "http://img.b2bpic.net/free-photo/grilled-sirloin-steak-rustic-wood-table-generative-ai_188544-37068.jpg?_wi=5",
imageAlt: "Bio-Fleisch Auswahl",
},
imageSrc: "http://img.b2bpic.net/free-photo/grilled-sirloin-steak-rustic-wood-table-generative-ai_188544-37068.jpg", imageAlt: "Bio-Fleisch Auswahl"},
{
imageSrc: "http://img.b2bpic.net/free-photo/grilled-sirloin-steak-rustic-wood-table-generative-ai_188544-37068.jpg?_wi=6",
imageAlt: "Bio-Fleisch Auswahl",
},
imageSrc: "http://img.b2bpic.net/free-photo/grilled-sirloin-steak-rustic-wood-table-generative-ai_188544-37068.jpg", imageAlt: "Bio-Fleisch Auswahl"},
]}
mediaAnimation="opacity"
/>
@@ -96,9 +73,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Sommerzeit ist Bio-Zeit"
description={[
"Wenn die Abende länger werden, zählt nur noch eins: Qualität, die man schmeckt.",
"Unsere Tiere wachsen in Würde auf, was man in jedem saftigen Schnitt merkt.",
]}
"Wenn die Abende länger werden, zählt nur noch eins: Qualität, die man schmeckt.", "Unsere Tiere wachsen in Würde auf, was man in jedem saftigen Schnitt merkt."]}
/>
</div>
@@ -110,26 +85,11 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Bio-Döner Original Josef",
price: "ab 9,50€",
variant: "Kundenliebling",
imageSrc: "http://img.b2bpic.net/free-photo/chopped-raw-meat-process-preparing-forcemeat-by-means-meat-grinder-homemade-sausage-ground-beef-top-view_2829-19678.jpg",
},
id: "p1", name: "Bio-Döner Original Josef", price: "ab 9,50€", variant: "Kundenliebling", imageSrc: "http://img.b2bpic.net/free-photo/chopped-raw-meat-process-preparing-forcemeat-by-means-meat-grinder-homemade-sausage-ground-beef-top-view_2829-19678.jpg"},
{
id: "p2",
name: "Premium Rib-Eye",
price: "19,90€",
variant: "21 Tage Dry Aged",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-dipping-steak-piece-into-sour-sauce_140725-5004.jpg",
},
id: "p2", name: "Premium Rib-Eye", price: "19,90€", variant: "21 Tage Dry Aged", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-dipping-steak-piece-into-sour-sauce_140725-5004.jpg"},
{
id: "p3",
name: "Kräuter-Hähnchenspieße",
price: "12,50€",
variant: "Freilandhaltung",
imageSrc: "http://img.b2bpic.net/free-photo/bright-meat-kebabs-bowl_23-2147852324.jpg",
},
id: "p3", name: "Kräuter-Hähnchenspieße", price: "12,50€", variant: "Freilandhaltung", imageSrc: "http://img.b2bpic.net/free-photo/bright-meat-kebabs-bowl_23-2147852324.jpg"},
]}
title="Unsere Grill-Highlights"
description="Handwerklich hergestellte Bio-Spezialitäten aus Frankfurt."
@@ -143,45 +103,20 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Sven Emmler",
handle: "Stammgast",
testimonial: "Der beste Döner, den ich jemals gegessen habe. Qualität, die man schmeckt.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-trying-listening-some-sound_1187-3768.jpg?_wi=1",
},
id: "1", name: "Sven Emmler", handle: "Stammgast", testimonial: "Der beste Döner, den ich jemals gegessen habe. Qualität, die man schmeckt.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-trying-listening-some-sound_1187-3768.jpg"},
{
id: "2",
name: "Lokaler Guide",
handle: "Gourmet",
testimonial: "Selten so leckeres und frisches Fleisch gegessen. Stammkunde!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-offering-salad-her-boyfriend_23-2148363535.jpg",
},
id: "2", name: "Lokaler Guide", handle: "Gourmet", testimonial: "Selten so leckeres und frisches Fleisch gegessen. Stammkunde!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-offering-salad-her-boyfriend_23-2148363535.jpg"},
{
id: "3",
name: "Abdulkadir Koç",
handle: "Fan",
testimonial: "Ein echtes Geschmackserlebnis. Zart, saftig, perfekt.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-spending-time-together_23-2149152906.jpg",
},
id: "3", name: "Abdulkadir Koç", handle: "Fan", testimonial: "Ein echtes Geschmackserlebnis. Zart, saftig, perfekt.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-spending-time-together_23-2149152906.jpg"},
{
id: "4",
name: "Anna Maria",
handle: "Bio-Liebhaber",
testimonial: "Man merkt bei jedem Bissen die Bio-Qualität. Absolute Empfehlung!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-woman-sitting-kitchen-with-smartphone-cooking-salad-has-chopping-board-olive_1258-203794.jpg",
},
id: "4", name: "Anna Maria", handle: "Bio-Liebhaber", testimonial: "Man merkt bei jedem Bissen die Bio-Qualität. Absolute Empfehlung!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-woman-sitting-kitchen-with-smartphone-cooking-salad-has-chopping-board-olive_1258-203794.jpg"},
{
id: "5",
name: "Markus Weber",
handle: "Grillmeister",
testimonial: "Die Qualität des Fleisches ist unübertroffen, einfach Weltklasse.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-trying-listening-some-sound_1187-3768.jpg?_wi=2",
},
id: "5", name: "Markus Weber", handle: "Grillmeister", testimonial: "Die Qualität des Fleisches ist unübertroffen, einfach Weltklasse.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-trying-listening-some-sound_1187-3768.jpg"},
]}
showRating={true}
title="Ehrliche Stimmen"
@@ -195,18 +130,12 @@ export default function LandingPage() {
title="Rechtliche Hinweise"
sections={[
{
heading: "Impressum",
content: {
type: "paragraph",
text: "Josef's Bio Grill, Inhaber Josef Mustermann, Berger Str. 222, Frankfurt am Main.",
},
heading: "Impressum", content: {
text: "Josef's Bio Grill, Inhaber Josef Mustermann, Berger Str. 222, Frankfurt am Main."},
},
{
heading: "Datenschutz",
content: {
type: "paragraph",
text: "Wir verarbeiten Ihre Daten ausschließlich zur Abwicklung Ihrer Bestellung gemäß DSGVO.",
},
heading: "Datenschutz", content: {
text: "Wir verarbeiten Ihre Daten ausschließlich zur Abwicklung Ihrer Bestellung gemäß DSGVO."},
},
]}
/>
@@ -216,37 +145,23 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Kontakt",
items: [
title: "Kontakt", items: [
{
label: "Berger Str. 222, Frankfurt",
href: "#",
},
label: "Berger Str. 222, Frankfurt", href: "#"},
{
label: "Tel: 069 41674940",
href: "tel:06941674940",
},
label: "Tel: 069 41674940", href: "tel:06941674940"},
],
},
{
title: "Öffnungszeiten",
items: [
title: "Öffnungszeiten", items: [
{
label: "Mo-Do: 10:00 22:00",
href: "#",
},
label: "Mo-Do: 10:00 22:00", href: "#"},
{
label: "Fr: 10:00 23:00",
href: "#",
},
label: "Fr: 10:00 23:00", href: "#"},
{
label: "Sa: 11:00 23:00",
href: "#",
},
label: "Sa: 11:00 23:00", href: "#"},
{
label: "So: 12:00 22:00",
href: "#",
},
label: "So: 12:00 22:00", href: "#"},
],
},
]}