From 12e0a5eeaf2961e27daf09082c5ef64400d5dcca Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 09:25:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cbb5775..28e0b39 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/view-wild-rhino-nature_23-2151685614.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-wild-rhino-nature_23-2151685614.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -117,7 +117,7 @@ export default function LandingPage() { description: "Your travel supports the local wildlife and communities.", bentoComponent: "reveal-icon", icon: Heart, - imageSrc: "http://img.b2bpic.net/free-photo/view-wild-rhino-nature_23-2151685614.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-wild-rhino-nature_23-2151685614.jpg?_wi=2", imageAlt: "luxury safari tent interior decor", }, { @@ -125,7 +125,7 @@ export default function LandingPage() { description: "Highly trained Maasai guides and trackers.", bentoComponent: "reveal-icon", icon: Users, - imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-taking-break-using-smart-phone-while-hiking-forest_637285-2232.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-taking-break-using-smart-phone-while-hiking-forest_637285-2232.jpg?_wi=1", imageAlt: "luxury safari tent interior decor", }, ]} @@ -145,7 +145,7 @@ export default function LandingPage() { role: "Traveler", company: "UK", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-taking-break-using-smart-phone-while-hiking-forest_637285-2232.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-taking-break-using-smart-phone-while-hiking-forest_637285-2232.jpg?_wi=2", }, { id: "2", @@ -219,7 +219,7 @@ export default function LandingPage() {