diff --git a/src/app/page.tsx b/src/app/page.tsx index 4e2ef92..0b51a17 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function HomePage() { name: "Premium Winter Jacket", price: "Rs. 4,999", variant: "Black • Sizes XS-XXL", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-jacket-walking-outside_1303-25105.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-jacket-walking-outside_1303-25105.jpg?_wi=1", imageAlt: "Premium winter jacket in black", isFavorited: false, }, @@ -87,7 +87,7 @@ export default function HomePage() { name: "Classic Leather Jacket", price: "Rs. 6,499", variant: "Brown • Genuine Leather", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-brunette-model-dressed-summer-hipster-jacket-jeans-clothes_158538-1707.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-brunette-model-dressed-summer-hipster-jacket-jeans-clothes_158538-1707.jpg?_wi=1", imageAlt: "Classic leather jacket", isFavorited: false, }, @@ -96,7 +96,7 @@ export default function HomePage() { name: "Urban Bomber Jacket", price: "Rs. 3,899", variant: "Navy • Casual Fit", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-african-american-man-posing-inside-night-club-black-hat_627829-5513.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-african-american-man-posing-inside-night-club-black-hat_627829-5513.jpg?_wi=1", imageAlt: "Urban bomber jacket", isFavorited: false, }, @@ -144,28 +144,28 @@ export default function HomePage() { id: "01", title: "Premium Quality Materials", description: "We use only the finest fabrics and materials sourced globally to ensure durability, comfort, and longevity in every jacket.", - imageSrc: "http://img.b2bpic.net/free-photo/two-workers-showing-quality-control-inspector-industrial-machine-they-are-using-distribution-warehouse_637285-4188.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-workers-showing-quality-control-inspector-industrial-machine-they-are-using-distribution-warehouse_637285-4188.jpg?_wi=1", imageAlt: "Premium quality materials", }, { id: "02", title: "Professional Manufacturing", description: "Our state-of-the-art factory in Lahore employs skilled craftspeople with years of experience in fashion production.", - imageSrc: "http://img.b2bpic.net/free-photo/two-workers-showing-quality-control-inspector-industrial-machine-they-are-using-distribution-warehouse_637285-4188.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-workers-showing-quality-control-inspector-industrial-machine-they-are-using-distribution-warehouse_637285-4188.jpg?_wi=2", imageAlt: "Professional manufacturing facility", }, { id: "03", title: "Bulk Orders Available", description: "Wholesale buyers and retailers get competitive pricing, custom branding options, and dedicated account management.", - imageSrc: "http://img.b2bpic.net/free-photo/two-workers-showing-quality-control-inspector-industrial-machine-they-are-using-distribution-warehouse_637285-4188.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-workers-showing-quality-control-inspector-industrial-machine-they-are-using-distribution-warehouse_637285-4188.jpg?_wi=3", imageAlt: "Bulk order fulfillment", }, { id: "04", title: "Fast Delivery & Support", description: "Quick turnaround times with reliable shipping and exceptional customer support via WhatsApp and email.", - imageSrc: "http://img.b2bpic.net/free-photo/two-workers-showing-quality-control-inspector-industrial-machine-they-are-using-distribution-warehouse_637285-4188.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-workers-showing-quality-control-inspector-industrial-machine-they-are-using-distribution-warehouse_637285-4188.jpg?_wi=4", imageAlt: "Fast delivery support", }, ]} @@ -207,7 +207,7 @@ export default function HomePage() { quote: "Style Zone has been our go-to manufacturer for bulk orders for over 2 years. The quality is exceptional, and their team is incredibly professional and responsive. Highly recommended!", name: "Ahmed Hassan", role: "Retail Business Owner", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Ahmed Hassan", }, { @@ -216,7 +216,7 @@ export default function HomePage() { quote: "I was impressed by the craftsmanship and attention to detail. The custom branding options are excellent, and they met our tight deadlines without compromising quality.", name: "Fatima Khan", role: "Fashion Brand Director", - imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=1", imageAlt: "Fatima Khan", }, { @@ -225,7 +225,7 @@ export default function HomePage() { quote: "The entire team at Style Zone goes above and beyond. Their WhatsApp support is instant, and they're always willing to accommodate special requests. Fantastic experience!", name: "Muhammad Ali", role: "Clothing Distributor", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Muhammad Ali", }, { @@ -234,7 +234,7 @@ export default function HomePage() { quote: "Style Zone transformed how we source jackets. Fast production, beautiful designs, and consistent quality. They're our trusted manufacturing partner now.", name: "Hira Malik", role: "E-Commerce Store Owner", - imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=1", imageAlt: "Hira Malik", }, ]}