diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index f07f98b..c17f352 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { description: "Share your preferences and dates.", bentoComponent: "reveal-icon", icon: Edit, - imageSrc: "http://img.b2bpic.net/free-vector/international-animal-rights-day-banner_1308-122979.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/international-animal-rights-day-banner_1308-122979.jpg?_wi=3", imageAlt: "travel award gold badge", }, { @@ -87,7 +87,7 @@ export default function LandingPage() { description: "We craft a personalized itinerary.", bentoComponent: "reveal-icon", icon: FileText, - 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=5", imageAlt: "travel award gold badge", }, ]} @@ -96,7 +96,7 @@ export default function LandingPage() {