From b45ea42c6d03b2ec94e5e8b9766410a591028770 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 21 May 2026 21:46:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c81b6bc..ddab2c3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { description="Experience generous portions and fresh, made-to-order meals. From Chile Verde to our legendary Carne Asada fries, we bring the best of Mexican cuisine to your table." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/fresh-tortillas-with-meat-vegetables_23-2148614364.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fresh-tortillas-with-meat-vegetables_23-2148614364.jpg?_wi=1", imageAlt: "authentic mexican food table setting", }, { @@ -272,7 +272,7 @@ export default function LandingPage() { button: { text: "Select", }, - imageSrc: "http://img.b2bpic.net/free-photo/fresh-tortillas-with-meat-vegetables_23-2148614364.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fresh-tortillas-with-meat-vegetables_23-2148614364.jpg?_wi=2", imageAlt: "authentic mexican food table setting", }, { @@ -288,7 +288,7 @@ export default function LandingPage() { button: { text: "Select", }, - imageSrc: "http://img.b2bpic.net/free-photo/happiness-leisure-lifestyle-concept-smiling-african-american-female-recreates-cafe-restaurant-eats-delicious-dessert-drinks-cocktail-happy-have-pleasant-conversation-with-interlocutor_273609-2194.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happiness-leisure-lifestyle-concept-smiling-african-american-female-recreates-cafe-restaurant-eats-delicious-dessert-drinks-cocktail-happy-have-pleasant-conversation-with-interlocutor_273609-2194.jpg?_wi=1", imageAlt: "authentic mexican food table setting", }, ]} @@ -347,7 +347,7 @@ export default function LandingPage() { quote: "The tacos al pastor are huge and loaded with flavor.", name: "Sarah J.", role: "Regular", - imageSrc: "http://img.b2bpic.net/free-photo/happiness-leisure-lifestyle-concept-smiling-african-american-female-recreates-cafe-restaurant-eats-delicious-dessert-drinks-cocktail-happy-have-pleasant-conversation-with-interlocutor_273609-2194.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happiness-leisure-lifestyle-concept-smiling-african-american-female-recreates-cafe-restaurant-eats-delicious-dessert-drinks-cocktail-happy-have-pleasant-conversation-with-interlocutor_273609-2194.jpg?_wi=2", }, { id: "2", -- 2.49.1