From f05d05031d2f5b1bea5b3db56cb58dc6bb48f631 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Mar 2026 16:17:12 +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 6819caa..e359e1d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -121,7 +121,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} title="Who This Is For" - description="Our services are designed for ambitious brands ready to make a significant impact online." + description="Ambitious brands often struggle to cut through the noise and achieve tangible digital growth. Vertex Digital partners with you to overcome these challenges, delivering bespoke, high-performance digital solutions that not only captivate your audience but also drive measurable results and position you as an industry leader." features={[ { id: "who-1", title: "", description: "", media: { @@ -353,4 +353,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +} -- 2.49.1