diff --git a/src/app/page.tsx b/src/app/page.tsx index 9096736..657f1ec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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}