Update src/app/page.tsx

This commit is contained in:
2026-03-03 18:53:05 +00:00
parent 8e30671c18
commit 123074b8ec

View File

@@ -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}
/>