From 123074b8ec58fbdd695a802f62561c20bc4ff6cd Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 18:53:05 +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 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} />