Merge version_3 into main #5

Merged
bender merged 2 commits from version_3 into main 2026-03-10 09:43:48 +00:00
2 changed files with 1389 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -171,7 +171,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
buttons={[
{ text: "Join Our Satisfied Customers", href: "https://tel:+17135550142" }
{ text: "Call Now for Free Estimate", href: "https://tel:+17135550142" }
]}
buttonAnimation="slide-up"
speed={40}
@@ -317,4 +317,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}