Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 87a55ff847 |
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "radial-gradient"}}
|
||||
title="Elevating Your Outdoor Living Experience"
|
||||
title="Turn Your Ordinary Yard Into a Lush, Bespoke Outdoor Sanctuary"
|
||||
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"},
|
||||
],
|
||||
@@ -304,4 +304,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user