From f94f1334db79ec0ed4261b93efac28c6447f90b1 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 06:19:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 35d7307..1027151 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -181,7 +181,8 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Asset Management", "Global Tech Solutions", "Creative Minds Studio", "Digital Innovations", "Enterprise Connect", "Future Systems Inc.", "Growth Marketing Co."} + "Asset Management", "Global Tech Solutions", "Creative Minds Studio", "Digital Innovations", "Enterprise Connect", "Future Systems Inc.", "Growth Marketing Co." + ]} title="Trusted by Industry Leaders" description="We're proud to collaborate with a diverse range of over 50 trusted brands globally." tag="Partnerships" -- 2.49.1