From ab49da7dd8bc6b6e21ba981c60cd8869e2d80155 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 25 Apr 2026 07:52:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3beed58..f257c9e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -160,6 +160,7 @@ export default function LandingPage() { tag="Get in touch" title="Start Your Project Today" description="Ready to discuss your renovation or construction project? Contact us today for professional management and quality service." + buttonText="Book Your Consultation" /> @@ -172,4 +173,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1