Update src/app/contact/page.tsx

This commit is contained in:
2026-03-03 21:21:10 +00:00
parent bf16b381e4
commit f813b774be

View File

@@ -78,7 +78,7 @@ export default function ContactPage() {
tag="Contact Prestige"
tagIcon={Award}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/business-team-three-watching-presentation-pc-monitor-discussing-project-sitting-workplace-pointing-display-copy-space-business-meeting-concept_74855-11552.jpg"
imageSrc="http://img.b2bpic.net/free-photo/business-team-three-watching-presentation-pc-monitor-discussing-project-sitting-workplace-pointing-display-copy-space-business-meeting-concept_74855-11552.jpg?_wi=3"
imageAlt="Our professional team"
useInvertedBackground={true}
buttons={[{ text: "Schedule Meeting", href: "contact" }]}