Merge version_5 into main #7

Merged
bender merged 2 commits from version_5 into main 2026-03-09 01:30:53 +00:00
2 changed files with 14 additions and 1428 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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>
);
}
}