diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 32ed7b1..b325f34 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -27,7 +27,7 @@ export default function HomePage() { }} items={[ { - imageSrc: "http://img.b2bpic.net/free-photo/view-food-professional-kitchen_23-2149728021.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-food-professional-kitchen_23-2149728021.jpg?_wi=1", }, { imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-sushi-composition-with-copyspace_23-2148132926.jpg", @@ -44,7 +44,7 @@ export default function HomePage() { quote="Más que un buffet, una cocina del mundo diseñada para satisfacer todos los gustos con ingredientes frescos y calidad superior." author="Chef Ejecutivo" role="Buffet Figueres" - imageSrc="http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149728002.jpg" + imageSrc="http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149728002.jpg?_wi=1" /> @@ -59,7 +59,7 @@ export default function HomePage() { { title: "Sushi & Nigiri", description: "Frescura del mar", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-classic-japanese-sushi-with-red-caviar-bamboo-leaf-served-with-ginger-wasabi-sauce-plate_141793-11791.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-classic-japanese-sushi-with-red-caviar-bamboo-leaf-served-with-ginger-wasabi-sauce-plate_141793-11791.jpg?_wi=1", }, { title: "Wok Asiático", @@ -118,7 +118,7 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/grilled-salmon-with-lemon-sauce-greens_141793-1197.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/view-food-professional-kitchen_23-2149728021.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-food-professional-kitchen_23-2149728021.jpg?_wi=2", imageAlt: "fresh sushi nigiri set on wood", }, { @@ -142,7 +142,7 @@ export default function HomePage() { }, ], completedLabel: "Certificado", - imageSrc: "http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149728002.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149728002.jpg?_wi=2", imageAlt: "fresh sushi nigiri set on wood", }, { @@ -166,7 +166,7 @@ export default function HomePage() { value: "165", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-classic-japanese-sushi-with-red-caviar-bamboo-leaf-served-with-ginger-wasabi-sauce-plate_141793-11791.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-classic-japanese-sushi-with-red-caviar-bamboo-leaf-served-with-ginger-wasabi-sauce-plate_141793-11791.jpg?_wi=2", imageAlt: "fresh sushi nigiri set on wood", }, ]}