Compare commits
13 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 61e73d0827 | |||
| 15b6d87adf | |||
| 2ad31ab413 | |||
| 0236c86c84 | |||
| cb5c7f07cb | |||
| 8b65e53f93 | |||
| 43fb0769ac | |||
| 70a79b6a56 | |||
| 797b30d90c | |||
| 62107db47a | |||
| 107aab65c3 | |||
| 85d55854f8 | |||
| 15a7ef5174 |
@@ -1416,4 +1416,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
tagIcon={Hammer}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Get Free Estimate", href: "#contact" },
|
||||
{ text: "Get Free Concrete Estimate", href: "#contact" },
|
||||
{ text: "View Our Work", href: "#projects" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -219,7 +219,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplitForm
|
||||
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}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-architect-talking-mobile-phone_107420-74351.jpg"
|
||||
imageAlt="construction contact team communication professional"
|
||||
@@ -269,4 +269,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user