From ee1f1aa043af0f442f14508d92939b59e316e9e4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 16:56:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9ef9039..2e69753 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -190,6 +190,10 @@ export default function LandingPage() { { id: "q4", title: "Can you work on sloped properties?", content: "Absolutely. Our specialized team excels in terrace construction and retaining wall engineering to stabilize and beautify sloped landscapes."}, ]} + buttons={[ + { + text: "Contact Us", href: "#contact"} + ]} imageSrc="http://img.b2bpic.net/free-photo/professional-gardeners-growing-plants-shooting-them-phone_74855-16434.jpg" title="Landscaping FAQs" description="Common questions from homeowners about our lawn, garden, and hardscape care." -- 2.49.1