Update src/app/page.tsx
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user