Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-08 22:37:21 +00:00

View File

@@ -48,9 +48,9 @@ export default function TransportProPage() {
tagIcon={Truck}
background={{ variant: "animated-grid" }}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/van-tows-bright-orange-trailer-open-highway-towing-transport_169016-71051.jpg", imageAlt: "Professional delivery truck on highway" },
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-checking-truck_23-2149426487.jpg", imageAlt: "Fleet of commercial trucks" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-diverse-team-discussing-customer-order_482257-108845.jpg", imageAlt: "Logistics and warehouse operations" }
{ imageSrc: "http://img.b2bpic.net/free-photo/van-tows-bright-orange-trailer-open-highway-towing-transport_169016-71051.jpg?_wi=1", imageAlt: "Professional delivery truck on highway" },
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-checking-truck_23-2149426487.jpg?_wi=1", imageAlt: "Fleet of commercial trucks" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-diverse-team-discussing-customer-order_482257-108845.jpg?_wi=1", imageAlt: "Logistics and warehouse operations" }
]}
buttons={[
{ text: "Get a Quote", href: "#contact" },
@@ -68,7 +68,7 @@ export default function TransportProPage() {
description="With over 25 years of industry experience, TransportPro has built a reputation for reliability, professionalism, and customer excellence. Our fleet of modern trucks and dedicated drivers ensure your cargo arrives safely and on schedule, every time."
tag="About Us"
tagIcon={Award}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-men-checking-truck_23-2149426487.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-men-checking-truck_23-2149426487.jpg?_wi=2"
imageAlt="TransportPro fleet of commercial trucks"
buttons={[{ text: "Our Services", href: "#services" }]}
useInvertedBackground={false}
@@ -85,7 +85,7 @@ export default function TransportProPage() {
tagIcon={Briefcase}
features={[
{
id: "1", title: "Long-Distance Freight", description: "Cross-country shipping with GPS tracking, real-time updates, and full insurance coverage for peace of mind.", media: { imageSrc: "http://img.b2bpic.net/free-photo/van-tows-bright-orange-trailer-open-highway-towing-transport_169016-71051.jpg", imageAlt: "Professional delivery truck on highway" },
id: "1", title: "Long-Distance Freight", description: "Cross-country shipping with GPS tracking, real-time updates, and full insurance coverage for peace of mind.", media: { imageSrc: "http://img.b2bpic.net/free-photo/van-tows-bright-orange-trailer-open-highway-towing-transport_169016-71051.jpg?_wi=2", imageAlt: "Professional delivery truck on highway" },
items: [
{ icon: CheckCircle, text: "24/7 GPS Tracking" },
{ icon: CheckCircle, text: "Full Insurance Coverage" },
@@ -94,7 +94,7 @@ export default function TransportProPage() {
reverse: false
},
{
id: "2", title: "Specialized Cargo Transport", description: "Expert handling of temperature-controlled, hazmat, and oversized loads with certified drivers and specialized equipment.", media: { imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-perspective-wood-logs-timber-industry_23-2151239282.jpg", imageAlt: "Refrigerated truck reefer trailer" },
id: "2", title: "Specialized Cargo Transport", description: "Expert handling of temperature-controlled, hazmat, and oversized loads with certified drivers and specialized equipment.", media: { imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-perspective-wood-logs-timber-industry_23-2151239282.jpg?_wi=1", imageAlt: "Refrigerated truck reefer trailer" },
items: [
{ icon: CheckCircle, text: "Temperature Controlled" },
{ icon: CheckCircle, text: "Hazmat Certified" },
@@ -103,7 +103,7 @@ export default function TransportProPage() {
reverse: true
},
{
id: "3", title: "Fleet Management Solutions", description: "Comprehensive logistics coordination, route optimization, and inventory management for enterprise clients.", media: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-diverse-team-discussing-customer-order_482257-108845.jpg", imageAlt: "Supply chain logistics management" },
id: "3", title: "Fleet Management Solutions", description: "Comprehensive logistics coordination, route optimization, and inventory management for enterprise clients.", media: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-diverse-team-discussing-customer-order_482257-108845.jpg?_wi=2", imageAlt: "Supply chain logistics management" },
items: [
{ icon: CheckCircle, text: "Route Optimization" },
{ icon: CheckCircle, text: "Real-Time Monitoring" },
@@ -130,7 +130,7 @@ export default function TransportProPage() {
id: "flatbed", name: "Flatbed Trucks", price: "Capacity: 45,000 lbs", imageSrc: "http://img.b2bpic.net/free-photo/blue-truck-rainy-highway-power-energy-motion_169016-69894.jpg", imageAlt: "Flatbed truck for general cargo"
},
{
id: "refrigerated", name: "Refrigerated Trucks", price: "Capacity: 40,000 lbs", imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-perspective-wood-logs-timber-industry_23-2151239282.jpg", imageAlt: "Refrigerated truck for perishables"
id: "refrigerated", name: "Refrigerated Trucks", price: "Capacity: 40,000 lbs", imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-perspective-wood-logs-timber-industry_23-2151239282.jpg?_wi=2", imageAlt: "Refrigerated truck for perishables"
},
{
id: "tanker", name: "Tanker Trucks", price: "Capacity: 35,000 lbs", imageSrc: "http://img.b2bpic.net/free-photo/motorhome-races-across-bridge-sunset-dream-roadtrip_169016-71100.jpg", imageAlt: "Tanker truck for liquids"