From 4959173fe8b595756a1d71c3d5b9d96e09ea12b7 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 20:13:43 +0000 Subject: [PATCH 1/3] Update src/app/training/page.tsx --- src/app/training/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/training/page.tsx b/src/app/training/page.tsx index b8c4680..9c5f19a 100644 --- a/src/app/training/page.tsx +++ b/src/app/training/page.tsx @@ -43,15 +43,15 @@ export default function TrainingPage() { Date: Thu, 12 Mar 2026 20:13:43 +0000 Subject: [PATCH 2/3] 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 6a61a15..a790add 100644 --- a/src/app/tutorials/page.tsx +++ b/src/app/tutorials/page.tsx @@ -43,19 +43,19 @@ export default function TutorialsPage() { Date: Thu, 12 Mar 2026 20:13:44 +0000 Subject: [PATCH 3/3] Update src/app/youtube/page.tsx --- src/app/youtube/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/youtube/page.tsx b/src/app/youtube/page.tsx index 701685b..e578428 100644 --- a/src/app/youtube/page.tsx +++ b/src/app/youtube/page.tsx @@ -46,19 +46,19 @@ export default function YouTubePage() { tagIcon={Sparkles} features={[ { - 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", imageAlt: "Sewing Machine Tutorial", button: { + 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?_wi=3", imageAlt: "Sewing Machine Tutorial", button: { text: "Watch Playlist", href: "https://www.youtube.com/@okneppo"}, }, { - 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", imageAlt: "Hand Stitching Guide", button: { + 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?_wi=3", imageAlt: "Hand Stitching Guide", button: { text: "Watch Playlist", href: "https://www.youtube.com/@okneppo"}, }, { - 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", imageAlt: "Tailoring Basics", button: { + 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?_wi=3", imageAlt: "Tailoring Basics", button: { text: "Watch Playlist", href: "https://www.youtube.com/@okneppo"}, }, { - 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", imageAlt: "Machine Maintenance", button: { + 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?_wi=2", imageAlt: "Machine Maintenance", button: { text: "Watch Playlist", href: "https://www.youtube.com/@okneppo"}, }, ]} -- 2.49.1