Update src/app/process/page.tsx

This commit is contained in:
2026-04-10 16:24:58 +00:00
parent 6fb84d82eb
commit 63a83299ed

View File

@@ -61,7 +61,7 @@ export default function LandingPage() {
title: "Design",
description: "Creative design and pattern development.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-lot-coils-with-threads-sewing-workshop_613910-19015.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-lot-coils-with-threads-sewing-workshop_613910-19015.jpg?_wi=1",
},
items: [
{
@@ -70,14 +70,14 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-looking-male-tailor-taking-fabric-from-shelf-workshop_23-2148180378.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-looking-male-tailor-taking-fabric-from-shelf-workshop_23-2148180378.jpg?_wi=11",
imageAlt: "modern garment factory interior",
},
{
title: "Cutting",
description: "Precision cutting for all fabric types.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-lot-coils-with-threads-sewing-workshop_613910-19015.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-lot-coils-with-threads-sewing-workshop_613910-19015.jpg?_wi=2",
},
items: [
{
@@ -86,14 +86,14 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-lot-coils-with-threads-sewing-workshop_613910-19015.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-lot-coils-with-threads-sewing-workshop_613910-19015.jpg?_wi=3",
imageAlt: "industrial garment factory interior",
},
{
title: "Quality Check",
description: "Rigorous checks at every step.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-lot-coils-with-threads-sewing-workshop_613910-19015.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-lot-coils-with-threads-sewing-workshop_613910-19015.jpg?_wi=4",
},
items: [
{
@@ -102,7 +102,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/mother-teenage-boy-wearing-denim-outfits-together_23-2150151115.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mother-teenage-boy-wearing-denim-outfits-together_23-2150151115.jpg?_wi=4",
imageAlt: "kids clothing on hanger",
},
]}