Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| feb86bdec7 | |||
| 2bf46a10ee | |||
| 4f4ecd219a | |||
| 1e091b5cd8 | |||
| 87a55ff847 |
@@ -197,7 +197,7 @@ export default function LandingPage() {
|
|||||||
"Mowing", "Edging", "Debris removal"],
|
"Mowing", "Edging", "Debris removal"],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "pro", badge: "Recommended", price: "$399/mo", name: "Professional Garden", buttons: [
|
id: "pro", price: "$399/mo", name: "Professional Garden", buttons: [
|
||||||
{
|
{
|
||||||
text: "Choose Plan", href: "#contact"},
|
text: "Choose Plan", href: "#contact"},
|
||||||
],
|
],
|
||||||
@@ -272,7 +272,7 @@ export default function LandingPage() {
|
|||||||
description="Contact us today for a free consultation."
|
description="Contact us today for a free consultation."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Contact Us", href: "#"},
|
text: "Request Free Estimate", href: "#"},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user