From c1855a1a96b173e5397990d05936cbc18d21e1b6 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 11:34:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0bdbab0..8f5ded5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,23 +66,23 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/hawaii-landscape-with-digital-art-style_23-2151793536.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hawaii-landscape-with-digital-art-style_23-2151793536.jpg?_wi=1", imageAlt: "Cinematic infinity pool at sunset", }, { - imageSrc: "http://img.b2bpic.net/free-photo/view-room-with-furniture-beige-monochrome-palette_23-2150635143.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-room-with-furniture-beige-monochrome-palette_23-2150635143.jpg?_wi=1", imageAlt: "Luxury villa interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/ceremonial-wedding-archway-chiavari-chairs-guests-outdoors_8353-10865.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ceremonial-wedding-archway-chiavari-chairs-guests-outdoors_8353-10865.jpg?_wi=1", imageAlt: "Event pavilion setup", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-scenery-mangal-das-garcas-park-city-belem-brazil_181624-31712.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-scenery-mangal-das-garcas-park-city-belem-brazil_181624-31712.jpg?_wi=1", imageAlt: "Batangas nature landscape", }, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-with-bed-deck-chair-umbrella-resort-travel-vacation_74190-7920.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-with-bed-deck-chair-umbrella-resort-travel-vacation_74190-7920.jpg?_wi=1", imageAlt: "Outdoor lounge garden area", }, { @@ -265,7 +265,7 @@ export default function LandingPage() { quote: "The place feels like a hidden luxury escape. Perfect for our intimate celebration.", tag: "Unforgettable", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-wearing-eyeglasses_273609-14946.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/hawaii-landscape-with-digital-art-style_23-2151793536.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hawaii-landscape-with-digital-art-style_23-2151793536.jpg?_wi=2", imageAlt: "smiling woman professional avatar", }, { @@ -276,7 +276,7 @@ export default function LandingPage() { quote: "Super worth it. The privacy and ambiance are unmatched.", tag: "Aesthetic", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-man-with-beard-posing-cafe-with-tropical-interior-talking-mobyle-phone_273443-5142.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/view-room-with-furniture-beige-monochrome-palette_23-2150635143.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-room-with-furniture-beige-monochrome-palette_23-2150635143.jpg?_wi=2", imageAlt: "smiling woman professional avatar", }, { @@ -287,7 +287,7 @@ export default function LandingPage() { quote: "The most intentional design I have experienced in Batangas.", tag: "Luxury", avatarSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/ceremonial-wedding-archway-chiavari-chairs-guests-outdoors_8353-10865.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/ceremonial-wedding-archway-chiavari-chairs-guests-outdoors_8353-10865.jpg?_wi=2", imageAlt: "smiling woman professional avatar", }, { @@ -298,7 +298,7 @@ export default function LandingPage() { quote: "Our brand shoot at Everleigh was seamless and perfectly styled.", tag: "Professional", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-man-pool_23-2148588693.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-scenery-mangal-das-garcas-park-city-belem-brazil_181624-31712.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-scenery-mangal-das-garcas-park-city-belem-brazil_181624-31712.jpg?_wi=2", imageAlt: "smiling woman professional avatar", }, { @@ -309,7 +309,7 @@ export default function LandingPage() { quote: "Truly worlds away from the city noise. Absolute perfection.", tag: "Serene", avatarSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-with-bed-deck-chair-umbrella-resort-travel-vacation_74190-7920.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-with-bed-deck-chair-umbrella-resort-travel-vacation_74190-7920.jpg?_wi=2", imageAlt: "smiling woman professional avatar", }, ]}