Merge version_4 into main #6

Merged
bender merged 1 commits from version_4 into main 2026-05-20 17:17:55 +00:00

View File

@@ -45,9 +45,9 @@ export default function LandingPage() {
<HeroSplit
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."
description="Lanza Cariccio Cono Weinimport bringt Ihnen die besten Tropfen direkt aus den sonnigsten Weinbergen Europas in Ihr Glas."
buttons={[{ text: "Sortiment entdecken", href: "#products" }]}
imageSrc="http://img.b2bpic.net/free-photo/hand-pouring-wine-carafe-side-view_23-2149746484.jpg"
imageSrc="https://img.b2bpic.net/free-photo/red-wine-bottle-glass-with-copy-space_23-2148232191.jpg?id=5026903"
imageAlt="Luxuriöse Weinflasche im Sonnenuntergang"
mediaAnimation="blur-reveal"
avatars={[
@@ -78,7 +78,7 @@ export default function LandingPage() {
{ 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"
imageSrc="https://img.b2bpic.net/free-photo/closeup-shot-hand-holding-splashing-glass-wine_181624-57771.jpg?id=27736567"
imageAlt="Tuskanischer Weinberg"
mediaAnimation="slide-up"
/>
@@ -169,7 +169,7 @@ export default function LandingPage() {
{ items: [{ label: "Über uns", href: "#about" }, { label: "Sortiment", href: "#products" }] },
{ items: [{ label: "Kontakt", href: "#contact" }, { label: "Impressum", href: "#" }] },
]}
logoText="Lanza Cariccio Cono"
logoText="Lanza Cariccio Cono Weinimport"
/>
</div>
</ReactLenis>