diff --git a/src/app/page.tsx b/src/app/page.tsx index cae667b..20363f0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,9 +50,9 @@ export default function LandingPage() { tag="By Dubai Retail" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-store-with-abstract-concept-architecture_23-2150862164.jpg", imageAlt: "Serena Centre Exterior"}, + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-store-with-abstract-concept-architecture_23-2150862164.jpg?_wi=1", imageAlt: "Serena Centre Exterior"}, { - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-store-with-abstract-concept-architecture_23-2150862164.jpg", imageAlt: "Serena Centre Interior"} + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-store-with-abstract-concept-architecture_23-2150862164.jpg?_wi=2", imageAlt: "Serena Centre Interior"} ]} mediaAnimation="slide-up" rating={5}