diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index e6643c8..392a7e7 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -84,7 +84,7 @@ export default function ContactPage() { ]} buttonAnimation="blur-reveal" mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/elegant-modern-loft-apartment-featuring-minimalist-empty-desk_482257-120918.jpg" + imageSrc="http://img.b2bpic.net/free-photo/elegant-modern-loft-apartment-featuring-minimalist-empty-desk_482257-120918.jpg?_wi=2" imageAlt="Professional workspace" imagePosition="right" containerClassName="py-20 md:py-28" @@ -100,7 +100,7 @@ export default function ContactPage() { description="Have questions about our process, pricing, or timeline? Our team is ready to help. Reach out directly—we respond personally." subdescription="hello@presencedigital.com | (555) 123-4567" icon={Mail} - imageSrc="http://img.b2bpic.net/free-photo/businesswoman-speaking-with-diverse-group-office_482257-121153.jpg" + imageSrc="http://img.b2bpic.net/free-photo/businesswoman-speaking-with-diverse-group-office_482257-121153.jpg?_wi=3" imageAlt="Team ready to help" mediaAnimation="slide-up" useInvertedBackground={false}