From c8f2c1dfc5d46f3112ce738eab74b4c15f85dda5 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 01:40:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index c3ac834..ee2e692 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -100,6 +100,11 @@ export default function LandingPage() { ]} title="Our Specialized Services" description="We offer a wide range of plumbing services designed to keep your home running smoothly." + buttons={[ + { + text: "Book a Service", href: "#contact"} + ]} + buttonAnimation="slide-up" />