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() {