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