Update src/app/page.tsx
This commit is contained in:
@@ -144,7 +144,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
text="Ready to get your lawn looking amazing? Get your free lawn care quote today or give us a call. We're here to help!"
|
||||
text="Get your free lawn care estimate today—call now or request a quote with no obligation. We're ready to help your lawn thrive!"
|
||||
animationType="entrance-slide"
|
||||
buttons={[
|
||||
{ text: "Call Now: +1 931-797-7152", href: "tel:+19317977152" },
|
||||
@@ -216,4 +216,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user