diff --git a/src/app/blog/authentic-tenerife-cuisine-guide/page.tsx b/src/app/blog/authentic-tenerife-cuisine-guide/page.tsx index d45c64a..0bd5d51 100644 --- a/src/app/blog/authentic-tenerife-cuisine-guide/page.tsx +++ b/src/app/blog/authentic-tenerife-cuisine-guide/page.tsx @@ -124,7 +124,7 @@ export default function BlogAuthenticCuisinePage() { quote: "We discovered a tiny family-run restaurant where the chef's grandmother still prepares traditional recipes. The food tasted like love itself. We returned every evening of our stay.", name: "Rebecca M.", role: "Food Blogger", - imageSrc: "http://img.b2bpic.net/free-photo/couple-tourists-resting-outdoor-restaurant-travelling-people-eating-healthy-food-together-lunch-holidays_273609-6623.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-tourists-resting-outdoor-restaurant-travelling-people-eating-healthy-food-together-lunch-holidays_273609-6623.jpg?_wi=5", imageAlt: "Food blogger experience", }, { @@ -133,7 +133,7 @@ export default function BlogAuthenticCuisinePage() { quote: "The local Malvasía wine paired with fresh seafood at sunset was transcendent. The sommelier shared stories of each vineyard with genuine passion.", name: "Giuseppe L.", role: "Wine Enthusiast", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-family-with-little-daughter_171337-7157.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-family-with-little-daughter_171337-7157.jpg?_wi=5", imageAlt: "Wine tasting experience", }, { @@ -142,7 +142,7 @@ export default function BlogAuthenticCuisinePage() { quote: "Taking a cooking class taught me that Canarian cuisine is about simplicity and quality ingredients. Those techniques transformed how I cook at home.", name: "Sophie B.", role: "Home Chef", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-happy-woman-summer-dress-sunglasses-straw-hat_343596-1717.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-happy-woman-summer-dress-sunglasses-straw-hat_343596-1717.jpg?_wi=5", imageAlt: "Cooking class participant", }, { @@ -151,7 +151,7 @@ export default function BlogAuthenticCuisinePage() { quote: "Shopping at the local market and cooking with fresh ingredients in our apartment was the highlight of our trip. We felt truly connected to the culture.", name: "Thomas R.", role: "Culinary Traveler", - imageSrc: "http://img.b2bpic.net/free-photo/women-taking-selfie-near-wooden-carcass_23-2147771331.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/women-taking-selfie-near-wooden-carcass_23-2147771331.jpg?_wi=5", imageAlt: "Market shopping experience", }, ]}