From 10d13bda57a47a731c8a4f6a1a84e774163a9bb7 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 12:33:26 +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 89f100d..a9373ce 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -178,7 +178,7 @@ export default function LandingPage() { id: "6", title: "What are the booking and cancellation policies?", content: "Flexible booking policies tailored to your needs. Please contact our team directly to discuss payment plans, booking requirements, and cancellation terms for your specific event." } ]} - imageSrc="http://img.b2bpic.net/free-photo/side-view-smiling-curly-woman-talking-by-phone_171337-16735.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-smiling-curly-woman-talking-by-phone_171337-16735.jpg?_wi=1" imageAlt="THE ADDRESS Banquet Hall Inquiry" mediaAnimation="opacity" faqsAnimation="slide-up" @@ -195,7 +195,7 @@ export default function LandingPage() { description="Contact us today to reserve THE ADDRESS for your special celebration. Our dedicated team is ready to make your event unforgettable." background={{ variant: "sparkles-gradient" }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/side-view-smiling-curly-woman-talking-by-phone_171337-16735.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-smiling-curly-woman-talking-by-phone_171337-16735.jpg?_wi=2" imageAlt="THE ADDRESS Contact" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1