Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-09 23:06:31 +00:00

View File

@@ -61,22 +61,22 @@ export default function LandingPage() {
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",
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",
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",
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",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976566.jpg?_wi=1",
imageAlt: "Culinary preparation",
},
{
@@ -137,7 +137,7 @@ export default function LandingPage() {
"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",
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",
},
{
@@ -147,7 +147,7 @@ export default function LandingPage() {
"hecho a mano",
"amor",
],
imageSrc: "http://img.b2bpic.net/free-photo/composition-different-delicious-ingredients_23-2149028615.jpg",
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",
},
{
@@ -157,7 +157,7 @@ export default function LandingPage() {
"natural",
"saludable",
],
imageSrc: "http://img.b2bpic.net/free-photo/fresh-bread-shopping-bag-wooden-background_169016-20843.jpg",
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",
},
{
@@ -167,7 +167,7 @@ export default function LandingPage() {
"comunidad",
"sostenible",
],
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976566.jpg",
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",
},
]}