From f9bd2aad6f13359ec259506dfee2468a3d45ad17 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 23:44:17 +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 6e5f1cf..bfe5925 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -132,7 +132,7 @@ export default function LandingPage() { tagIcon={Rocket} title="Driving Innovation, Delivering Results" description="For over a decade, My Business has been at the forefront of helping companies achieve their full potential. Our mission is to empower businesses with strategic insights and powerful solutions." - subdescription="We pride ourselves on a client-centric approach, fostering long-term partnerships built on trust and mutual success. Our dedicated team is committed to understanding your unique challenges and crafting tailored strategies that yield measurable outcomes." + subdescription="We foster long-term partnerships built on trust and mutual success, crafting tailored strategies to solve your unique challenges and deliver measurable outcomes." icon={Sparkles} imageSrc="http://img.b2bpic.net/free-photo/angry-screaming-executive-corporate-conference-meeting-room-because-financial-problem-meeting-room-reprimanding-unsuccessful-results-rivalry-concept_482257-9436.jpg" imageAlt="Business strategy meeting" @@ -331,4 +331,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file