From 0c010c23d1617e811ff0360eec6a1b59f917d3d4 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 19:54:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 84ad00a..0b1a965 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -190,7 +190,7 @@ export default function LandingPage() { required: true }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/businesspeople-waiting-queue-check-counter-with-luggage_107420-95784.jpg" + imageSrc="http://img.b2bpic.net/free-photo/businesspeople-waiting-queue-check-counter-with-luggage_107420-95784.jpg?_wi=1" imageAlt="Luxury travel planning consultation" mediaAnimation="slide-up" mediaPosition="right" @@ -200,7 +200,7 @@ export default function LandingPage() {