diff --git a/src/app/page.tsx b/src/app/page.tsx index 955d983..743a9cb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -143,6 +143,7 @@ export default function LandingPage() { ]} title="Our Transformative Programs & Resources" description="Discover a suite of offerings designed to elevate your business from concept to market leadership. Each program is crafted to deliver tangible results and foster sustainable growth." + tag="Broker Programs" /> @@ -178,6 +179,7 @@ export default function LandingPage() { ]} title="Voices of Success: Our Community Thrives" description="Hear directly from Black entrepreneurs and business leaders who have leveraged our support to achieve remarkable milestones and overcome significant hurdles." + tag="Client Success Stories" /> @@ -276,4 +278,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file