From f6e1e4ca93d94a2c6722aea1d9f9d3da3c44efa7 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 19:26:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b454a8b..223eaba 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -106,7 +106,7 @@ export default function LandingPage() { useInvertedBackground={false} names=[ "Premium Brands", "Luxury Retailers", "Designer Partners", "Exclusive Distributors", "Elite Merchants", "Quality Assurance", "Global Suppliers" - ] + ]} speed={40} showCard={true} /> -- 2.49.1