Update src/app/services/page.tsx
This commit is contained in:
@@ -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() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
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=6"
|
||||
imageAlt="Semi truck on open highway"
|
||||
logoText="Tinsley Trucking LLC"
|
||||
copyrightText="© 2025 Tinsley Trucking LLC. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user