From cddc0f06bf1d13b880892ef2eb7da68867083df9 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 21:40:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b8cba8c..756021a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,53 +54,53 @@ export default function LandingPage() { description="Homemade dishes. Bold flavor. Unforgettable experience." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-with-copy-space_23-2148708189.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-with-copy-space_23-2148708189.jpg?_wi=1", imageAlt: "Authentic Dish 1", }, { - imageSrc: "http://img.b2bpic.net/free-photo/traditional-african-okra-soup-wooden-table_123827-29004.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-african-okra-soup-wooden-table_123827-29004.jpg?_wi=1", imageAlt: "Authentic Dish 2", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-fried-pies_23-2148322829.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-fried-pies_23-2148322829.jpg?_wi=1", imageAlt: "Authentic Dish 3", }, { - imageSrc: "http://img.b2bpic.net/free-photo/pork-steak-with-sausage_1339-5832.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pork-steak-with-sausage_1339-5832.jpg?_wi=1", imageAlt: "Authentic Dish 4", }, { - imageSrc: "http://img.b2bpic.net/free-photo/tasty-mexican-food_23-2148140178.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tasty-mexican-food_23-2148140178.jpg?_wi=1", imageAlt: "Authentic Dish 5", }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-food-table-still-life_23-2150751952.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-food-table-still-life_23-2150751952.jpg?_wi=1", imageAlt: "Authentic Dish 6", }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-soup-with-greens-potatoes-dark-desk_140725-76926.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-soup-with-greens-potatoes-dark-desk_140725-76926.jpg?_wi=1", imageAlt: "Authentic Dish 7", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-with-copy-space_23-2148708189.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-with-copy-space_23-2148708189.jpg?_wi=2", imageAlt: "Authentic Dish 8", }, { - imageSrc: "http://img.b2bpic.net/free-photo/traditional-african-okra-soup-wooden-table_123827-29004.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-african-okra-soup-wooden-table_123827-29004.jpg?_wi=2", imageAlt: "Authentic Dish 9", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-fried-pies_23-2148322829.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-fried-pies_23-2148322829.jpg?_wi=2", imageAlt: "Authentic Dish 10", }, { - imageSrc: "http://img.b2bpic.net/free-photo/pork-steak-with-sausage_1339-5832.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pork-steak-with-sausage_1339-5832.jpg?_wi=2", imageAlt: "Authentic Dish 11", }, { - imageSrc: "http://img.b2bpic.net/free-photo/tasty-mexican-food_23-2148140178.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tasty-mexican-food_23-2148140178.jpg?_wi=2", imageAlt: "Authentic Dish 12", }, ]} @@ -170,42 +170,42 @@ export default function LandingPage() { name: "Sancocho Soup", price: "Classic", variant: "Hearty classic", - imageSrc: "http://img.b2bpic.net/free-photo/traditional-african-okra-soup-wooden-table_123827-29004.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/traditional-african-okra-soup-wooden-table_123827-29004.jpg?_wi=3", }, { id: "2", name: "Empanadas", price: "Crispy", variant: "Golden pastry", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-fried-pies_23-2148322829.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-fried-pies_23-2148322829.jpg?_wi=3", }, { id: "3", name: "Pork Grill", price: "Savory", variant: "Juicy seasoned", - imageSrc: "http://img.b2bpic.net/free-photo/pork-steak-with-sausage_1339-5832.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pork-steak-with-sausage_1339-5832.jpg?_wi=3", }, { id: "4", name: "Steak Tacos", price: "Signature", variant: "Customer favorite", - imageSrc: "http://img.b2bpic.net/free-photo/tasty-mexican-food_23-2148140178.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tasty-mexican-food_23-2148140178.jpg?_wi=3", }, { id: "5", name: "Arepas", price: "Traditional", variant: "Freshly baked", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-food-table-still-life_23-2150751952.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-food-table-still-life_23-2150751952.jpg?_wi=2", }, { id: "6", name: "Platano maduro", price: "Sweet", variant: "Sweet fried plantain", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-soup-with-greens-potatoes-dark-desk_140725-76926.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-soup-with-greens-potatoes-dark-desk_140725-76926.jpg?_wi=2", }, ]} title="Customer Favorites" -- 2.49.1