diff --git a/src/app/page.tsx b/src/app/page.tsx index f2b57fc..efab627 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,6 +67,7 @@ export default function LandingPage() { }} title="Transforming Outdoor Spaces Into Living Dreams" description="At GreenScape, we believe every landscape has potential. Let us craft a stunning, sustainable outdoor environment that reflects your vision and enhances your lifestyle." + buttonAnimation="slide-up" buttons={[ { text: "Get a Free Consultation", @@ -109,6 +110,7 @@ export default function LandingPage() {