diff --git a/src/app/page.tsx b/src/app/page.tsx index f3817d4..64cebb3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -108,9 +108,9 @@ export default function LandingPage() { tag="Community" textboxLayout="default" useInvertedBackground={true} - names=[ + names={[ "Awesome Ambience", "Tasty Food", "Polite Staff", "Perfect For Dates", "Great Hangout Spot", "Live Music", "Outdoor Seating", "Fast Service" - ] + ]} speed={40} showCard={true} />