|
|
|
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
|
|
|
tagIcon={Hammer}
|
|
|
|
tagIcon={Hammer}
|
|
|
|
tagAnimation="slide-up"
|
|
|
|
tagAnimation="slide-up"
|
|
|
|
buttons={[
|
|
|
|
buttons={[
|
|
|
|
{ text: "Get Free Estimate", href: "#contact" },
|
|
|
|
{ text: "Get Free Concrete Estimate", href: "#contact" },
|
|
|
|
{ text: "View Our Work", href: "#projects" }
|
|
|
|
{ text: "View Our Work", href: "#projects" }
|
|
|
|
]}
|
|
|
|
]}
|
|
|
|
buttonAnimation="slide-up"
|
|
|
|
buttonAnimation="slide-up"
|
|
|
|
@@ -219,7 +219,7 @@ export default function LandingPage() {
|
|
|
|
<div id="contact" data-section="contact">
|
|
|
|
<div id="contact" data-section="contact">
|
|
|
|
<ContactSplitForm
|
|
|
|
<ContactSplitForm
|
|
|
|
title="Ready for Your Next Concrete Project?"
|
|
|
|
title="Ready for Your Next Concrete Project?"
|
|
|
|
description="Contact Juan Guevara Concrete Work today for a free estimate. Our team is ready to discuss your project, answer questions, and provide professional concrete solutions."
|
|
|
|
description="✓ 24-Hour Response Guarantee — No Obligation Estimate. Contact Juan Guevara Concrete Work today for a free estimate. Our team is ready to discuss your project, answer questions, and provide professional concrete solutions."
|
|
|
|
useInvertedBackground={false}
|
|
|
|
useInvertedBackground={false}
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/female-architect-talking-mobile-phone_107420-74351.jpg"
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/female-architect-talking-mobile-phone_107420-74351.jpg"
|
|
|
|
imageAlt="construction contact team communication professional"
|
|
|
|
imageAlt="construction contact team communication professional"
|
|
|
|
@@ -269,4 +269,4 @@ export default function LandingPage() {
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</ThemeProvider>
|
|
|
|
</ThemeProvider>
|
|
|
|
);
|
|
|
|
);
|
|
|
|
}
|
|
|
|
}
|