Update src/app/training/page.tsx
This commit is contained in:
@@ -47,7 +47,7 @@ export default function TrainingPage() {
|
||||
{
|
||||
title: "Beginner Sewing Essentials",
|
||||
description: "A comprehensive course covering sewing machine operation, basic stitches, fabric selection, and simple project creation for absolute 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=3",
|
||||
imageAlt: "Beginner Sewing Training",
|
||||
button: {
|
||||
text: "Enroll Now",
|
||||
@@ -57,7 +57,7 @@ export default function TrainingPage() {
|
||||
{
|
||||
title: "Professional Tailoring Training",
|
||||
description: "Master advanced tailoring techniques including pattern making, custom fitting, garment alterations, and professional finishing methods.",
|
||||
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=3",
|
||||
imageAlt: "Professional Tailoring Course",
|
||||
button: {
|
||||
text: "Join Course",
|
||||
@@ -67,7 +67,7 @@ export default function TrainingPage() {
|
||||
{
|
||||
title: "Embroidery & Decorative Arts",
|
||||
description: "Explore creative embroidery techniques, hand stitching art, decorative designs, and personalization methods for custom creations.",
|
||||
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=3",
|
||||
imageAlt: "Embroidery Training",
|
||||
button: {
|
||||
text: "Start Learning",
|
||||
|
||||
Reference in New Issue
Block a user