diff --git a/src/app/page.tsx b/src/app/page.tsx index 62c8fb2..4d14760 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/terracotta-vase-with-indigenous-pattern_23-2151585755.jpg" + imageSrc="http://img.b2bpic.net/free-photo/terracotta-vase-with-indigenous-pattern_23-2151585755.jpg?_wi=1" imageAlt="Luxurious boutique souvenir store interior in Barcelona" mediaAnimation="slide-up" /> @@ -104,7 +104,7 @@ export default function LandingPage() { description: "From local crafts to unique themed mementos.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/portrait-cute-young-woman-holding-wooden-basket-pinecones_114579-80435.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-cute-young-woman-holding-wooden-basket-pinecones_114579-80435.jpg?_wi=1" imageAlt="Our friendly staff assisting tourists" mediaAnimation="slide-up" /> @@ -130,7 +130,7 @@ export default function LandingPage() { imageAlt: "Ceramic", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/terracotta-vase-with-indigenous-pattern_23-2151585755.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/terracotta-vase-with-indigenous-pattern_23-2151585755.jpg?_wi=2", imageAlt: "handcrafted catalan pottery souvenir", }, { @@ -147,7 +147,7 @@ export default function LandingPage() { imageAlt: "Textiles", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-young-woman-holding-wooden-basket-pinecones_114579-80435.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-young-woman-holding-wooden-basket-pinecones_114579-80435.jpg?_wi=2", imageAlt: "handcrafted catalan pottery souvenir", }, { @@ -164,7 +164,7 @@ export default function LandingPage() { imageAlt: "Model", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-decorative-vinyls-flat-lay_23-2149728683.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-decorative-vinyls-flat-lay_23-2149728683.jpg?_wi=1", imageAlt: "handcrafted catalan pottery souvenir", }, ]} @@ -184,7 +184,7 @@ export default function LandingPage() { id: "1", name: "Artisan Magnet", price: "€5.99", - imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-decorative-vinyls-flat-lay_23-2149728683.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-decorative-vinyls-flat-lay_23-2149728683.jpg?_wi=2", }, { id: "2",