Switch to version 1: modified src/app/page.tsx

This commit is contained in:
2026-06-10 03:37:06 +00:00
parent 16522c924e
commit d53c2f7618

View File

@@ -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"
/>
</div>
@@ -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"
/>
</div>
@@ -278,4 +276,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}