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