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"