From fa04aba88a0ff36229943e911cec99fe2e1f59d9 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 13:23:10 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 4973985..b3ea4dc 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -44,7 +44,7 @@ export default function ContactPage() { description="Contact our team today to discuss your event requirements. We're here to make your vision a reality. Our dedicated coordinators will guide you through every step of the planning process." background={{ variant: "circleGradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/interior-design-modern-building_114579-12043.jpg" + imageSrc="http://img.b2bpic.net/free-photo/interior-design-modern-building_114579-12043.jpg?_wi=8" imageAlt="Contact us at Elegance Events Centre" mediaAnimation="slide-up" mediaPosition="right" @@ -66,19 +66,19 @@ export default function ContactPage() { { title: "15+ Years Experience", description: "Decades of expertise hosting thousands of successful events across all categories", - imageSrc: "http://img.b2bpic.net/free-photo/woman-buying-stuff-decoration-store_1303-24642.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-buying-stuff-decoration-store_1303-24642.jpg?_wi=4", imageAlt: "Professional event coordinator", }, { title: "Dedicated Support", description: "Personal event coordinators available throughout your planning and event day", - imageSrc: "http://img.b2bpic.net/free-photo/digital-mixer-recording-studio-work-with-sound-concept-creativity-show-business_169016-1790.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/digital-mixer-recording-studio-work-with-sound-concept-creativity-show-business_169016-1790.jpg?_wi=3", imageAlt: "Professional event support", }, { title: "Customizable Solutions", description: "Flexible packages tailored to your specific needs, budget, and vision", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-glassware_107420-74258.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-glassware_107420-74258.jpg?_wi=3", imageAlt: "Custom event solutions", }, ]} @@ -95,7 +95,7 @@ export default function ContactPage() { description="Your Event Success" subdescription="Every detail matters to us - from planning to execution" icon={Star} - imageSrc="http://img.b2bpic.net/free-photo/young-pregnant-woman-work_23-2149292834.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-pregnant-woman-work_23-2149292834.jpg?_wi=2" imageAlt="Our commitment to excellence" mediaAnimation="slide-up" useInvertedBackground={false}