Update src/app/tutorials/page.tsx
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user