Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 58e4528dc3 | |||
| ef74e8bd95 | |||
| 257a006a69 | |||
| e1993098d8 |
1438
src/app/layout.tsx
1438
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -189,7 +189,7 @@ export default function HomePage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
tag="Ready to Build?"
|
||||
title="Let's Bring Your Project to Life"
|
||||
title="Get Your Free Project Estimate Today"
|
||||
description="Contact Schuit General today to discuss your construction or renovation project. Our team is ready to deliver excellence."
|
||||
buttons={[
|
||||
{ text: "Request a Quote", href: "contact" },
|
||||
@@ -209,4 +209,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user