Merge version_4 into main
Merge version_4 into main
This commit was merged in pull request #5.
This commit is contained in:
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "radial-gradient"}}
|
||||
title="Turn Your Ordinary Yard Into a Lush, Bespoke Outdoor Sanctuary"
|
||||
title="Elevating Your Outdoor Living Experience"
|
||||
description="Premium landscape design and maintenance services for discerning homeowners."
|
||||
testimonials={[
|
||||
{
|
||||
@@ -197,7 +197,7 @@ export default function LandingPage() {
|
||||
"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"},
|
||||
],
|
||||
@@ -272,7 +272,7 @@ export default function LandingPage() {
|
||||
description="Contact us today for a free consultation."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us", href: "#"},
|
||||
text: "Request Free Estimate", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user