Merge version_3 into main #10

Merged
bender merged 1 commits from version_3 into main 2026-03-10 05:11:20 +00:00

View File

@@ -132,19 +132,19 @@ export default function HomePage() {
tag="Services"
features={[
{
id: "dry-van", title: "Dry Van Freight", description: "Standard freight transportation for non-perishable goods. Fast, reliable, and cost-effective for your regular shipping needs.", tag: "Standard", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjLWGzOQQSR7sTG4eBfplZc6Oe/a-modern-dry-van-semi-truck-or-dry-cargo-1773117003793-c7bf09af.png", imageAlt: "Dry van truck"
id: "dry-van", title: "Dry Van Freight", description: "Standard freight transportation for non-perishable goods. Fast, reliable, and cost-effective for your regular shipping needs.", tag: "Standard", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjLWGzOQQSR7sTG4eBfplZc6Oe/uploaded-1773118550696-ro967fjk.jpg", imageAlt: "Dry van truck"
},
{
id: "reefer", title: "Refrigerated (Reefer) Freight", description: "Climate-controlled transportation for temperature-sensitive cargo. Maintains precision temperatures for perishable goods.", tag: "Specialized", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjLWGzOQQSR7sTG4eBfplZc6Oe/a-refrigerated-semi-truck-reefer-truck-w-1773117005002-b1a3abbf.png", imageAlt: "Refrigerated truck"
id: "reefer", title: "Refrigerated (Reefer) Freight", description: "Climate-controlled transportation for temperature-sensitive cargo. Maintains precision temperatures for perishable goods.", tag: "Specialized", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjLWGzOQQSR7sTG4eBfplZc6Oe/uploaded-1773118701085-6u56n437.jpg", imageAlt: "Refrigerated truck"
},
{
id: "dedicated", title: "Dedicated Freight", description: "Exclusive trucks assigned to your shipment. Maximum control and reliability for time-sensitive deliveries.", tag: "Premium", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjLWGzOQQSR7sTG4eBfplZc6Oe/a-premium-well-maintained-semi-truck-wit-1773117003949-943d4d54.png", imageAlt: "Dedicated freight truck"
id: "dedicated", title: "Dedicated Freight", description: "Exclusive trucks assigned to your shipment. Maximum control and reliability for time-sensitive deliveries.", tag: "Premium", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjLWGzOQQSR7sTG4eBfplZc6Oe/uploaded-1773119147927-3z0iy1om.jpg", imageAlt: "Dedicated freight truck"
},
{
id: "expedited", title: "Expedited Shipping", description: "Rush delivery services for urgent freight. We prioritize speed and efficiency without compromising safety.", tag: "Rush", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjLWGzOQQSR7sTG4eBfplZc6Oe/a-fast-moving-semi-truck-on-a-highway-wi-1773117003869-2adaa3cb.png", imageAlt: "Expedited delivery"
id: "expedited", title: "Expedited Shipping", description: "Rush delivery services for urgent freight. We prioritize speed and efficiency without compromising safety.", tag: "Rush", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjLWGzOQQSR7sTG4eBfplZc6Oe/uploaded-1773118725571-2m0z8jvs.jpg", imageAlt: "Expedited delivery"
},
{
id: "long-haul", title: "Long-Haul Transportation", description: "Coast-to-coast freight delivery. Our experienced drivers handle multi-state routes with precision and professionalism.", tag: "Distance", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjLWGzOQQSR7sTG4eBfplZc6Oe/a-semi-truck-on-a-long-endless-highway-p-1773117004264-efbe56e6.png", imageAlt: "Long haul highway transportation"
id: "long-haul", title: "Long-Haul Transportation", description: "Coast-to-coast freight delivery. Our experienced drivers handle multi-state routes with precision and professionalism.", tag: "Distance", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjLWGzOQQSR7sTG4eBfplZc6Oe/uploaded-1773119026165-we2ow529.jpg", imageAlt: "Long haul highway transportation"
},
]}
animationType="slide-up"