From 2c64ef3b7c59a8f6d244f257d7f85c5154ead437 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 16:47:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6067770..101c0e9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,15 +90,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/relax-area-resort_1150-10728.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/relax-area-resort_1150-10728.jpg?_wi=1", imageAlt: "Exterior view of The Aodi Baneria villa at sunset", }, { - imageSrc: "http://img.b2bpic.net/free-photo/stylish-cozy-living-room-interior-with-natural-light-plants_23-2151972889.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-cozy-living-room-interior-with-natural-light-plants_23-2151972889.jpg?_wi=1", imageAlt: "Luxurious living room interior of the villa", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-couple-look-ocean_72229-1111.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-couple-look-ocean_72229-1111.jpg?_wi=1", imageAlt: "Panoramic mountain view from the villa", }, { @@ -153,7 +153,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-by-pool_23-2151205459.jpg", imageAlt: "Tablet showing fast internet connection", }, - imageSrc: "http://img.b2bpic.net/free-photo/relax-area-resort_1150-10728.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/relax-area-resort_1150-10728.jpg?_wi=2", imageAlt: "person using smartphone wifi", }, { @@ -167,7 +167,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/human-hand-slicing-egg-breakfast_23-2147860339.jpg", imageAlt: "Chef preparing fresh breakfast", }, - imageSrc: "http://img.b2bpic.net/free-photo/stylish-cozy-living-room-interior-with-natural-light-plants_23-2151972889.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-cozy-living-room-interior-with-natural-light-plants_23-2151972889.jpg?_wi=2", imageAlt: "person using smartphone wifi", }, { @@ -181,7 +181,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/young-girl-two-her-multiracial-male-friends-relaxing-swimming-pool-girl-wearing-white-swimwear-sunglasses_1157-49718.jpg", imageAlt: "Family enjoying pool time", }, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-couple-look-ocean_72229-1111.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-couple-look-ocean_72229-1111.jpg?_wi=2", imageAlt: "person using smartphone wifi", }, ]}