From dfef44a018cd620191080fab03fade72a5c034f0 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 03:39:48 +0000 Subject: [PATCH] Update src/app/electronics/page.tsx --- src/app/electronics/page.tsx | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/app/electronics/page.tsx b/src/app/electronics/page.tsx index b283bc7..316781e 100644 --- a/src/app/electronics/page.tsx +++ b/src/app/electronics/page.tsx @@ -70,7 +70,7 @@ export default function ElectronicsPage() { tagIcon={Sparkles} tagAnimation="slide-up" background={{ variant: "floatingGradient" }} - imageSrc="http://img.b2bpic.net/free-photo/internationals-people-standing-cafe_1157-32402.jpg" + imageSrc="http://img.b2bpic.net/free-photo/internationals-people-standing-cafe_1157-32402.jpg?_wi=3" imageAlt="Premium multi-category product showcase" mediaAnimation="slide-up" testimonials={[ @@ -81,7 +81,7 @@ export default function ElectronicsPage() { "Exceptional quality and stunning designs. ZSMX Store has become my go-to for everything.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/portrait-confident-young-businessman-with-his-arms-crossed_23-2148176206.jpg", + "http://img.b2bpic.net/free-photo/portrait-confident-young-businessman-with-his-arms-crossed_23-2148176206.jpg?_wi=3", imageAlt: "Sarah Mitchell", }, { @@ -91,7 +91,7 @@ export default function ElectronicsPage() { "The home collection is absolutely exquisite. Premium pieces that transform any space.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", + "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg?_wi=3", imageAlt: "James Chen", }, { @@ -101,7 +101,7 @@ export default function ElectronicsPage() { "Top-tier gym equipment. My clients and I love the durability and design.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/modern-businesswoman_23-2148012909.jpg", + "http://img.b2bpic.net/free-photo/modern-businesswoman_23-2148012909.jpg?_wi=3", imageAlt: "Emma Rodriguez", }, ]} @@ -135,7 +135,7 @@ export default function ElectronicsPage() { rating: 5, reviewCount: "342", imageSrc: - "http://img.b2bpic.net/free-photo/bag-hanging-from-furniture-item-indoors_23-2151073505.jpg", + "http://img.b2bpic.net/free-photo/bag-hanging-from-furniture-item-indoors_23-2151073505.jpg?_wi=9", imageAlt: "Premium Wool Overcoat", }, { @@ -146,7 +146,7 @@ export default function ElectronicsPage() { rating: 5, reviewCount: "289", imageSrc: - "http://img.b2bpic.net/free-photo/store-customer-holding-shirt-body_482257-85803.jpg", + "http://img.b2bpic.net/free-photo/store-customer-holding-shirt-body_482257-85803.jpg?_wi=7", imageAlt: "Designer Evening Gown", }, { @@ -157,7 +157,7 @@ export default function ElectronicsPage() { rating: 4, reviewCount: "156", imageSrc: - "http://img.b2bpic.net/free-photo/still-life-with-classic-shirts_23-2150828626.jpg", + "http://img.b2bpic.net/free-photo/still-life-with-classic-shirts_23-2150828626.jpg?_wi=7", imageAlt: "Italian Leather Shoes", }, { @@ -168,7 +168,7 @@ export default function ElectronicsPage() { rating: 5, reviewCount: "201", imageSrc: - "http://img.b2bpic.net/free-photo/beautiful-dried-flowers-table_23-2149591635.jpg", + "http://img.b2bpic.net/free-photo/beautiful-dried-flowers-table_23-2149591635.jpg?_wi=5", imageAlt: "Modern Sectional Sofa", }, { @@ -179,7 +179,7 @@ export default function ElectronicsPage() { rating: 5, reviewCount: "178", imageSrc: - "http://img.b2bpic.net/free-photo/couch-with-cushions-glass-table_1203-764.jpg", + "http://img.b2bpic.net/free-photo/couch-with-cushions-glass-table_1203-764.jpg?_wi=3", imageAlt: "Crystal Chandelier", }, { @@ -190,7 +190,7 @@ export default function ElectronicsPage() { rating: 4, reviewCount: "124", imageSrc: - "http://img.b2bpic.net/free-photo/cafe-with-coffee-tables-cosy-sofas-plants-shelves_140725-7785.jpg", + "http://img.b2bpic.net/free-photo/cafe-with-coffee-tables-cosy-sofas-plants-shelves_140725-7785.jpg?_wi=3", imageAlt: "Turkish Area Rug", }, ]} @@ -216,7 +216,7 @@ export default function ElectronicsPage() { "Premium apparel and accessories designed for those who appreciate style. From casual elegance to formal sophistication.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/bag-hanging-from-furniture-item-indoors_23-2151073505.jpg", + "http://img.b2bpic.net/free-photo/bag-hanging-from-furniture-item-indoors_23-2151073505.jpg?_wi=10", }, items: [ { icon: Shirt, text: "Designer Collections" }, @@ -232,7 +232,7 @@ export default function ElectronicsPage() { "Transform your living space with luxury home decor. Curated pieces that combine functionality with aesthetic elegance.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/beautiful-dried-flowers-table_23-2149591635.jpg", + "http://img.b2bpic.net/free-photo/beautiful-dried-flowers-table_23-2149591635.jpg?_wi=6", }, items: [ { icon: Home, text: "Modern Design" }, @@ -248,7 +248,7 @@ export default function ElectronicsPage() { "Professional-grade fitness equipment and apparel. Engineered for performance and durability in every workout.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/still-life-perfectly-ordered-fitness-gym-accessories_52683-100705.jpg", + "http://img.b2bpic.net/free-photo/still-life-perfectly-ordered-fitness-gym-accessories_52683-100705.jpg?_wi=6", }, items: [ { icon: Dumbbell, text: "Professional Equipment" }, @@ -264,7 +264,7 @@ export default function ElectronicsPage() { "Latest technology and innovative gadgets. Cutting-edge devices that enhance your digital lifestyle.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736769.jpg", + "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736769.jpg?_wi=3", }, items: [ { icon: Smartphone, text: "Latest Technology" }, @@ -288,7 +288,7 @@ export default function ElectronicsPage() { { value: "50k+", title: "Satisfied Customers" }, { value: "10k+", title: "Premium Products" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/modern-sauna-with-panoramic-windows-wooden-design_169016-70021.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-sauna-with-panoramic-windows-wooden-design_169016-70021.jpg?_wi=3" imageAlt="ZSMX Store - Premium retail environment" useInvertedBackground={true} mediaAnimation="slide-up" @@ -454,7 +454,7 @@ export default function ElectronicsPage() { "We accept all major credit cards, debit cards, PayPal, Apple Pay, and Google Pay. All transactions are secure and encrypted.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-sitting-wheelchair-modern-concept_23-2148497283.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-sitting-wheelchair-modern-concept_23-2148497283.jpg?_wi=3" imageAlt="Customer service support team" mediaAnimation="slide-up" faqsAnimation="slide-up"