From 1b9175528b2b683e327c7f956713e30b6e4ebf47 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 16:38:29 +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 4ff163c..f75a172 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/christmas-new-year-holidays-background-with-light_23-2148056719.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/christmas-new-year-holidays-background-with-light_23-2148056719.jpg?_wi=1", imageAlt: "luxury night club interior", }, { @@ -398,7 +398,7 @@ export default function LandingPage() { required: true, }} buttonText="Submit Enquiry" - imageSrc="http://img.b2bpic.net/free-photo/christmas-new-year-holidays-background-with-light_23-2148056719.jpg" + imageSrc="http://img.b2bpic.net/free-photo/christmas-new-year-holidays-background-with-light_23-2148056719.jpg?_wi=2" imageAlt="luxury night club interior" /> -- 2.49.1