From e677cdcf0f3f09ec84deab21ca2b5e87d917c30f Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 25 Apr 2026 22:23:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8cdef92..0efad50 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,23 +68,23 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/fresh-mexican-tacos-plate_23-2148181603.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fresh-mexican-tacos-plate_23-2148181603.jpg?_wi=1", imageAlt: "Authentic street tacos", }, { - imageSrc: "http://img.b2bpic.net/free-photo/decorative-mexican-symbol-board-near-pepper-bowls-herbs_23-2148132092.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/decorative-mexican-symbol-board-near-pepper-bowls-herbs_23-2148132092.jpg?_wi=1", imageAlt: "Warm taqueria interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-appetizing-pozole-bowl_23-2149248521.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-appetizing-pozole-bowl_23-2149248521.jpg?_wi=1", imageAlt: "Fresh ingredients", }, { - imageSrc: "http://img.b2bpic.net/free-photo/healthy-mexican-recipe_23-2147640330.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/healthy-mexican-recipe_23-2147640330.jpg?_wi=1", imageAlt: "Chef preparation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/vegetable-soup-cup_114579-18567.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vegetable-soup-cup_114579-18567.jpg?_wi=1", imageAlt: "Dining atmosphere", }, { @@ -251,7 +251,7 @@ export default function LandingPage() { quote: "The best al pastor in the city. Reminds me of home.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/woman-retro-vintage-50-s-cafe-pink-color-sitting-table-drinking-milk-shake-cocktail-hipster-outfit-having-fun_285396-10306.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/fresh-mexican-tacos-plate_23-2148181603.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fresh-mexican-tacos-plate_23-2148181603.jpg?_wi=2", imageAlt: "smiling customer portrait", }, { @@ -262,7 +262,7 @@ export default function LandingPage() { quote: "Every bite is packed with spices and fresh herbs. Absolutely amazing.", tag: "Foodie", avatarSrc: "http://img.b2bpic.net/free-photo/adult-lonely-man-table-with-romantic-dinner_23-2148025355.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/decorative-mexican-symbol-board-near-pepper-bowls-herbs_23-2148132092.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/decorative-mexican-symbol-board-near-pepper-bowls-herbs_23-2148132092.jpg?_wi=2", imageAlt: "smiling customer portrait", }, { @@ -273,7 +273,7 @@ export default function LandingPage() { quote: "Quick service, fresh ingredients, and the salsa is to die for!", tag: "Local", avatarSrc: "http://img.b2bpic.net/free-photo/couple-restaurant_23-2148006698.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-appetizing-pozole-bowl_23-2149248521.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-appetizing-pozole-bowl_23-2149248521.jpg?_wi=2", imageAlt: "smiling customer portrait", }, { @@ -284,7 +284,7 @@ export default function LandingPage() { quote: "I've been coming here for years and it never disappoints.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-delicious-taco_23-2151048053.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/healthy-mexican-recipe_23-2147640330.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/healthy-mexican-recipe_23-2147640330.jpg?_wi=2", imageAlt: "smiling customer portrait", }, { @@ -295,7 +295,7 @@ export default function LandingPage() { quote: "Great tacos, wonderful service, and the warmest vibes.", tag: "Diner", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-smiling-holding-grapefruit-peace-white-wall-healthy-fitness-nutrition_176420-10123.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/vegetable-soup-cup_114579-18567.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vegetable-soup-cup_114579-18567.jpg?_wi=2", imageAlt: "smiling customer portrait", }, ]}