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 +}