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"},
|
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"
|
gridVariant="three-columns-all-equal-width"
|
||||||
animationType="blur-reveal"
|
animationType="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
</div>
|
</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."
|
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={[
|
buttons={[
|
||||||
{ text: "Follow on Instagram", href: "https://instagram.com" },
|
{ text: "Follow on Instagram", href: "https://instagram.com" },
|
||||||
{ text: "Message Us", href: "#" },
|
{ text: "Order Catering", href: "#" },
|
||||||
]}
|
]}
|
||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
|||||||
Reference in New Issue
Block a user