Update src/app/page.tsx

This commit is contained in:
2026-05-11 01:40:27 +00:00
parent d801b1be99
commit c8f2c1dfc5

View File

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