Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a110eab752 | |||
| 2bfccad4d6 | |||
| 81868dbeb7 | |||
| c305372fca |
@@ -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" }]}
|
||||
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[{ id: "1", brand: "Lashvelin", name: "Lash Cleanser", price: "24,90 €", rating: 5, reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-photo/monochrome-beauty-product-skincare_23-2151307334.jpg?_wi=2" }]}
|
||||
title="Lashvelin Wimpernshampoo"
|
||||
description="Frische, saubere und gepflegte Wimpern – jeden Tag."
|
||||
description="Sanfte Reinigung für ein langanhaltendes Wimpern-Lifting."
|
||||
/>
|
||||
</div>
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
|
||||
Reference in New Issue
Block a user