diff --git a/src/app/page.tsx b/src/app/page.tsx index 18d39dc..50d571e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { handle: "@sarahk_travels", testimonial: "An absolute highlight of our Nairobi trip! Feeding the giraffes is such a unique experience.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cute-giraffe-front-trees-with-green-leaves_181624-21865.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cute-giraffe-front-trees-with-green-leaves_181624-21865.jpg?_wi=1", imageAlt: "giraffe center nairobi feeding platforms", }, { @@ -82,7 +82,7 @@ export default function LandingPage() { handle: "@elena_rodriguez", testimonial: "So intimate! Much closer interaction than any safari park we’ve been to.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-giraffe-wild_23-2151708841.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-giraffe-wild_23-2151708841.jpg?_wi=1", imageAlt: "giraffe center nairobi feeding platforms", }, { @@ -90,7 +90,7 @@ export default function LandingPage() { handle: "@jamesb_photos", testimonial: "The photos turned out amazing. Definitely worth the visit if you're in Karen.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/wild-stream-forest_23-2147670098.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wild-stream-forest_23-2147670098.jpg?_wi=1", imageAlt: "giraffe center nairobi feeding platforms", }, { @@ -98,11 +98,11 @@ export default function LandingPage() { handle: "@priyal_kenya", testimonial: "A must-do for wildlife lovers. Very quick and easy visit.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/world-photography-day-celebration_23-2151644777.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/world-photography-day-celebration_23-2151644777.jpg?_wi=1", imageAlt: "giraffe center nairobi feeding platforms", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-cute-giraffe-front-trees-with-green-leaves_181624-21865.jpg" + imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-cute-giraffe-front-trees-with-green-leaves_181624-21865.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/closeup-giraffe-zoo-snowfall-hokkaido-japan_181624-36920.jpg", @@ -181,19 +181,19 @@ export default function LandingPage() { id: "f1", title: "Hand-Feeding", description: "Get up close and personal. You can feed the giraffes pellets directly from your hand.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-giraffe-wild_23-2151708841.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-giraffe-wild_23-2151708841.jpg?_wi=2", }, { id: "f2", title: "Nature Trails", description: "Enjoy a peaceful stroll through our indigenous forest area, perfect for nature enthusiasts.", - imageSrc: "http://img.b2bpic.net/free-photo/wild-stream-forest_23-2147670098.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wild-stream-forest_23-2147670098.jpg?_wi=2", }, { id: "f3", title: "Photography", description: "The perfect backdrop for stunning wildlife photos you won't get anywhere else.", - imageSrc: "http://img.b2bpic.net/free-photo/world-photography-day-celebration_23-2151644777.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/world-photography-day-celebration_23-2151644777.jpg?_wi=2", }, ]} title="What to Expect"