From 26dc52a1835452b7e3ffaf14ff5df94cbb13c9ca Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 21 May 2026 00:36:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2f4fdc8..52875a4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -151,6 +151,8 @@ export default function LandingPage() { names={["Brand A", "Brand B", "Brand C", "Brand D"]} title="Collaborators" description="Partnering with brands that define their industries." + textboxLayout="default" + useInvertedBackground={false} /> -- 2.49.1