diff --git a/src/app/page.tsx b/src/app/page.tsx index a6e6de2..688caa5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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."