diff --git a/src/app/page.tsx b/src/app/page.tsx index 97aa7e2..aec2468 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/road-atlas-mountains-morocco-daytime_181624-9851.jpg" + imageSrc="http://img.b2bpic.net/free-photo/road-atlas-mountains-morocco-daytime_181624-9851.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -145,7 +145,7 @@ export default function LandingPage() { }, items: [], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/road-atlas-mountains-morocco-daytime_181624-9851.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/road-atlas-mountains-morocco-daytime_181624-9851.jpg?_wi=2", imageAlt: "highway safari rest stop landscape", }, { @@ -156,7 +156,7 @@ export default function LandingPage() { }, items: [], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-hat-sunglasses_23-2148442109.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-hat-sunglasses_23-2148442109.jpg?_wi=1", imageAlt: "highway safari rest stop landscape", }, { @@ -167,7 +167,7 @@ export default function LandingPage() { }, items: [], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/very-good-smiling-brunette-woman-shows-ok-okay-hand-sign-looking-satisfied-recommend-great-deal-pleased-with-quality-standing-white-background_176420-46695.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/very-good-smiling-brunette-woman-shows-ok-okay-hand-sign-looking-satisfied-recommend-great-deal-pleased-with-quality-standing-white-background_176420-46695.jpg?_wi=1", imageAlt: "highway safari rest stop landscape", }, ]} @@ -187,14 +187,14 @@ export default function LandingPage() { name: "Sarah J.", role: "Traveler", testimonial: "We stumbled upon this amazing rest stop after Murchison Falls… it was a godsend.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-hat-sunglasses_23-2148442109.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-hat-sunglasses_23-2148442109.jpg?_wi=2", }, { id: "t2", name: "Michael C.", role: "Guest", testimonial: "Amazing food matched with excellent service. Highly recommend!", - imageSrc: "http://img.b2bpic.net/free-photo/very-good-smiling-brunette-woman-shows-ok-okay-hand-sign-looking-satisfied-recommend-great-deal-pleased-with-quality-standing-white-background_176420-46695.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/very-good-smiling-brunette-woman-shows-ok-okay-hand-sign-looking-satisfied-recommend-great-deal-pleased-with-quality-standing-white-background_176420-46695.jpg?_wi=2", }, { id: "t3",