Update src/app/page.tsx

This commit is contained in:
2026-03-25 23:39:29 +00:00
parent 0ab3824ea1
commit defa3c62b7

View File

@@ -116,7 +116,7 @@ export default function LandingPage() {
title: "Handcrafted Embroidery", description: "Each dress features delicate, handcrafted embroidery, a testament to traditional Pakistani artistry passed down through generations.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/tailoring-items-arrangement-still-life_23-2149647259.jpg", imageAlt: "Embroidery detail"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-holding-shopping-bags-with-copy-space_23-2148684474.jpg", imageAlt: "Craftsmanship detail on phone"},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-holding-shopping-bags-with-copy-space_23-2148684474.jpg?_wi=1", imageAlt: "Craftsmanship detail on phone"},
},
{
id: 2,
@@ -130,7 +130,7 @@ export default function LandingPage() {
title: "Unique Designs", description: "From timeless classics to modern interpretations, our collections offer exclusive designs that stand out, reflecting contemporary Pakistani fashion.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-vector/flat-fashion-accessories-logo-collection_23-2148868780.jpg", imageAlt: "Design sketch"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-holding-shopping-bags-with-copy-space_23-2148684474.jpg", imageAlt: "Design showcase on phone"},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-holding-shopping-bags-with-copy-space_23-2148684474.jpg?_wi=2", imageAlt: "Design showcase on phone"},
},
]}
showStepNumbers={true}