From 2db86011200ff1c1ad779fa3d19b26a210aca437 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 12:05:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0968690..6e53b45 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,6 +49,7 @@ export default function LandscapingPage() { tagIcon={Leaf} title="Where Nature Meets Art" description="We curate bespoke outdoor environments that harmonize sophisticated architectural lines with the wild beauty of native flora. Elevate your property today." + background={{ variant: "plain" }} buttons={[ { text: "Explore Designs", href: "#services" }, { text: "View Portfolio", href: "#team" }, -- 2.49.1