Update src/app/page.tsx

This commit is contained in:
2026-03-03 19:32:02 +00:00
parent 991d4135d1
commit 75a90eee33

View File

@@ -130,7 +130,7 @@ export default function QueTacoLanding() {
title: "Built for the Community", description: "We're locals serving locals. Your feedback shapes our menu and our mission every single day.", imageSrc: "http://img.b2bpic.net/free-photo/people-spending-time-together-outside_23-2149033593.jpg", imageAlt: "Community-focused food truck"},
]}
gridVariant="three-columns-all-equal-width"
animationType="blur-reveal"
animationType="slide-up"
useInvertedBackground={false}
/>
</div>