Merge version_2 into main #7

Merged
bender merged 2 commits from version_2 into main 2026-03-10 09:53:56 +00:00
2 changed files with 7 additions and 1404 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -214,7 +214,7 @@ export default function LandingPage() {
animationType="reveal-blur"
buttons={[
{ text: "Request Free Estimate", href: "#contact" },
{ text: "Call Now" }
{ text: "Schedule Free Inspection", href: "tel:+1234567890" }
]}
background={{ variant: "glowing-orb" }}
useInvertedBackground={true}