Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user