From 2ec6e3d2e1f3eda2210106d57a1372f88c10d410 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 04:06:37 +0000 Subject: [PATCH] Update src/app/menu/page.tsx --- src/app/menu/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index bfd905b..d62c12d 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -58,12 +58,12 @@ export default function LandingPage() { { title: "Tacos", description: "Carne Asada, Pastor, and Pollo.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-fast-food-meal_23-2149291686.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-fast-food-meal_23-2149291686.jpg?_wi=2", }, { title: "Soups", description: "Traditional Menudo and Pozole.", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-plate-food-wooden-bowl-potatoes-with-mushrooms-cutting-board-fork-tomatoes-oil-bowl-white-mushrooms-spruce-branches_140725-110594.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-plate-food-wooden-bowl-potatoes-with-mushrooms-cutting-board-fork-tomatoes-oil-bowl-white-mushrooms-spruce-branches_140725-110594.jpg?_wi=2", }, ]} /> @@ -74,7 +74,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Fresh Ingredients" description="We source the finest local ingredients." - imageSrc="http://img.b2bpic.net/free-photo/low-angle-chef-seasoning-salad_23-2148471931.jpg" + imageSrc="http://img.b2bpic.net/free-photo/low-angle-chef-seasoning-salad_23-2148471931.jpg?_wi=2" />