Merge version_1 into main #1
257
src/app/page.tsx
257
src/app/page.tsx
@@ -31,86 +31,38 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Über uns",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Sortiment",
|
||||
id: "products",
|
||||
},
|
||||
{
|
||||
name: "Kontakt",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Über uns", id: "about" },
|
||||
{ name: "Sortiment", id: "products" },
|
||||
{ name: "Kontakt", id: "contact" },
|
||||
]}
|
||||
brandName="Lanza Cariccio Cono"
|
||||
button={{ text: "Bestellen", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplit
|
||||
background={{
|
||||
variant: "rotated-rays-static",
|
||||
}}
|
||||
background={{ variant: "rotated-rays-static" }}
|
||||
title="Exquisite Weine für Genießer"
|
||||
description="Lanza Cariccio Cono bringt Ihnen die besten Tropfen direkt aus den sonnigsten Weinbergen Europas in Ihr Glas."
|
||||
buttons={[
|
||||
{
|
||||
text: "Sortiment entdecken",
|
||||
href: "#products",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Sortiment entdecken", href: "#products" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hand-pouring-wine-carafe-side-view_23-2149746484.jpg"
|
||||
imageAlt="Luxuriöse Weinflasche im Sonnenuntergang"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/two-glasses-rose-sparkling-wine_53876-95402.jpg",
|
||||
alt: "Zwei Gläser Rosé",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-pair-champagne-flutes_140725-99659.jpg",
|
||||
alt: "Champagner-Flöten",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/crop-hands-filling-glass-with-wine_23-2147764867.jpg",
|
||||
alt: "Einschenk-Moment",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-bottle-champagne-with-wine-glass-dark-background_140725-94850.jpg",
|
||||
alt: "Champagner auf dunklem Hintergrund",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/side-view-smiley-man-holding-glass_23-2149428773.jpg",
|
||||
alt: "Zufriedener Kunde",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/two-glasses-rose-sparkling-wine_53876-95402.jpg", alt: "Zwei Gläser Rosé" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/front-view-pair-champagne-flutes_140725-99659.jpg", alt: "Champagner-Flöten" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/crop-hands-filling-glass-with-wine_23-2147764867.jpg", alt: "Einschenk-Moment" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/front-view-bottle-champagne-with-wine-glass-dark-background_140725-94850.jpg", alt: "Champagner auf dunklem Hintergrund" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/side-view-smiley-man-holding-glass_23-2149428773.jpg", alt: "Zufriedener Kunde" },
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Premium Auswahl",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Handverlesene Lagen",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Tradition trifft Moderne",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Direktimport Europa",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Schnelle Lieferung",
|
||||
},
|
||||
{ type: "text", text: "Premium Auswahl" },
|
||||
{ type: "text", text: "Handverlesene Lagen" },
|
||||
{ type: "text", text: "Tradition trifft Moderne" },
|
||||
{ type: "text", text: "Direktimport Europa" },
|
||||
{ type: "text", text: "Schnelle Lieferung" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -122,18 +74,9 @@ export default function LandingPage() {
|
||||
title="Tradition und Qualität"
|
||||
description="Wir wählen jeden Wein persönlich aus, um sicherzustellen, dass nur das Beste auf Ihren Tisch gelangt."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Direktimport",
|
||||
description: "Ohne Zwischenhändler für höchste Frische.",
|
||||
},
|
||||
{
|
||||
title: "Handverlesen",
|
||||
description: "Jede Flasche erfüllt unsere hohen Standards.",
|
||||
},
|
||||
{
|
||||
title: "Nachhaltigkeit",
|
||||
description: "Umweltschutz bei Anbau und Transport.",
|
||||
},
|
||||
{ title: "Direktimport", description: "Ohne Zwischenhändler für höchste Frische." },
|
||||
{ title: "Handverlesen", description: "Jede Flasche erfüllt unsere hohen Standards." },
|
||||
{ title: "Nachhaltigkeit", description: "Umweltschutz bei Anbau und Transport." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wine-barrels-stacked-cellar-winery_158595-4102.jpg"
|
||||
imageAlt="Tuskanischer Weinberg"
|
||||
@@ -148,42 +91,12 @@ export default function LandingPage() {
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Tuscan Gold",
|
||||
price: "24,90 €",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-bottles-wine_23-2147764846.jpg",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Vino Antico",
|
||||
price: "18,50 €",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ripe-grapes-with-wine-basket-plaster-textile_176474-10822.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Monte Sol",
|
||||
price: "29,00 €",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flowers-bottle-glass-wine-grey-surface_114579-31702.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Rosé Elegance",
|
||||
price: "15,90 €",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/champagne-bottle-grey-background_23-2147983880.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Castello Rosso",
|
||||
price: "35,00 €",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-defocused-wine-shop_1203-9661.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Vino Bianco",
|
||||
price: "21,00 €",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-medical-mask-shopping-supermarket_23-2149483165.jpg",
|
||||
},
|
||||
{ id: "p1", name: "Tuscan Gold", price: "24,90 €", imageSrc: "http://img.b2bpic.net/free-photo/three-bottles-wine_23-2147764846.jpg" },
|
||||
{ id: "p2", name: "Vino Antico", price: "18,50 €", imageSrc: "http://img.b2bpic.net/free-photo/ripe-grapes-with-wine-basket-plaster-textile_176474-10822.jpg" },
|
||||
{ id: "p3", name: "Monte Sol", price: "29,00 €", imageSrc: "http://img.b2bpic.net/free-photo/flowers-bottle-glass-wine-grey-surface_114579-31702.jpg" },
|
||||
{ id: "p4", name: "Rosé Elegance", price: "15,90 €", imageSrc: "http://img.b2bpic.net/free-photo/champagne-bottle-grey-background_23-2147983880.jpg" },
|
||||
{ id: "p5", name: "Castello Rosso", price: "35,00 €", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-defocused-wine-shop_1203-9661.jpg" },
|
||||
{ id: "p6", name: "Vino Bianco", price: "21,00 €", imageSrc: "http://img.b2bpic.net/free-photo/man-with-medical-mask-shopping-supermarket_23-2149483165.jpg" },
|
||||
]}
|
||||
title="Unsere Auswahl"
|
||||
description="Entdecken Sie unsere handverlesene Auswahl an exquisiten Weinen."
|
||||
@@ -196,30 +109,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Expertise",
|
||||
descriptions: [
|
||||
"Jahrelange Erfahrung im Weinhandel.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pensive-elegant-wine-sommelier-is-ready-try-new-red-wine-artisan-wine-boutique_613910-3106.jpg",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Qualität",
|
||||
descriptions: [
|
||||
"Strengste Qualitätskontrollen vor Ort.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wine-bottles-display-restaurant_23-2152024846.jpg",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Service",
|
||||
descriptions: [
|
||||
"Schnelle und sichere Lieferung.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-focused-woman-is-choosing-right-wine-customers-dark-wine-cellar_613910-17334.jpg",
|
||||
},
|
||||
{ id: "f1", title: "Expertise", descriptions: ["Jahrelange Erfahrung im Weinhandel."], imageSrc: "http://img.b2bpic.net/free-photo/pensive-elegant-wine-sommelier-is-ready-try-new-red-wine-artisan-wine-boutique_613910-3106.jpg" },
|
||||
{ id: "f2", title: "Qualität", descriptions: ["Strengste Qualitätskontrollen vor Ort."], imageSrc: "http://img.b2bpic.net/free-photo/wine-bottles-display-restaurant_23-2152024846.jpg" },
|
||||
{ id: "f3", title: "Service", descriptions: ["Schnelle und sichere Lieferung."], imageSrc: "http://img.b2bpic.net/free-photo/beautiful-focused-woman-is-choosing-right-wine-customers-dark-wine-cellar_613910-17334.jpg" },
|
||||
]}
|
||||
title="Warum wir?"
|
||||
description="Wir stehen für Exzellenz in jedem Aspekt unserer Arbeit."
|
||||
@@ -232,24 +124,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
icon: Wine,
|
||||
title: "Weinmarken",
|
||||
value: "50+",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
icon: ThumbsUp,
|
||||
title: "Zufriedene Kunden",
|
||||
value: "5.000+",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
icon: Award,
|
||||
title: "Jahre Erfahrung",
|
||||
value: "20+",
|
||||
},
|
||||
{ id: "m1", icon: Wine, title: "Weinmarken", value: "50+" },
|
||||
{ id: "m2", icon: ThumbsUp, title: "Zufriedene Kunden", value: "5.000+" },
|
||||
{ id: "m3", icon: Award, title: "Jahre Erfahrung", value: "20+" },
|
||||
]}
|
||||
title="Unsere Bilanz"
|
||||
description="Zahlen, die für uns sprechen."
|
||||
@@ -262,41 +139,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Müller",
|
||||
handle: "@sarah_w",
|
||||
testimonial: "Der beste Weinimporteur, den ich kenne!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiling-man-dinner_23-2148060592.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Markus Schmidt",
|
||||
handle: "@mark_s",
|
||||
testimonial: "Hervorragende Auswahl und sehr schneller Versand.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-couple-holding-glasses-with-wine-looking-happy_259150-58913.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena Weber",
|
||||
handle: "@elena_w",
|
||||
testimonial: "Lanza Cariccio Cono versteht ihr Handwerk perfekt.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-girlfriends-tasting-wine_23-2149428800.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Tobias Fischer",
|
||||
handle: "@tobi_f",
|
||||
testimonial: "Ein echtes Erlebnis für jeden Weinliebhaber.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-bartender-working-pub-pouring-beer-from-beer-tap_637285-2952.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Laura Klein",
|
||||
handle: "@laura_k",
|
||||
testimonial: "Qualität, die man schmecken kann.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bride-feeding-her-groom-with-croissant-cafe_176420-2274.jpg",
|
||||
},
|
||||
{ id: "1", name: "Sarah Müller", handle: "@sarah_w", testimonial: "Der beste Weinimporteur, den ich kenne!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiling-man-dinner_23-2148060592.jpg" },
|
||||
{ id: "2", name: "Markus Schmidt", handle: "@mark_s", testimonial: "Hervorragende Auswahl und sehr schneller Versand.", imageSrc: "http://img.b2bpic.net/free-photo/young-smiling-couple-holding-glasses-with-wine-looking-happy_259150-58913.jpg" },
|
||||
{ id: "3", name: "Elena Weber", handle: "@elena_w", testimonial: "Lanza Cariccio Cono versteht ihr Handwerk perfekt.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-girlfriends-tasting-wine_23-2149428800.jpg" },
|
||||
{ id: "4", name: "Tobias Fischer", handle: "@tobi_f", testimonial: "Ein echtes Erlebnis für jeden Weinliebhaber.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-bartender-working-pub-pouring-beer-from-beer-tap_637285-2952.jpg" },
|
||||
{ id: "5", name: "Laura Klein", handle: "@laura_k", testimonial: "Qualität, die man schmecken kann.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bride-feeding-her-groom-with-croissant-cafe_176420-2274.jpg" },
|
||||
]}
|
||||
title="Stimmen unserer Kunden"
|
||||
description="Erfahren Sie, was unsere Kunden über unseren Service sagen."
|
||||
@@ -306,9 +153,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Kontakt"
|
||||
title="Lassen Sie uns in Verbindung bleiben"
|
||||
description="Melden Sie sich für unseren Newsletter an, um exklusive Angebote zu erhalten."
|
||||
@@ -321,30 +166,8 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Über uns",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Sortiment",
|
||||
href: "#products",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Kontakt",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
label: "Impressum",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ items: [{ label: "Über uns", href: "#about" }, { label: "Sortiment", href: "#products" }] },
|
||||
{ items: [{ label: "Kontakt", href: "#contact" }, { label: "Impressum", href: "#" }] },
|
||||
]}
|
||||
logoText="Lanza Cariccio Cono"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user