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