Update src/app/customize/page.tsx

This commit is contained in:
2026-03-07 07:15:50 +00:00
parent fe98208c6f
commit 1e3a9c4993

View File

@@ -48,28 +48,28 @@ export default function CustomizePage() {
id: "1",
title: "Choose Your Pattern",
description: "Select from our collection of traditional Nepali weaving patterns. Each pattern tells a story of cultural heritage and artisanal expertise.",
imageSrc: "http://img.b2bpic.net/free-photo/heap-autumn-winter-knitted-clothes_23-2147952667.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/heap-autumn-winter-knitted-clothes_23-2147952667.jpg?_wi=2",
imageAlt: "traditional Nepali weaving patterns textile",
},
{
id: "2",
title: "Select Colors",
description: "Pick from our palette of natural dyes and premium colors. Watch your design come to life with real-time color preview technology.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-colorful-tie-dye-textile_23-2148778152.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-colorful-tie-dye-textile_23-2148778152.jpg?_wi=2",
imageAlt: "natural dye colors fabric palette",
},
{
id: "3",
title: "Pick Fabric Type",
description: "Choose between silk, cotton, wool, or our signature blend. Each fabric offers unique texture and durability for your custom piece.",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-yarn-crochet_23-2148614702.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-yarn-crochet_23-2148614702.jpg?_wi=2",
imageAlt: "silk cotton wool fabric texture samples",
},
{
id: "4",
title: "Preview & Order",
description: "See your custom design before committing. Our team will handcraft your unique piece with meticulous attention to detail.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-with-tablet_23-2149930989.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-with-tablet_23-2149930989.jpg?_wi=2",
imageAlt: "design preview customization tool interface",
},
]}
@@ -87,7 +87,7 @@ export default function CustomizePage() {
description="Subscribe for exclusive drops, customization tips, and stories from our artisan community. Join a global movement celebrating authentic craftsmanship."
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-doing-artwork_23-2148966933.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-doing-artwork_23-2148966933.jpg?_wi=3"
imageAlt="Nepali artisans weaving community workshop"
mediaAnimation="slide-up"
mediaPosition="right"