diff --git a/src/app/page.tsx b/src/app/page.tsx index 6aea58f..df2fbc7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -106,8 +106,8 @@ export default function TacoTruckLandingPage() { tag="Community" textboxLayout="default" useInvertedBackground={false} - names=[ - "Local Food Lovers", "Downtown Workers", "College Students", "Weekend Foodies", "Family Dinners", "Event Catering", "Office Lunches", "Night Owl Friends"] + names={[ + "Local Food Lovers", "Downtown Workers", "College Students", "Weekend Foodies", "Family Dinners", "Event Catering", "Office Lunches", "Night Owl Friends"]} speed={40} showCard={true} />