From 8ce1e7ccb072234913fb925b1fb24506ccbed11f Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 06:16:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 98ab5c3..8eed173 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,17 +52,17 @@ export default function LandingPage() { background={{ variant: "sparkles-gradient" }} carouselItems={[ { - id: "1", imageSrc: "http://img.b2bpic.net/free-photo/laptop-running-isolated-mockup-screen-surrounded-by-funky-visual-art-clips_482257-126350.jpg", imageAlt: "Premium Smart TVs"}, + id: "1", imageSrc: "http://img.b2bpic.net/free-photo/laptop-running-isolated-mockup-screen-surrounded-by-funky-visual-art-clips_482257-126350.jpg?_wi=1", imageAlt: "Premium Smart TVs"}, { - id: "2", imageSrc: "http://img.b2bpic.net/free-photo/drawer-with-cutlery-modern-kitchen-integrated-organization_169016-69119.jpg", imageAlt: "Modern Refrigerators"}, + id: "2", imageSrc: "http://img.b2bpic.net/free-photo/drawer-with-cutlery-modern-kitchen-integrated-organization_169016-69119.jpg?_wi=1", imageAlt: "Modern Refrigerators"}, { - id: "3", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-with-washer-dirty-clothes-white-wall_140725-107877.jpg", imageAlt: "Advanced Washing Machines"}, + id: "3", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-with-washer-dirty-clothes-white-wall_140725-107877.jpg?_wi=1", imageAlt: "Advanced Washing Machines"}, { - id: "4", imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-modern-architecture-facade_1359-1039.jpg", imageAlt: "Smart Water Purifiers"}, + id: "4", imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-modern-architecture-facade_1359-1039.jpg?_wi=1", imageAlt: "Smart Water Purifiers"}, { - id: "5", imageSrc: "http://img.b2bpic.net/free-photo/tired-attractive-woman-work-home-stretching-arms-relax-after-hard-day_231208-3278.jpg", imageAlt: "Energy-Efficient ACs"}, + id: "5", imageSrc: "http://img.b2bpic.net/free-photo/tired-attractive-woman-work-home-stretching-arms-relax-after-hard-day_231208-3278.jpg?_wi=1", imageAlt: "Energy-Efficient ACs"}, { - id: "6", imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821302.jpg", imageAlt: "Premium Kitchen Appliances"}, + id: "6", imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821302.jpg?_wi=1", imageAlt: "Premium Kitchen Appliances"}, ]} autoPlay={true} autoPlayInterval={4000} @@ -82,22 +82,22 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "1", name: "Smart TVs & Home Entertainment", price: "Starting ₹12,999", imageSrc: "http://img.b2bpic.net/free-photo/laptop-running-isolated-mockup-screen-surrounded-by-funky-visual-art-clips_482257-126350.jpg", imageAlt: "Smart TVs", initialQuantity: 1, + id: "1", name: "Smart TVs & Home Entertainment", price: "Starting ₹12,999", imageSrc: "http://img.b2bpic.net/free-photo/laptop-running-isolated-mockup-screen-surrounded-by-funky-visual-art-clips_482257-126350.jpg?_wi=2", imageAlt: "Smart TVs", initialQuantity: 1, }, { - id: "2", name: "Refrigerators & Cooling", price: "Starting ₹15,999", imageSrc: "http://img.b2bpic.net/free-photo/drawer-with-cutlery-modern-kitchen-integrated-organization_169016-69119.jpg", imageAlt: "Refrigerators", initialQuantity: 1, + id: "2", name: "Refrigerators & Cooling", price: "Starting ₹15,999", imageSrc: "http://img.b2bpic.net/free-photo/drawer-with-cutlery-modern-kitchen-integrated-organization_169016-69119.jpg?_wi=2", imageAlt: "Refrigerators", initialQuantity: 1, }, { - id: "3", name: "Washing Machines", price: "Starting ₹18,999", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-with-washer-dirty-clothes-white-wall_140725-107877.jpg", imageAlt: "Washing Machines", initialQuantity: 1, + id: "3", name: "Washing Machines", price: "Starting ₹18,999", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-with-washer-dirty-clothes-white-wall_140725-107877.jpg?_wi=2", imageAlt: "Washing Machines", initialQuantity: 1, }, { - id: "4", name: "Water Purification Systems", price: "Starting ₹8,999", imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-modern-architecture-facade_1359-1039.jpg", imageAlt: "Water Purifiers", initialQuantity: 1, + id: "4", name: "Water Purification Systems", price: "Starting ₹8,999", imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-modern-architecture-facade_1359-1039.jpg?_wi=2", imageAlt: "Water Purifiers", initialQuantity: 1, }, { - id: "5", name: "Air Conditioning Units", price: "Starting ₹22,999", imageSrc: "http://img.b2bpic.net/free-photo/tired-attractive-woman-work-home-stretching-arms-relax-after-hard-day_231208-3278.jpg", imageAlt: "Air Conditioners", initialQuantity: 1, + id: "5", name: "Air Conditioning Units", price: "Starting ₹22,999", imageSrc: "http://img.b2bpic.net/free-photo/tired-attractive-woman-work-home-stretching-arms-relax-after-hard-day_231208-3278.jpg?_wi=2", imageAlt: "Air Conditioners", initialQuantity: 1, }, { - id: "6", name: "Kitchen Appliances", price: "Starting ₹4,999", imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821302.jpg", imageAlt: "Kitchen Appliances", initialQuantity: 1, + id: "6", name: "Kitchen Appliances", price: "Starting ₹4,999", imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821302.jpg?_wi=2", imageAlt: "Kitchen Appliances", initialQuantity: 1, }, ]} /> -- 2.49.1