From d0ff926ca2b4005ed7ece36cd7d1d59d4cc57f91 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 22:17:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2a811e4..5a0eb33 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-store-with-abstract-concept-architecture_23-2150861936.jpg", imageAlt: "AI Fashion App Interface"}, + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-store-with-abstract-concept-architecture_23-2150861936.jpg?_wi=1", imageAlt: "AI Fashion App Interface"}, { imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-stylish-woman-with-red-lips_158538-4181.jpg", imageAlt: "Fashion Model"}, { @@ -155,7 +155,7 @@ export default function LandingPage() {