From 8789a1fedc41104a15b8bd4312319059479f5713 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 00:25:35 +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 5fb800b..d905b31 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -153,7 +153,7 @@ export default function LandingPage() { background={{ variant: "gradient-bars" }} tag="Let's Connect" title="Let’s Build Something Strong Together" - description="Our team is ready to discuss your foundation and geotechnical needs. Jeddah, Saudi Arabia • +966 12 652 1066" + description="Our team is ready to discuss your foundation and geotechnical needs. Reach out today for a technical feasibility assessment. Jeddah, Saudi Arabia • +966 12 652 1066" imageSrc="http://img.b2bpic.net/free-photo/architectural-blueprints_1359-460.jpg" mediaAnimation="slide-up" /> @@ -172,4 +172,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}