From d53c2f7618cfb446a66692a080e2e969682322f4 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 03:37:06 +0000 Subject: [PATCH] Switch to version 1: modified src/app/page.tsx --- src/app/page.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 743a9cb..955d983 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -143,7 +143,6 @@ 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" /> @@ -179,7 +178,6 @@ 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" /> @@ -278,4 +276,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}