From fbe5ccaccd71a149e2cd239eec9016603f9a9b9f Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 19:17:27 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 4b255ef..f855a8b 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -87,7 +87,7 @@ export default function ContactPage() { description="Connect with our team to discuss your investment goals and discover how Sygnia can help you build lasting wealth. Schedule a personalized consultation today." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/creative-business-people-listening-colleague_58466-11715.jpg" + imageSrc="http://img.b2bpic.net/free-photo/creative-business-people-listening-colleague_58466-11715.jpg?_wi=2" imageAlt="Investment Team Consultation" mediaPosition="right" mediaAnimation="slide-up" @@ -108,7 +108,7 @@ export default function ContactPage() { { value: "24/7", title: "Available Support" }, { value: "30+", title: "Countries Served" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/business-meeting-office_1268-21517.jpg" + imageSrc="http://img.b2bpic.net/free-photo/business-meeting-office_1268-21517.jpg?_wi=5" imageAlt="Contact Team" useInvertedBackground={true} mediaAnimation="slide-up"