Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 75a90eee33 | |||
| 991d4135d1 | |||
| ca68371968 | |||
| 214fdc3cba |
@@ -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>
|
||||
@@ -160,7 +160,7 @@ export default function QueTacoLanding() {
|
||||
description="Follow us on social media for daily location updates and special announcements, or message us with catering inquiries and special requests. Hours: Mon-Thu 11:30 AM-11 PM, Fri-Sat 11:30 AM-12 AM, Closed Sundays."
|
||||
buttons={[
|
||||
{ text: "Follow on Instagram", href: "https://instagram.com" },
|
||||
{ text: "Message Us", href: "#" },
|
||||
{ text: "Order Catering", href: "#" },
|
||||
]}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user