From f95326d74959064fc6bdb1c37eb88ba282e88e60 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 08:19:08 +0000 Subject: [PATCH] Update src/app/applications/page.tsx --- src/app/applications/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/applications/page.tsx b/src/app/applications/page.tsx index b055171..59d3555 100644 --- a/src/app/applications/page.tsx +++ b/src/app/applications/page.tsx @@ -48,7 +48,7 @@ export default function ApplicationsPage() { price: "Heavy-Duty Solutions", rating: 5, reviewCount: "500+", - imageSrc: "http://img.b2bpic.net/free-photo/african-american-female-industrial-employee-hardhat-overall-walking-plant-floor_74855-16327.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-female-industrial-employee-hardhat-overall-walking-plant-floor_74855-16327.jpg?_wi=3", imageAlt: "Industrial factory production with material handling wheels", }, { @@ -58,7 +58,7 @@ export default function ApplicationsPage() { price: "Light-Duty Specialized", rating: 5, reviewCount: "300+", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-walker_53876-20434.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-walker_53876-20434.jpg?_wi=5", imageAlt: "Hospital trolley with smooth operating wheels", }, { @@ -68,7 +68,7 @@ export default function ApplicationsPage() { price: "Medium-Duty Reliable", rating: 5, reviewCount: "600+", - imageSrc: "http://img.b2bpic.net/free-photo/warehouse-workers-discussing-about-logistics-distribution-packages-market_342744-1558.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/warehouse-workers-discussing-about-logistics-distribution-packages-market_342744-1558.jpg?_wi=2", imageAlt: "Warehouse with material handling equipment", }, { @@ -78,7 +78,7 @@ export default function ApplicationsPage() { price: "Heavy-Duty Variants", rating: 5, reviewCount: "280+", - imageSrc: "http://img.b2bpic.net/free-photo/detail-precision-tools_1359-246.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/detail-precision-tools_1359-246.jpg?_wi=4", imageAlt: "Workshop equipment with industrial wheels", }, ]} @@ -99,21 +99,21 @@ export default function ApplicationsPage() { id: "manufacturing", title: "Manufacturing & Foundries", description: "Heavy-duty castors designed for extreme temperatures, corrosive chemicals, and maximum load capacities. Ideal for factory floors, production lines, and industrial machinery.", - imageSrc: "http://img.b2bpic.net/free-photo/african-american-female-industrial-employee-hardhat-overall-walking-plant-floor_74855-16327.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/african-american-female-industrial-employee-hardhat-overall-walking-plant-floor_74855-16327.jpg?_wi=4", imageAlt: "Manufacturing facility with heavy equipment", }, { id: "healthcare", title: "Healthcare & Medical", description: "Quiet, smooth-running wheels for hospital trolleys, medical equipment, and patient care devices. Engineered for sterile environments and safe patient transport.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-walker_53876-20434.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-walker_53876-20434.jpg?_wi=6", imageAlt: "Medical equipment with specialized wheels", }, { id: "logistics", title: "Logistics & Warehousing", description: "Reliable, cost-effective wheels for pallets, carts, and material handling equipment. Supports high-volume daily operations in distribution centers.", - imageSrc: "http://img.b2bpic.net/free-photo/warehouse-workers-discussing-about-logistics-distribution-packages-market_342744-1558.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/warehouse-workers-discussing-about-logistics-distribution-packages-market_342744-1558.jpg?_wi=3", imageAlt: "Warehouse logistics and distribution", }, ]} @@ -131,7 +131,7 @@ export default function ApplicationsPage() { description="Not sure which wheel solution is right for your specific needs? Our technical team provides free consultations to recommend the optimal wheel configuration for your application." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/close-up-heavy-industrial-crane-mechanism_632498-60873.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-heavy-industrial-crane-mechanism_632498-60873.jpg?_wi=4" imageAlt: "Technical consultation for application selection" mediaPosition="right" inputPlaceholder="Enter your email"