diff --git a/src/app/page.tsx b/src/app/page.tsx index 92869ea..62dda18 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,15 +62,15 @@ export default function LandingPage() { description="Providing seamless renting and buying experiences with professional integrity and transparency." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-landscape-dubai_23-2151339806.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-landscape-dubai_23-2151339806.jpg?_wi=1", imageAlt: "luxury gurgaon apartment exterior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/real-estate-accommodation-property-investment-graphic-word_53876-124685.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/real-estate-accommodation-property-investment-graphic-word_53876-124685.jpg?_wi=1", imageAlt: "luxury living room interior design", }, { - imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-man_23-2151020303.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-man_23-2151020303.jpg?_wi=1", imageAlt: "modern office meeting space", }, { @@ -117,7 +117,7 @@ export default function LandingPage() { imageAlt: "luxury living room interior design", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-landscape-dubai_23-2151339806.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-landscape-dubai_23-2151339806.jpg?_wi=2", imageAlt: "luxury gurgaon apartment exterior", }, { @@ -134,7 +134,7 @@ export default function LandingPage() { imageAlt: "luxury gurgaon apartment exterior", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/real-estate-accommodation-property-investment-graphic-word_53876-124685.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/real-estate-accommodation-property-investment-graphic-word_53876-124685.jpg?_wi=2", imageAlt: "luxury gurgaon apartment exterior", }, { @@ -151,7 +151,7 @@ export default function LandingPage() { imageAlt: "modern office meeting space", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-man_23-2151020303.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-man_23-2151020303.jpg?_wi=2", imageAlt: "luxury gurgaon apartment exterior", }, ]}