Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 02094d49a0 | |||
| 1115111147 | |||
| 6f1059c9df | |||
| 1ef25b1e59 |
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
title="Saubere Wimpern. Schönere Routine."
|
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="Premium Wimpernshampoo für Frauen, die frische, gepflegte und schöne Wimpern als Teil ihrer täglichen Beauty-Routine wollen."
|
||||||
buttons={[{ text: "Jetzt entdecken", href: "/shop" }, { text: "Mehr erfahren", href: "/about" }]}
|
buttons={[{ text: "Jetzt Wimpernshampoo kaufen", href: "/shop" }]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/easter-egg-near-cup-bunch-fresh-wheat_23-2148074805.jpg?_wi=1"
|
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" }]}
|
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" }]}
|
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" }]}
|
||||||
|
|||||||
Reference in New Issue
Block a user