Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 38c2a97d01 | |||
| 0dfedaa4c3 |
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
|||||||
logoText="Roof Installation & Repair Walnut"
|
logoText="Roof Installation & Repair Walnut"
|
||||||
description="Expert craftsmanship. Reliable protection. Peace of mind. Premium residential and commercial roofing services you can trust."
|
description="Expert craftsmanship. Reliable protection. Peace of mind. Premium residential and commercial roofing services you can trust."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Get Free Estimate", href: "#contact" },
|
{ text: "Schedule Free Inspection", href: "#contact" },
|
||||||
{ text: "Call Now", href: "tel:+1234567890" }
|
{ text: "Call Now", href: "tel:+1234567890" }
|
||||||
]}
|
]}
|
||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "rotated-rays-animated-grid" }}
|
background={{ variant: "rotated-rays-animated-grid" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
inputPlaceholder="Enter your email"
|
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."
|
termsText="We respect your privacy. Unsubscribe at any time. Licensed & Insured professionals serving Walnut."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user