Update src/app/page.tsx

This commit is contained in:
2026-04-03 17:52:36 +00:00
parent 2bfccad4d6
commit a110eab752

View File

@@ -41,7 +41,7 @@ export default function LandingPage() {
<HeroBillboard
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."
description="Erlebe spürbar längere Wimpernlebensdauer und gesund aussehende Extensions mit unserer täglichen Pflegeroutine für strahlende Ergebnisse."
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" }]}