From 0fecf7d30df1315d4413ffa10a1c749f501574fb Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 20:09:30 +0000 Subject: [PATCH] Update src/app/tutorials/page.tsx --- src/app/tutorials/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/tutorials/page.tsx b/src/app/tutorials/page.tsx index 45d4e75..27b632a 100644 --- a/src/app/tutorials/page.tsx +++ b/src/app/tutorials/page.tsx @@ -47,7 +47,7 @@ export default function TutorialsPage() { { title: "Sewing Machine Basics", description: "Master the fundamentals of operating a sewing machine, threading, and basic stitch techniques for beginners.", - imageSrc: "http://img.b2bpic.net/free-photo/making-pasta_23-2147985254.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/making-pasta_23-2147985254.jpg?_wi=2", imageAlt: "Sewing Machine Tutorial", button: { text: "Watch Tutorial", @@ -57,7 +57,7 @@ export default function TutorialsPage() { { title: "Basic Stitching Techniques", description: "Learn essential hand stitches, embroidery basics, and how to create beautiful decorative patterns with needle and thread.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-crocheting-high-angle_23-2148754112.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-crocheting-high-angle_23-2148754112.jpg?_wi=2", imageAlt: "Hand Stitching Guide", button: { text: "Watch Tutorial", @@ -67,7 +67,7 @@ export default function TutorialsPage() { { title: "Tailoring & Fitting", description: "Discover professional tailoring techniques, pattern cutting, measurements, and how to fit garments perfectly.", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2150543697.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2150543697.jpg?_wi=2", imageAlt: "Tailoring Basics", button: { text: "Watch Tutorial", @@ -77,7 +77,7 @@ export default function TutorialsPage() { { title: "Machine Maintenance & Repair", description: "Keep your sewing machine in perfect condition with our maintenance guide, troubleshooting tips, and repair hacks.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-worker-near-metalworking-machine_176420-4653.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-worker-near-metalworking-machine_176420-4653.jpg?_wi=2", imageAlt: "Machine Maintenance", button: { text: "Watch Tutorial",