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() {