diff --git a/src/app/destinations/page.tsx b/src/app/destinations/page.tsx index 0993ef2..9317355 100644 --- a/src/app/destinations/page.tsx +++ b/src/app/destinations/page.tsx @@ -141,7 +141,7 @@ export default function DestinationsPage() { handle: "@sarahmitchell", testimonial: "SK Tours provided the most incredible safari experience of my life. The guides were knowledgeable, the camps were luxurious, and every moment was magical.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-traveller-happy-be-outdoors_23-2148588534.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-young-traveller-happy-be-outdoors_23-2148588534.jpg?_wi=4", imageAlt: "professional woman portrait headshot smile", }, { @@ -150,7 +150,7 @@ export default function DestinationsPage() { handle: "@jamesrich", testimonial: "From the moment we arrived to the moment we left, every detail was perfectly arranged. The professionalism and passion of the SK Tours team is unmatched.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/handsome-traveler-hiking_1098-15180.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-traveler-hiking_1098-15180.jpg?_wi=4", imageAlt: "professional man portrait headshot business", }, { @@ -159,7 +159,7 @@ export default function DestinationsPage() { handle: "@eleanarod", testimonial: "Zanzibar was absolutely stunning thanks to SK Tours. The beach resorts were world-class and the local experiences were authentic and unforgettable.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-bikini-hat-looking-camera-beach-sunshine_107420-9983.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-bikini-hat-looking-camera-beach-sunshine_107420-9983.jpg?_wi=4", imageAlt: "woman traveler portrait beach background", }, ]}