Update src/app/page.tsx

This commit is contained in:
2026-03-11 03:26:36 +00:00
parent 0dfedaa4c3
commit 38c2a97d01

View File

@@ -42,7 +42,7 @@ export default function LandingPage() {
logoText="Roof Installation & Repair Walnut"
description="Expert craftsmanship. Reliable protection. Peace of mind. Premium residential and commercial roofing services you can trust."
buttons={[
{ text: "Get Free Estimate", href: "#contact" },
{ text: "Schedule Free Inspection", href: "#contact" },
{ text: "Call Now", href: "tel:+1234567890" }
]}
background={{ variant: "sparkles-gradient" }}
@@ -167,7 +167,7 @@ export default function LandingPage() {
background={{ variant: "rotated-rays-animated-grid" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"
buttonText="Get Free Quote"
buttonText="Schedule Free Inspection"
termsText="We respect your privacy. Unsubscribe at any time. Licensed & Insured professionals serving Walnut."
/>
</div>