3 Commits

Author SHA1 Message Date
5bdf6e4561 Merge version_5 into main
Merge version_5 into main
2026-03-25 02:33:21 +00:00
0256ceb388 Update src/app/page.tsx 2026-03-25 02:33:18 +00:00
b251e1e4c1 Merge version_4 into main
Merge version_4 into main
2026-03-25 02:32:18 +00:00

View File

@@ -55,7 +55,7 @@ export default function LandingPage() {
description="Your Trusted Partner for Superior Roofing Solutions. Quality Craftsmanship, Durable Results, Every Time." description="Your Trusted Partner for Superior Roofing Solutions. Quality Craftsmanship, Durable Results, Every Time."
buttons={[ buttons={[
{ {
text: "Get a Free Quote", href: "#contact"}, text: "Request Your Free Estimate Now", href: "#contact"},
{ {
text: "View Our Services", href: "#services"}, text: "View Our Services", href: "#services"},
]} ]}