From 1f7f078a365b9177b9f18553664fcd66ed5a922f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 04:57:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 ++ 1 file changed, 2 insertions(+) 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() {