diff --git a/src/app/page.tsx b/src/app/page.tsx index 35961ab..6ad1c50 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -213,9 +213,9 @@ export default function LandingPage() { tag="Featured" textboxLayout="default" useInvertedBackground={true} - names=[ + names={[ "Vogue Beauty", "Elle Magazine", "Harper's Bazaar", "Beauty Insider", "Glamour", "Marie Claire", "Allure", "InStyle" - ] + ]} speed={40} showCard={true} />