From bb0feca8722b8926b4be4ef032bbe4d769d967ee Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 13:03:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4e7d931..ae52c93 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -104,7 +104,7 @@ export default function LandingPage() { { title: "Private Stays", description: "Exclusive lodges and boutique accommodation for complete seclusion.", icon: Home, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/charming-woman-floral-dress-looks-into-camera-outside-brunette-lady-summer-outfit-holds-boater-moves-sea-background_197531-29976.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/charming-woman-floral-dress-looks-into-camera-outside-brunette-lady-summer-outfit-holds-boater-moves-sea-background_197531-29976.jpg?_wi=1" }, { imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-asian-woman-relax-smile-happy-around-swimming-pool-hotel-resort_74190-8862.jpg" }, ] }, @@ -133,7 +133,7 @@ export default function LandingPage() {