From 674f1783a6a814731c4284abb6969fb905f75fba Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 01:17:58 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index daf4ddf..b8ef6aa 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -87,7 +87,7 @@ export default function ContactPage() { { text: "Call Now", href: "tel:+919876543210" }, ]} buttonAnimation="entrance-slide" - imageSrc="http://img.b2bpic.net/free-photo/agent-office-using-software-laptop-build-emergency-fund-plan-family_482257-112015.jpg" + imageSrc="http://img.b2bpic.net/free-photo/agent-office-using-software-laptop-build-emergency-fund-plan-family_482257-112015.jpg?_wi=2" imageAlt="Professional financial advisors ready to assist you" mediaAnimation="slide-up" imagePosition="right" @@ -97,21 +97,21 @@ export default function ContactPage() { handle: "Dedicated Support", testimonial: "We prioritize your inquiries and respond promptly to all consultation requests.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=7", }, { name: "100% Confidential", handle: "Privacy First", testimonial: "All your financial information is handled with complete confidentiality and security.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", }, { name: "Expert Guidance", handle: "Professional Team", testimonial: "Get personalized advice from certified financial professionals with years of experience.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=8", }, ]} useInvertedBackground={false}