From 030ebeda07906853dabb4543c6d4e527f08fdfa6 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 09:25:10 +0000 Subject: [PATCH 1/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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() {