From ff3015f2455df6f718ad1972d8bc190a4e0bc5a9 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 14:58:27 +0000 Subject: [PATCH] Update src/app/video-tutorials/page.tsx --- src/app/video-tutorials/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/video-tutorials/page.tsx b/src/app/video-tutorials/page.tsx index 7ee5425..44c6f9c 100644 --- a/src/app/video-tutorials/page.tsx +++ b/src/app/video-tutorials/page.tsx @@ -55,7 +55,7 @@ export default function VideoTutorialsPage() { category: "Techniques", title: "Basic Knife Skills Masterclass", excerpt: "Learn essential cutting techniques used by professional chefs worldwide", - imageSrc: "http://img.b2bpic.net/free-photo/summer-roll-stuffed-with-fresh-vegetables_53876-41247.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/summer-roll-stuffed-with-fresh-vegetables_53876-41247.jpg?_wi=2", imageAlt: "Chef demonstrating knife skills", authorName: "Chef Marco", authorAvatar: "http://img.b2bpic.net/free-photo/side-view-woman-with-guitar_23-2151169639.jpg", @@ -66,7 +66,7 @@ export default function VideoTutorialsPage() { category: "Baking", title: "Sourdough from Start to Finish", excerpt: "Complete guide to creating and baking perfect sourdough bread at home", - imageSrc: "http://img.b2bpic.net/free-photo/fresh-round-dark-bread-wooden-plate_169016-2109.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fresh-round-dark-bread-wooden-plate_169016-2109.jpg?_wi=3", imageAlt: "Fresh baked sourdough bread", authorName: "Chef Sarah", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-cooking_23-2149631698.jpg", @@ -77,7 +77,7 @@ export default function VideoTutorialsPage() { category: "Asian Cuisine", title: "Wok Cooking Essentials", excerpt: "Master high-heat stir-frying and authentic wok techniques", - imageSrc: "http://img.b2bpic.net/free-photo/pad-thai-noodles_74190-923.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pad-thai-noodles_74190-923.jpg?_wi=3", imageAlt: "Sizzling wok with noodles", authorName: "Chef Aiko", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-cheerful-guy-classic-black-shirt-with-arms-crossed_146671-13946.jpg", @@ -88,7 +88,7 @@ export default function VideoTutorialsPage() { category: "Advanced", title: "French Sauce Techniques", excerpt: "Explore the five mother sauces and their variations", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-meat-bruschetta-front-view_23-2148516954.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-meat-bruschetta-front-view_23-2148516954.jpg?_wi=2", imageAlt: "Beautifully plated dish with sauce", authorName: "Chef Priya", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-posing_23-2151232159.jpg",