From 2b8f85a88b039f0eb2a27a073057dae320b5256b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 13:40:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cae5021..d6321fe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,8 +45,7 @@ export default function LandingPage() {
@@ -150,6 +149,8 @@ export default function LandingPage() { names={["OpenMesh", "GlobalLink", "FutureNet", "TechAlliance", "CommunityConnect"]} title="Backed by Industry Leaders" description="Partnering with global organizations dedicated to closing the digital divide." + textboxLayout="default" + useInvertedBackground={false} /> -- 2.49.1