From 7214165f26f7e2112dfcac9c4b8255fcb6229bcc Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 15:59:13 +0000 Subject: [PATCH] Update src/app/services/page.tsx --- src/app/services/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 2cb4760..bf7c84a 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -83,28 +83,28 @@ export default function ServicesPage() { id: "1", title: "Dry Van Freight", description: "Our primary service offering includes standard enclosed trailer transportation for general merchandise, palletized goods, and packaged freight. We provide climate-controlled options for sensitive cargo and maintain strict handling protocols.", - imageSrc: "http://img.b2bpic.net/free-photo/modern-blue-truck-wet-highway-power-reliability-motion_169016-69836.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-blue-truck-wet-highway-power-reliability-motion_169016-69836.jpg?_wi=3", imageAlt: "Dry van semi truck", }, { id: "2", title: "Local & Regional Hauls", description: "Dedicated local and regional routes throughout Alabama, Georgia, and Tennessee. These services are perfect for owner-operators and dedicated drivers seeking stable work with daily home-time options and regular schedules.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-young-girl-with-round-hat-walking-field_181624-44433.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-young-girl-with-round-hat-walking-field_181624-44433.jpg?_wi=2", imageAlt: "Rural Alabama landscape", }, { id: "3", title: "Grain & Feed Transport", description: "Our specialized grain and feed transportation uses modern hopper trailers. We have extensive experience handling bulk grain, animal feed, and agricultural commodities with proper loading, securing, and unloading procedures.", - imageSrc: "http://img.b2bpic.net/free-photo/people-tractor_23-2150454933.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-tractor_23-2150454933.jpg?_wi=2", imageAlt: "Grain transport semi truck", }, { id: "4", title: "Interstate Freight", description: "Full interstate commerce capability with USDOT 1296926 and MC 603202 certifications. Fully compliant with all DOT regulations, FMCSA requirements, and safety standards for cross-state freight movement.", - imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-suzhou-overpass-night_1359-524.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-suzhou-overpass-night_1359-524.jpg?_wi=4", imageAlt: "Semi truck on interstate", }, ]} @@ -129,7 +129,7 @@ export default function ServicesPage() { value: "20+", title: "Years Experience", description: "Proven track record serving Southeast shipping needs", - imageSrc: "http://img.b2bpic.net/free-photo/female-trucker-talking-phone-about-shipment-that-has-be-delivered_342744-282.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-trucker-talking-phone-about-shipment-that-has-be-delivered_342744-282.jpg?_wi=2", imageAlt: "Experience in trucking", }, { @@ -137,7 +137,7 @@ export default function ServicesPage() { value: "2.5M+", title: "Safe Miles", description: "Million miles of safe, reliable transportation", - imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-suzhou-overpass-night_1359-524.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-suzhou-overpass-night_1359-524.jpg?_wi=5", imageAlt: "Highway safety record", }, { @@ -145,7 +145,7 @@ export default function ServicesPage() { value: "99%", title: "On-Time Rate", description: "Consistent on-time delivery performance", - imageSrc: "http://img.b2bpic.net/free-photo/modern-blue-truck-wet-highway-power-reliability-motion_169016-69836.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-blue-truck-wet-highway-power-reliability-motion_169016-69836.jpg?_wi=4", imageAlt: "On-time delivery", }, ]} @@ -182,7 +182,7 @@ export default function ServicesPage() {