Update src/app/contact/page.tsx
This commit is contained in:
@@ -42,7 +42,7 @@ export default function ContactPage() {
|
||||
<HeroSplit
|
||||
title="Let's Build Your Vision Together"
|
||||
description="Ready to start your next project? Contact HMG Construction Management to discuss your vision, timeline, and budget. Our team is here to answer your questions and provide a detailed quote tailored to your needs."
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
tag="Get In Touch"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
@@ -57,7 +57,7 @@ export default function ContactPage() {
|
||||
},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/interior-modern-office_23-2147668767.jpg"
|
||||
imageAlt="Contact our professional team"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -99,7 +99,7 @@ export default function ContactPage() {
|
||||
href: "tel:+1234567890",
|
||||
},
|
||||
]}
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user