From 35161c9afe07b89e4e9023535f3523d94061beec Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 07:20:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f901b26..5914801 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,42 +92,42 @@ export default function HomePage() { id: "1", name: "Bathroom Accessories", price: "From PKR 500", - imageSrc: "http://img.b2bpic.net/free-photo/eco-friendly-cleaning-products-set-with-soaps-cottons-swabs_23-2148818495.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/eco-friendly-cleaning-products-set-with-soaps-cottons-swabs_23-2148818495.jpg?_wi=1", imageAlt: "Bathroom accessories collection" }, { id: "2", name: "Taps & Faucets", price: "From PKR 1,500", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shiny-modern-faucet-soap-toothbrushes_181624-57645.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shiny-modern-faucet-soap-toothbrushes_181624-57645.jpg?_wi=1", imageAlt: "Premium taps and faucets" }, { id: "3", name: "Toilets & Wash Basins", price: "From PKR 3,000", - imageSrc: "http://img.b2bpic.net/free-photo/bathroom-with-two-bars-fine-soap-near-washbasin-hygiene-care_169016-15611.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bathroom-with-two-bars-fine-soap-near-washbasin-hygiene-care_169016-15611.jpg?_wi=1", imageAlt: "Toilets and wash basins" }, { id: "4", name: "Pipes & Fittings", price: "From PKR 200", - imageSrc: "http://img.b2bpic.net/free-photo/sanitary-equipment_93675-131938.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sanitary-equipment_93675-131938.jpg?_wi=1", imageAlt: "Quality pipes and fittings" }, { id: "5", name: "Plumbing Tools & Hardware", price: "From PKR 800", - imageSrc: "http://img.b2bpic.net/free-photo/wrench-flexible-connector-dark-table_23-2147772298.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wrench-flexible-connector-dark-table_23-2147772298.jpg?_wi=1", imageAlt: "Professional plumbing tools" }, { id: "6", name: "Water Tanks & Storage", price: "From PKR 5,000", - imageSrc: "http://img.b2bpic.net/free-photo/huge-plastic-tank-water-isolated-white_93675-135237.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/huge-plastic-tank-water-isolated-white_93675-135237.jpg?_wi=1", imageAlt: "Water tanks and storage solutions" } ]} @@ -148,15 +148,15 @@ export default function HomePage() { id: 1, title: "Wide Variety Under One Roof", description: "Everything you need for your sanitary and plumbing needs in one convenient location with competitive market prices.", - phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/redhead-woman-holding-phone-mock-up_23-2148339172.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-supermarket_74190-4404.jpg" } + phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/redhead-woman-holding-phone-mock-up_23-2148339172.jpg?_wi=1" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-supermarket_74190-4404.jpg?_wi=1" } }, { id: 2, title: "Bulk & Contractor Deals Available", description: "Special pricing for contractors, builders, and bulk orders. Expert advice to help you select the right products.", - phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/creative-sale-banner-promotion-marketing_1017-17381.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-face-mask_23-2148902547.jpg" } + phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/creative-sale-banner-promotion-marketing_1017-17381.jpg?_wi=1" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-face-mask_23-2148902547.jpg?_wi=1" } } ]} showStepNumbers={true} @@ -176,21 +176,21 @@ export default function HomePage() { id: "fp1", name: "Premium Ceramic Wash Basin", price: "PKR 3,500", - imageSrc: "http://img.b2bpic.net/free-photo/faucet-water-tap-white-sink-washbasin-decoration-bathroom_74190-8113.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/faucet-water-tap-white-sink-washbasin-decoration-bathroom_74190-8113.jpg?_wi=1", imageAlt: "Premium ceramic wash basin" }, { id: "fp2", name: "Stainless Steel Chrome Tap", price: "PKR 2,200", - imageSrc: "http://img.b2bpic.net/free-photo/steel-kitchen-faucet-vintage-style-closeup_169016-20013.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/steel-kitchen-faucet-vintage-style-closeup_169016-20013.jpg?_wi=1", imageAlt: "Stainless steel chrome tap" }, { id: "fp3", name: "PVC Pipes & Connectors Set", price: "PKR 1,800", - imageSrc: "http://img.b2bpic.net/free-photo/sanitary-equipment_93675-131938.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sanitary-equipment_93675-131938.jpg?_wi=2", imageAlt: "PVC pipes and connectors" } ]}