diff --git a/src/app/page.tsx b/src/app/page.tsx index c1e170b..87fe980 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { handle: "@sarahsafari", testimonial: "Twende Safari made our Kenyan adventure truly magical.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/view-wild-rhino-nature_23-2151685485.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-wild-rhino-nature_23-2151685485.jpg?_wi=1", imageAlt: "kenya safari landscape sunset", }, { @@ -71,7 +71,7 @@ export default function LandingPage() { handle: "@mark_d", testimonial: "An incredible blend of wildlife and deep cultural immersion.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-kangaroo-standing-distance-near-dry-bushes_181624-9206.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-kangaroo-standing-distance-near-dry-bushes_181624-9206.jpg?_wi=1", imageAlt: "kenya safari landscape sunset", }, { @@ -79,7 +79,7 @@ export default function LandingPage() { handle: "@emilytravels", testimonial: "The best way to see the real Kenya, beyond the tourist traps.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/gazelle-standing-near-trees_181624-6036.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/gazelle-standing-near-trees_181624-6036.jpg?_wi=1", imageAlt: "kenya safari landscape sunset", }, { @@ -87,7 +87,7 @@ export default function LandingPage() { handle: "@david_w", testimonial: "Unforgettable sunsets and meaningful connections everywhere.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/couple-with-device-bike-maintenance_482257-96133.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-with-device-bike-maintenance_482257-96133.jpg?_wi=1", imageAlt: "kenya safari landscape sunset", }, { @@ -95,7 +95,7 @@ export default function LandingPage() { handle: "@lisa_k", testimonial: "The perfect balance of conservation and adventure.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/intercultural-friends-reading-map-together_23-2148300940.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/intercultural-friends-reading-map-together_23-2148300940.jpg?_wi=1", imageAlt: "kenya safari landscape sunset", }, ]} @@ -105,7 +105,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/view-wild-rhino-nature_23-2151685485.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-wild-rhino-nature_23-2151685485.jpg?_wi=2" showBlur={true} avatars={[ { @@ -141,7 +141,7 @@ export default function LandingPage() { description="At Twende Safari Expedition, I facilitate authentic travel experiences that bridge the gap between visitors and the rich Kenyan heritage." subdescription="Whether it's the plains of Maasai Mara or the shores of Lake Victoria, we ensure sustainable and impactful adventures." icon={Compass} - imageSrc="http://img.b2bpic.net/free-photo/selective-focus-shot-kangaroo-standing-distance-near-dry-bushes_181624-9206.jpg" + imageSrc="http://img.b2bpic.net/free-photo/selective-focus-shot-kangaroo-standing-distance-near-dry-bushes_181624-9206.jpg?_wi=2" mediaAnimation="slide-up" /> @@ -168,7 +168,7 @@ export default function LandingPage() { content: "Support our community conservation efforts at Lake Victoria.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/gazelle-standing-near-trees_181624-6036.jpg" + imageSrc="http://img.b2bpic.net/free-photo/gazelle-standing-near-trees_181624-6036.jpg?_wi=2" mediaAnimation="opacity" /> @@ -210,7 +210,7 @@ export default function LandingPage() { quote: "The cultural exchange at Dunga Beach was the highlight of my life.", name: "Sarah Johnson", role: "Photographer", - imageSrc: "http://img.b2bpic.net/free-photo/couple-with-device-bike-maintenance_482257-96133.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-with-device-bike-maintenance_482257-96133.jpg?_wi=2", }, { id: "t2", @@ -218,7 +218,7 @@ export default function LandingPage() { quote: "Deep knowledge of wildlife and indigenous traditions.", name: "Michael Chen", role: "Journalist", - imageSrc: "http://img.b2bpic.net/free-photo/intercultural-friends-reading-map-together_23-2148300940.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/intercultural-friends-reading-map-together_23-2148300940.jpg?_wi=2", }, { id: "t3",