From 81868dbeb754450f50d969507ec7540af71dfa7b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 17:51:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7002665..f2e15f6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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." />
-- 2.49.1