diff --git a/src/app/page.tsx b/src/app/page.tsx index 5563c23..02b9c58 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,13 +51,13 @@ export default function LandingPage() { description="Desde nuestra cocina a tu mesa, Doña Stella te ofrece productos elaborados artesanalmente con amor, ingredientes frescos y recetas de siempre." carouselItems={[ { - id: "1", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-cooked-potatoes-delicious-dish-with-greens-seasonings-dark-surface-dinner-cooking-meal-potato-dish_140725-102121.jpg", imageAlt: "Authentic homemade cooking"}, + id: "1", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-cooked-potatoes-delicious-dish-with-greens-seasonings-dark-surface-dinner-cooking-meal-potato-dish_140725-102121.jpg?_wi=1", imageAlt: "Authentic homemade cooking"}, { - id: "2", imageSrc: "http://img.b2bpic.net/free-photo/composition-different-delicious-ingredients_23-2149028615.jpg", imageAlt: "Fresh ingredients"}, + id: "2", imageSrc: "http://img.b2bpic.net/free-photo/composition-different-delicious-ingredients_23-2149028615.jpg?_wi=1", imageAlt: "Fresh ingredients"}, { - id: "3", imageSrc: "http://img.b2bpic.net/free-photo/fresh-bread-shopping-bag-wooden-background_169016-20843.jpg", imageAlt: "Family kitchen"}, + id: "3", imageSrc: "http://img.b2bpic.net/free-photo/fresh-bread-shopping-bag-wooden-background_169016-20843.jpg?_wi=1", imageAlt: "Family kitchen"}, { - id: "4", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976566.jpg", imageAlt: "Culinary preparation"}, + id: "4", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976566.jpg?_wi=1", imageAlt: "Culinary preparation"}, { id: "5", imageSrc: "http://img.b2bpic.net/free-photo/delicious-floral-feast-still-life_23-2149509069.jpg", imageAlt: "Artisan craft"}, { @@ -93,19 +93,19 @@ export default function LandingPage() { { id: "f2", title: "Recetas Heredadas", tags: [ "auténtico", "tradición"], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-cooked-potatoes-delicious-dish-with-greens-seasonings-dark-surface-dinner-cooking-meal-potato-dish_140725-102121.jpg", imageAlt: "Top view of bowl with winter squash soup and notebook"}, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-cooked-potatoes-delicious-dish-with-greens-seasonings-dark-surface-dinner-cooking-meal-potato-dish_140725-102121.jpg?_wi=2", imageAlt: "Top view of bowl with winter squash soup and notebook"}, { id: "f3", title: "Elaboración Artesanal", tags: [ "hecho a mano", "amor"], - imageSrc: "http://img.b2bpic.net/free-photo/composition-different-delicious-ingredients_23-2149028615.jpg", imageAlt: "Top view of bowl with winter squash soup and notebook"}, + imageSrc: "http://img.b2bpic.net/free-photo/composition-different-delicious-ingredients_23-2149028615.jpg?_wi=2", imageAlt: "Top view of bowl with winter squash soup and notebook"}, { id: "f4", title: "Sin Conservantes", tags: [ "natural", "saludable"], - imageSrc: "http://img.b2bpic.net/free-photo/fresh-bread-shopping-bag-wooden-background_169016-20843.jpg", imageAlt: "Top view of bowl with winter squash soup and notebook"}, + imageSrc: "http://img.b2bpic.net/free-photo/fresh-bread-shopping-bag-wooden-background_169016-20843.jpg?_wi=2", imageAlt: "Top view of bowl with winter squash soup and notebook"}, { id: "f5", title: "Producción Local", tags: [ "comunidad", "sostenible"], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976566.jpg", imageAlt: "Top view of bowl with winter squash soup and notebook"}, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976566.jpg?_wi=2", imageAlt: "Top view of bowl with winter squash soup and notebook"}, ]} title="Nuestros Compromisos" description="Lo que nos hace diferentes y especiales."