Update src/app/contact/page.tsx

This commit is contained in:
2026-03-03 21:03:19 +00:00
parent ea3946b6aa
commit b8ef9cf0b9

View File

@@ -83,7 +83,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" }]}