Merge version_1 into main #2
@@ -57,7 +57,6 @@ export default function MiPueblito() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-tortillas-with-meat-vegetables_23-2148614366.jpg"
|
||||
imageAlt="Sizzling street tacos on hot grill"
|
||||
mediaAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -82,7 +81,6 @@ export default function MiPueblito() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -136,16 +134,13 @@ export default function MiPueblito() {
|
||||
description="Perfect for parties, job sites, family gatherings, and corporate events. We deliver fresh tacos and keep them hot!"
|
||||
features={[
|
||||
{
|
||||
id: "parties", label: "Parties", title: "Family Celebrations", items: ["Fresh tacos delivered", "All toppings included", "Flexible quantities", "Same-day available"],
|
||||
buttons: [{ text: "Request Catering", href: "#contact" }]
|
||||
id: "parties", label: "Parties", title: "Family Celebrations", items: ["Fresh tacos delivered", "All toppings included", "Flexible quantities", "Same-day available"], buttons: [{ text: "Request Catering", href: "#contact" }]
|
||||
},
|
||||
{
|
||||
id: "jobsites", label: "Job Sites", title: "Crew Meals", items: ["Bulk quantities ready", "Hot and fresh arrival", "Early morning available", "Quick service"],
|
||||
buttons: [{ text: "Request Catering", href: "#contact" }]
|
||||
id: "jobsites", label: "Job Sites", title: "Crew Meals", items: ["Bulk quantities ready", "Hot and fresh arrival", "Early morning available", "Quick service"], buttons: [{ text: "Request Catering", href: "#contact" }]
|
||||
},
|
||||
{
|
||||
id: "corporate", label: "Corporate", title: "Team Events", items: ["Professional setup", "Custom menu options", "Large group discounts", "Reliable delivery"],
|
||||
buttons: [{ text: "Request Catering", href: "#contact" }]
|
||||
id: "corporate", label: "Corporate", title: "Team Events", items: ["Professional setup", "Custom menu options", "Large group discounts", "Reliable delivery"], buttons: [{ text: "Request Catering", href: "#contact" }]
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user