Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 254d703633 | |||
| 76c9e794b1 | |||
| 048602f61e | |||
| b49ed8a673 | |||
| 02094d49a0 | |||
| 1115111147 | |||
| 6f1059c9df | |||
| 1ef25b1e59 |
@@ -68,6 +68,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={true}
|
||||
buttons={[{ text: "Jetzt in den Warenkorb", href: "/cart" }]}
|
||||
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."
|
||||
@@ -86,7 +87,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>
|
||||
|
||||
Reference in New Issue
Block a user