2 Commits

Author SHA1 Message Date
048602f61e Update src/app/page.tsx 2026-04-03 17:47:35 +00:00
b49ed8a673 Merge version_3 into main
Merge version_3 into main
2026-04-03 17:46:55 +00:00

View File

@@ -42,7 +42,7 @@ export default function LandingPage() {
background={{ variant: "sparkles-gradient" }}
title="Saubere Wimpern. Schönere Routine."
description="Premium Wimpernshampoo für Frauen, die frische, gepflegte und schöne Wimpern als Teil ihrer täglichen Beauty-Routine wollen."
buttons={[{ text: "Jetzt Wimpernshampoo kaufen", href: "/shop" }]}
buttons={[{ text: "Jetzt entdecken", href: "/shop" }, { text: "Mehr erfahren", href: "/about" }]}
imageSrc="http://img.b2bpic.net/free-photo/easter-egg-near-cup-bunch-fresh-wheat_23-2148074805.jpg?_wi=1"
avatars={[{ src: "http://img.b2bpic.net/free-photo/what-have-you-got-me_329181-15365.jpg", alt: "Kunde 1" }, { src: "http://img.b2bpic.net/free-photo/what-have-you-got-me_329181-15365.jpg", alt: "Kunde 2" }, { src: "http://img.b2bpic.net/free-photo/what-have-you-got-me_329181-15365.jpg", alt: "Kunde 3" }, { src: "http://img.b2bpic.net/free-photo/what-have-you-got-me_329181-15365.jpg", alt: "Kunde 4" }, { src: "http://img.b2bpic.net/free-photo/what-have-you-got-me_329181-15365.jpg", alt: "Kunde 5" }]}
marqueeItems={[{ type: "text", text: "Vegan & Tierversuchsfrei" }, { type: "text", text: "Augenärztlich getestet" }, { type: "text", text: "Premium Qualität" }, { type: "text", text: "Sanfte Pflege" }, { type: "text", text: "Made in Europe" }]}
@@ -86,7 +86,7 @@ export default function LandingPage() {
{ id: "5", name: "Sophie L.", handle: "Lash Fan", testimonial: "Die Qualität ist fantastisch, meine Wimpern sind so gepflegt wie nie zuvor.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/what-have-you-got-me_329181-15365.jpg?_wi=6" },
]}
showRating={true}
title="Kundinnenliebling"
title="Tausende zufriedene Lashvelin-Anwenderinnen"
description="Was Lashvelin-Anwenderinnen sagen."
/>
</div>