From c5718e0aba9ca1b4f54d8b41f1401675d00c8153 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 1 Jun 2026 14:49:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 52996b2..d968c26 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,8 +88,8 @@ export default function LandingPage() { { src: "http://img.b2bpic.net/free-photo/elegant-woman-brown-dress_23-2151934108.jpg", alt: "African American confident woman"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/sexy-colorful-lips-holding-sweeties-with-teeth-grey-wall_176420-162.jpg?_wi=1" - imageAlt="Person mit Luxus-Accessoires und schönem Lächeln" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3COZdOm797sPAuINzEsawF9ybOo/uploaded-1780325311947-w21uxvwd.jpg" + imageAlt="Close-up of luxury grillz" showBlur={true} imageClassName="object-cover w-full h-full" /> @@ -279,4 +279,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1