Update src/app/page.tsx
This commit is contained in:
@@ -110,7 +110,7 @@ export default function LandingPage() {
|
||||
heading={[{ type: "text", content: "Why Choose Allen's Lawn Care" }]}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Request Free Quote", href: "#contact" },
|
||||
{ text: "Get Free Estimate", href: "#contact" },
|
||||
{ text: "Call +1 931-797-7152", href: "tel:+19317977152" },
|
||||
]}
|
||||
buttonAnimation="none"
|
||||
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
||||
animationType="entrance-slide"
|
||||
buttons={[
|
||||
{ text: "Call Now: +1 931-797-7152", href: "tel:+19317977152" },
|
||||
{ text: "Request Free Quote", href: "#quote" },
|
||||
{ text: "Get Free Estimate", href: "#quote" },
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user