Update src/app/contact/page.tsx

This commit is contained in:
2026-03-02 21:45:25 +00:00
parent f930f55ef7
commit 08f042ebe8

View File

@@ -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}