Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-02 19:19:47 +00:00

View File

@@ -71,7 +71,7 @@ export default function LandingPage() {
href: "tel:2626334245",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/three-delicious-mexican-tacos-with-fresh-toppings_84443-82579.jpg"
imageSrc="http://img.b2bpic.net/free-photo/three-delicious-mexican-tacos-with-fresh-toppings_84443-82579.jpg?_wi=1"
imageAlt="Authentic mexican food spread"
/>
</div>
@@ -81,7 +81,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="A Legacy of Taste"
description="At La Mexicana, we are proud to serve the Racine community with authentic recipes passed down through generations. Quality, quantity, and service are at the heart of everything we do."
imageSrc="http://img.b2bpic.net/free-photo/cheff-cutting-pineapple-into-slices-burning-leafy-top_140725-4958.jpg"
imageSrc="http://img.b2bpic.net/free-photo/cheff-cutting-pineapple-into-slices-burning-leafy-top_140725-4958.jpg?_wi=1"
imageAlt="Fresh ingredients preparation"
/>
</div>
@@ -97,7 +97,7 @@ export default function LandingPage() {
title: "Breakfast Burritos",
description: "Start your day with our famous hearty, hand-rolled burritos.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tacos-lime-arrangement_23-2148750463.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tacos-lime-arrangement_23-2148750463.jpg?_wi=1",
imageAlt: "Breakfast Burrito",
},
items: [
@@ -111,7 +111,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/three-delicious-mexican-tacos-with-fresh-toppings_84443-82579.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/three-delicious-mexican-tacos-with-fresh-toppings_84443-82579.jpg?_wi=2",
imageAlt: "authentic mexican restaurant interior",
},
{
@@ -133,7 +133,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/cheff-cutting-pineapple-into-slices-burning-leafy-top_140725-4958.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheff-cutting-pineapple-into-slices-burning-leafy-top_140725-4958.jpg?_wi=2",
imageAlt: "fresh handmade tortillas mexican food",
},
{
@@ -155,7 +155,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tacos-lime-arrangement_23-2148750463.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tacos-lime-arrangement_23-2148750463.jpg?_wi=2",
imageAlt: "handheld fresh breakfast burrito",
},
]}