Merge version_2 into main #4

Merged
bender merged 2 commits from version_2 into main 2026-03-10 09:41:15 +00:00
2 changed files with 2 additions and 2791 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}
buttons={[
{ text: "Call for a Free Estimate", href: "https://tel:+17135550142" },
{ text: "Call Now for Free Estimate", href: "https://tel:+17135550142" },
{ text: "Get a Quote Online", href: "#contact" }
]}
buttonAnimation="slide-up"
@@ -317,4 +317,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}