From 1c5d742099b92c3a3ec5d39fe493336d256f4dfd Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 18:31:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 362c7b4..1b34b71 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "https://maps.app.goo.gl/example", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-brown-plate-round-formed-with-different-sauces-pink-wall_140725-46920.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-brown-plate-round-formed-with-different-sauces-pink-wall_140725-46920.jpg?_wi=1" imageAlt="Platillo yucateco tradicional" /> @@ -104,7 +104,7 @@ export default function LandingPage() { price: "$120", rating: 5, reviewCount: "120+", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-brown-plate-round-formed-with-different-sauces-pink-wall_140725-46920.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-brown-plate-round-formed-with-different-sauces-pink-wall_140725-46920.jpg?_wi=2", }, { id: "2", @@ -113,7 +113,7 @@ export default function LandingPage() { price: "$180", rating: 5, reviewCount: "200+", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-brown-plate-round-formed-with-different-sauces-pink-wall_140725-46920.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-brown-plate-round-formed-with-different-sauces-pink-wall_140725-46920.jpg?_wi=3", }, { id: "3", @@ -122,7 +122,7 @@ export default function LandingPage() { price: "$110", rating: 4, reviewCount: "80+", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-brown-plate-round-formed-with-different-sauces-pink-wall_140725-46920.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-brown-plate-round-formed-with-different-sauces-pink-wall_140725-46920.jpg?_wi=4", }, { id: "4", @@ -131,7 +131,7 @@ export default function LandingPage() { price: "$40", rating: 5, reviewCount: "150+", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-brown-plate-round-formed-with-different-sauces-pink-wall_140725-46920.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-brown-plate-round-formed-with-different-sauces-pink-wall_140725-46920.jpg?_wi=5", }, { id: "5", @@ -140,7 +140,7 @@ export default function LandingPage() { price: "$130", rating: 5, reviewCount: "90+", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-brown-plate-round-formed-with-different-sauces-pink-wall_140725-46920.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-brown-plate-round-formed-with-different-sauces-pink-wall_140725-46920.jpg?_wi=6", }, { id: "6", @@ -149,7 +149,7 @@ export default function LandingPage() { price: "$100", rating: 4, reviewCount: "110+", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-brown-plate-round-formed-with-different-sauces-pink-wall_140725-46920.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-brown-plate-round-formed-with-different-sauces-pink-wall_140725-46920.jpg?_wi=7", }, ]} title="Nuestros Platillos Destacados"