2 Commits

Author SHA1 Message Date
0e58b197c5 Update src/app/page.tsx 2026-04-17 05:08:32 +00:00
50bdca8458 Merge version_2 into main
Merge version_2 into main
2026-04-17 05:07:55 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
background={{ background={{
variant: "rotated-rays-static"}} variant: "rotated-rays-static"}}
title="Restoring Excellence in Mount Juliet" title="Restoring Excellence in Mount Juliet"
description="Family-owned and trusted for 18+ years. Serving Mount Juliet, TN. Call us at (615) 555-0101 for Construction or (615) 555-0102 for Restoration Services." description="Family-owned and trusted for 18+ years. Serving Mount Juliet, TN. Call us at 615-686-6921 for Construction or 615-525-6813 for Restoration Services."
buttons={[ buttons={[
{ {
text: "Get an Estimate", href: "#contact"}, text: "Get an Estimate", href: "#contact"},
@@ -127,7 +127,7 @@ export default function LandingPage() {
variant: "rotated-rays-static"}} variant: "rotated-rays-static"}}
tag="Contact Us" tag="Contact Us"
title="Ready for a Renovation?" title="Ready for a Renovation?"
description="Reach out today to discuss your next residential or commercial project. Construction: (615) 555-0101 | Restoration: (615) 555-0102" description="Reach out today to discuss your next residential or commercial project. Construction: 615-686-6921 | Restoration: 615-525-6813"
/> />
</div> </div>
@@ -157,7 +157,7 @@ export default function LandingPage() {
], ],
}, },
]} ]}
copyrightText="© 2024 Restoration Inc. Mount Juliet, TN. Construction: (615) 555-0101 | Restoration: (615) 555-0102" copyrightText="© 2024 Restoration Inc. Mount Juliet, TN. Construction: 615-686-6921 | Restoration: 615-525-6813"
/> />
</div> </div>
</ReactLenis> </ReactLenis>