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" },