From e028191c9c2e689b3282591dfbc10c622aec8c6f Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 16:11:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5c1870b..f7c35ef 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -117,8 +117,8 @@ export default function LandingPage() { tag="Featured Brands" textboxLayout="default" useInvertedBackground={false} - names=[ - "Nike Running", "ASICS", "Brooks", "Saucony", "New Balance", "HOKA ONE ONE"] + names={[ + "Nike Running", "ASICS", "Brooks", "Saucony", "New Balance", "HOKA ONE ONE"]} speed={40} showCard={true} tagAnimation="slide-up"