From defa3c62b72bcf1a5b7be8eea011cf45c4239bb4 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 23:39:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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}