From 4b918318adbd7aa9b29ca6fbec606b8cde5a1c8e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 18:08:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 490d5c9..92f75e2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -103,6 +103,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} title="Trusted by Innovative Brands" + description="Partnering with the industry's finest." names={["Neon Dynamics", "Flux Creative", "CyberStudio", "Depth Labs", "PixelShift"]} /> -- 2.49.1