From 0fd15b5ec38ffc1021bb06fafb74d45c5124868f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 16:40:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fa95470..1744433 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -127,7 +127,7 @@ export default function LandingPage() { variant: "plain"}} tag="Contact Us" title="Ready to Start Your Project?" - description="Call or WhatsApp us for orders, pricing, and rapid delivery." + description="Tell us what you need and get a price estimate instantly. Call or WhatsApp us for orders, pricing, and rapid delivery." buttonText="Get a Quote" imageSrc="http://img.b2bpic.net/free-photo/building-construction-workers-site_23-2149124256.jpg" imageAlt="Building and construction workers on the site" @@ -164,4 +164,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file