From dfef44a018cd620191080fab03fade72a5c034f0 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 03:39:48 +0000 Subject: [PATCH 1/6] 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" -- 2.49.1 From 3289b6f9960efbbd7996c06acef61a24410dabed Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 03:39:48 +0000 Subject: [PATCH 2/6] Update src/app/fashion/page.tsx --- src/app/fashion/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/fashion/page.tsx b/src/app/fashion/page.tsx index 3a0bf49..6ce56e3 100644 --- a/src/app/fashion/page.tsx +++ b/src/app/fashion/page.tsx @@ -55,7 +55,7 @@ export default function FashionPage() { price: "$450.00", rating: 5, reviewCount: "342", - imageSrc: "http://img.b2bpic.net/free-photo/bag-hanging-from-furniture-item-indoors_23-2151073505.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bag-hanging-from-furniture-item-indoors_23-2151073505.jpg?_wi=3", imageAlt: "Premium Wool Overcoat", }, { @@ -65,7 +65,7 @@ export default function FashionPage() { price: "$680.00", rating: 5, reviewCount: "289", - imageSrc: "http://img.b2bpic.net/free-photo/store-customer-holding-shirt-body_482257-85803.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/store-customer-holding-shirt-body_482257-85803.jpg?_wi=2", imageAlt: "Designer Evening Gown", }, { @@ -75,7 +75,7 @@ export default function FashionPage() { price: "$395.00", rating: 4, reviewCount: "156", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-classic-shirts_23-2150828626.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-classic-shirts_23-2150828626.jpg?_wi=2", imageAlt: "Italian Leather Shoes", }, { @@ -85,7 +85,7 @@ export default function FashionPage() { price: "$320.00", rating: 5, reviewCount: "267", - imageSrc: "http://img.b2bpic.net/free-photo/bag-hanging-from-furniture-item-indoors_23-2151073505.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bag-hanging-from-furniture-item-indoors_23-2151073505.jpg?_wi=4", imageAlt: "Cashmere Sweater", }, { @@ -95,7 +95,7 @@ export default function FashionPage() { price: "$275.00", rating: 5, reviewCount: "198", - imageSrc: "http://img.b2bpic.net/free-photo/store-customer-holding-shirt-body_482257-85803.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/store-customer-holding-shirt-body_482257-85803.jpg?_wi=3", imageAlt: "Silk Blouse", }, { @@ -105,7 +105,7 @@ export default function FashionPage() { price: "$199.00", rating: 4, reviewCount: "445", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-classic-shirts_23-2150828626.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-classic-shirts_23-2150828626.jpg?_wi=3", imageAlt: "Designer Jeans", }, ]} @@ -135,7 +135,7 @@ export default function FashionPage() { price: "$155.00", rating: 5, reviewCount: "523", - imageSrc: "http://img.b2bpic.net/free-photo/store-customer-holding-shirt-body_482257-85803.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/store-customer-holding-shirt-body_482257-85803.jpg?_wi=4", imageAlt: "Minimalist White Shirt", }, { @@ -145,7 +145,7 @@ export default function FashionPage() { price: "$495.00", rating: 5, reviewCount: "389", - imageSrc: "http://img.b2bpic.net/free-photo/bag-hanging-from-furniture-item-indoors_23-2151073505.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bag-hanging-from-furniture-item-indoors_23-2151073505.jpg?_wi=5", imageAlt: "Black Leather Jacket", }, { @@ -155,7 +155,7 @@ export default function FashionPage() { price: "$425.00", rating: 4, reviewCount: "267", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-classic-shirts_23-2150828626.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-classic-shirts_23-2150828626.jpg?_wi=4", imageAlt: "Neutral Blazer", }, ]} @@ -181,7 +181,7 @@ export default function FashionPage() { price: "$1,200.00", rating: 5, reviewCount: "89", - imageSrc: "http://img.b2bpic.net/free-photo/store-customer-holding-shirt-body_482257-85803.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/store-customer-holding-shirt-body_482257-85803.jpg?_wi=5", imageAlt: "Haute Couture Gown", }, { @@ -191,7 +191,7 @@ export default function FashionPage() { price: "$895.00", rating: 5, reviewCount: "134", - imageSrc: "http://img.b2bpic.net/free-photo/bag-hanging-from-furniture-item-indoors_23-2151073505.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bag-hanging-from-furniture-item-indoors_23-2151073505.jpg?_wi=6", imageAlt: "Signature Dress", }, { @@ -201,7 +201,7 @@ export default function FashionPage() { price: "$750.00", rating: 5, reviewCount: "167", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-classic-shirts_23-2150828626.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-classic-shirts_23-2150828626.jpg?_wi=5", imageAlt: "Artisan Wool Coat", }, ]} -- 2.49.1 From 3d55f2ecf9c5144dbe9ae30446ab3658be80a63e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 03:39:49 +0000 Subject: [PATCH 3/6] Update src/app/gym/page.tsx --- src/app/gym/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/gym/page.tsx b/src/app/gym/page.tsx index 2f1620e..d0501b8 100644 --- a/src/app/gym/page.tsx +++ b/src/app/gym/page.tsx @@ -58,7 +58,7 @@ export default function GymPage() { price: "$599.00", rating: 5, reviewCount: "287", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-perfectly-ordered-fitness-gym-accessories_52683-100705.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-perfectly-ordered-fitness-gym-accessories_52683-100705.jpg?_wi=3", imageAlt: "Professional Dumbbell Set", }, { @@ -68,7 +68,7 @@ export default function GymPage() { price: "$1,199.00", rating: 5, reviewCount: "342", - imageSrc: "http://img.b2bpic.net/free-vector/sport-landing-page-template-with-photo_23-2148217108.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/sport-landing-page-template-with-photo_23-2148217108.jpg?_wi=1", imageAlt: "High-Performance Treadmill", }, { @@ -78,7 +78,7 @@ export default function GymPage() { price: "$450.00", rating: 4, reviewCount: "198", - imageSrc: "http://img.b2bpic.net/free-photo/perfectly-ordered-compositions-view_23-2149872090.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/perfectly-ordered-compositions-view_23-2149872090.jpg?_wi=1", imageAlt: "Commercial Weight Bench", }, { @@ -88,7 +88,7 @@ export default function GymPage() { price: "$349.00", rating: 5, reviewCount: "265", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-perfectly-ordered-fitness-gym-accessories_52683-100705.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-perfectly-ordered-fitness-gym-accessories_52683-100705.jpg?_wi=4", imageAlt: "Adjustable Kettlebell Set", }, { @@ -98,7 +98,7 @@ export default function GymPage() { price: "$89.00", rating: 5, reviewCount: "521", - imageSrc: "http://img.b2bpic.net/free-vector/sport-landing-page-template-with-photo_23-2148217108.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/sport-landing-page-template-with-photo_23-2148217108.jpg?_wi=2", imageAlt: "Premium Yoga Mat Collection", }, { @@ -108,7 +108,7 @@ export default function GymPage() { price: "$79.00", rating: 4, reviewCount: "403", - imageSrc: "http://img.b2bpic.net/free-photo/perfectly-ordered-compositions-view_23-2149872090.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/perfectly-ordered-compositions-view_23-2149872090.jpg?_wi=2", imageAlt: "Resistance Band Set", }, ]} @@ -125,7 +125,7 @@ export default function GymPage() { title: "Strength Training", description: "Premium dumbbells, barbells, and weight plates. Built for durability and precision in every lift.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/still-life-perfectly-ordered-fitness-gym-accessories_52683-100705.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-perfectly-ordered-fitness-gym-accessories_52683-100705.jpg?_wi=5", }, items: [ { icon: Dumbbell, text: "Professional Quality" }, @@ -139,7 +139,7 @@ export default function GymPage() { title: "Cardio Equipment", description: "State-of-the-art treadmills, bikes, and rowing machines. Engineered for smooth, efficient workouts.", media: { - imageSrc: "http://img.b2bpic.net/free-vector/sport-landing-page-template-with-photo_23-2148217108.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/sport-landing-page-template-with-photo_23-2148217108.jpg?_wi=3", }, items: [ { icon: Activity, text: "Advanced Technology" }, @@ -153,7 +153,7 @@ export default function GymPage() { title: "Functional Training", description: "Kettlebells, resistance bands, and functional rigs. Perfect for dynamic, full-body workouts.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/perfectly-ordered-compositions-view_23-2149872090.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/perfectly-ordered-compositions-view_23-2149872090.jpg?_wi=3", }, items: [ { icon: Zap, text: "Versatile Equipment" }, @@ -216,7 +216,7 @@ export default function GymPage() { content: "We offer comprehensive maintenance plans and professional repair services. Contact our team for custom support options.", }, ]} - 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=2" imageAlt="Customer service support team" mediaAnimation="slide-up" faqsAnimation="slide-up" -- 2.49.1 From d7387627a5fb9b8f66ebd5c86277b228ff055144 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 03:39:49 +0000 Subject: [PATCH 4/6] Update src/app/home/page.tsx --- src/app/home/page.tsx | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/app/home/page.tsx b/src/app/home/page.tsx index 4b476bb..d6d9044 100644 --- a/src/app/home/page.tsx +++ b/src/app/home/page.tsx @@ -51,7 +51,7 @@ export default function HomeCategoryPage() { 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=2" imageAlt="Premium multi-category product showcase" mediaAnimation="slide-up" testimonials={[ @@ -60,7 +60,7 @@ export default function HomeCategoryPage() { handle: "Fashion Enthusiast", testimonial: "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", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-businessman-with-his-arms-crossed_23-2148176206.jpg?_wi=2", imageAlt: "Sarah Mitchell", }, { @@ -68,7 +68,7 @@ export default function HomeCategoryPage() { handle: "Interior Designer", testimonial: "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", + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg?_wi=2", imageAlt: "James Chen", }, { @@ -76,7 +76,7 @@ export default function HomeCategoryPage() { handle: "Fitness Coach", testimonial: "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", + imageSrc: "http://img.b2bpic.net/free-photo/modern-businesswoman_23-2148012909.jpg?_wi=2", imageAlt: "Emma Rodriguez", }, ]} @@ -110,7 +110,7 @@ export default function HomeCategoryPage() { price: "$450.00", rating: 5, reviewCount: "342", - imageSrc: "http://img.b2bpic.net/free-photo/bag-hanging-from-furniture-item-indoors_23-2151073505.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bag-hanging-from-furniture-item-indoors_23-2151073505.jpg?_wi=7", imageAlt: "Premium Wool Overcoat", }, { @@ -120,7 +120,7 @@ export default function HomeCategoryPage() { price: "$680.00", rating: 5, reviewCount: "289", - imageSrc: "http://img.b2bpic.net/free-photo/store-customer-holding-shirt-body_482257-85803.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/store-customer-holding-shirt-body_482257-85803.jpg?_wi=6", imageAlt: "Designer Evening Gown", }, { @@ -130,7 +130,7 @@ export default function HomeCategoryPage() { price: "$395.00", rating: 4, reviewCount: "156", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-classic-shirts_23-2150828626.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-classic-shirts_23-2150828626.jpg?_wi=6", imageAlt: "Italian Leather Shoes", }, { @@ -140,7 +140,7 @@ export default function HomeCategoryPage() { price: "$1,299.00", rating: 5, reviewCount: "201", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-dried-flowers-table_23-2149591635.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-dried-flowers-table_23-2149591635.jpg?_wi=3", imageAlt: "Modern Sectional Sofa", }, { @@ -150,7 +150,7 @@ export default function HomeCategoryPage() { price: "$850.00", rating: 5, reviewCount: "178", - imageSrc: "http://img.b2bpic.net/free-photo/couch-with-cushions-glass-table_1203-764.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couch-with-cushions-glass-table_1203-764.jpg?_wi=2", imageAlt: "Crystal Chandelier", }, { @@ -160,7 +160,7 @@ export default function HomeCategoryPage() { price: "$625.00", rating: 4, reviewCount: "124", - imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-coffee-tables-cosy-sofas-plants-shelves_140725-7785.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-coffee-tables-cosy-sofas-plants-shelves_140725-7785.jpg?_wi=2", imageAlt: "Turkish Area Rug", }, ]} @@ -177,7 +177,7 @@ export default function HomeCategoryPage() { title: "Fashion Excellence", description: "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", + imageSrc: "http://img.b2bpic.net/free-photo/bag-hanging-from-furniture-item-indoors_23-2151073505.jpg?_wi=8", }, items: [ { icon: Shirt, text: "Designer Collections" }, @@ -191,7 +191,7 @@ export default function HomeCategoryPage() { title: "Home Furnishings", description: "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", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-dried-flowers-table_23-2149591635.jpg?_wi=4", }, items: [ { icon: Home, text: "Modern Design" }, @@ -205,7 +205,7 @@ export default function HomeCategoryPage() { title: "Fitness & Gym", description: "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", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-perfectly-ordered-fitness-gym-accessories_52683-100705.jpg?_wi=2", }, items: [ { icon: Dumbbell, text: "Professional Equipment" }, @@ -219,7 +219,7 @@ export default function HomeCategoryPage() { title: "Premium Electronics", description: "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", + imageSrc: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736769.jpg?_wi=2", }, items: [ { icon: Smartphone, text: "Latest Technology" }, @@ -252,7 +252,7 @@ export default function HomeCategoryPage() { { 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=2" imageAlt="ZSMX Store - Premium retail environment" useInvertedBackground={true} mediaAnimation="slide-up" -- 2.49.1 From bb4ede14cdbbc9123fb518e092223b4dfc367f28 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 03:39:50 +0000 Subject: [PATCH 5/6] Update src/app/layout.tsx --- src/app/layout.tsx | 45 +++++++++++++++++++++++++++++++++------------ 1 file changed, 33 insertions(+), 12 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 0f7096a..e05c8fa 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -5,24 +5,43 @@ import "./globals.css"; import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; import { getVisualEditScript } from "@/utils/visual-edit-script"; -import { DM_Sans } from "next/font/google"; - - -export const metadata: Metadata = { - title: "Webild components 2", - description: "Generated by create next app", -}; - -const dmSans = DM_Sans({ - variable: "--font-dm-sans", +const halant = Halant({ + variable: "--font-halant", subsets: ["latin"], + weight: ["300", "400", "500", "600", "700"], }); + const inter = Inter({ variable: "--font-inter", subsets: ["latin"], }); +const dmSans = require("next/font/google").DM_Sans({ + variable: "--font-dm-sans", + subsets: ["latin"], +}); + +export const metadata: Metadata = { + title: "ZSMX Store - Premium Fashion, Home, Gym & Electronics", + description: "Shop premium products across fashion, home decor, fitness equipment, and electronics. Authentic brands, exceptional quality, and 24/7 customer support.", + keywords: "luxury fashion, home decor, gym equipment, electronics, premium products, online shopping", + metadataBase: new URL("https://zsmxstore.com"), + alternates: { + canonical: "https://zsmxstore.com", + }, + openGraph: { + title: "ZSMX Store - Multi-Category Premium Shopping", + description: "Discover curated luxury products across fashion, home, fitness, and tech. Authentic, quality-assured items for every lifestyle.", + siteName: "ZSMX Store", + type: "website", + }, + robots: { + index: true, + follow: true, + }, +}; + export default function RootLayout({ children, }: Readonly<{ @@ -31,7 +50,9 @@ export default function RootLayout({ return ( - + {children}