diff --git a/src/app/page.tsx b/src/app/page.tsx index 024dd99..a597124 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,15 +62,15 @@ export default function LandingPage() { description="Experience luxury living in the most exclusive neighborhoods. Let our experts guide you to your perfect property." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/old-house-with-tiled-roof_169016-29073.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/old-house-with-tiled-roof_169016-29073.jpg?_wi=1", imageAlt: "Luxury Villa", }, { - imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263535.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263535.jpg?_wi=1", imageAlt: "Modern Interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/mini-house-stack-coins-with-green-blur_1150-14848.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mini-house-stack-coins-with-green-blur_1150-14848.jpg?_wi=1", imageAlt: "Bedroom View", }, { @@ -119,7 +119,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-blue-bird-wall_123827-23879.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/old-house-with-tiled-roof_169016-29073.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/old-house-with-tiled-roof_169016-29073.jpg?_wi=2", imageAlt: "modern kitchen home interior", }, { @@ -134,7 +134,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/color-year-interior-design-space-with-furniture-decor_23-2151397378.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263535.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-interior-with-timber-decor-furnishings_23-2151263535.jpg?_wi=2", imageAlt: "modern kitchen home interior", }, { @@ -149,7 +149,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/black-wooden-wardrobe-decorated-with-blinds-wardrobe-with-blinds-decoration_169016-13498.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/mini-house-stack-coins-with-green-blur_1150-14848.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mini-house-stack-coins-with-green-blur_1150-14848.jpg?_wi=2", imageAlt: "modern kitchen home interior", }, ]}