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" />