Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-22 16:47:07 +00:00

View File

@@ -124,13 +124,13 @@ export default function LandingPage() {
id: "1",
name: "Street Tacos",
price: "$12.99",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tortillas-marble-background_23-2148224174.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tortillas-marble-background_23-2148224174.jpg?_wi=1",
},
{
id: "2",
name: "Tinga de Pollo",
price: "$15.50",
imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663846.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663846.jpg?_wi=1",
},
{
id: "3",
@@ -188,7 +188,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/small-festive-pastry-platter-christmas-sock-marble_114579-23800.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tortillas-marble-background_23-2148224174.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tortillas-marble-background_23-2148224174.jpg?_wi=2",
imageAlt: "person holding smartphone ordering food app",
},
{
@@ -200,7 +200,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-meals-casseroles-with-salad-shrimp_23-2148487822.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663846.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663846.jpg?_wi=2",
imageAlt: "person holding smartphone ordering food app",
},
]}