From 77ad247478cc1db6913350fff09ea5023ab942cb Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 11:00: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 77383ed..88d4689 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -203,7 +203,7 @@ export default function LandingPage() { variant: "plain"}} tag="Get in Touch" title="Ready to Start Your Project?" - description="Reach out today for wholesale quotes or retail orders. Let's build something remarkable together." + description="Request your custom quote today. Let's build something remarkable together." mediaAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/multi-racial-builders-handshaking-outdoors-wearing-uniform-talking-about-new-glass-building-working-poject-city-infrastructure_1157-50877.jpg" /> @@ -248,4 +248,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1