Update src/app/logistics-partners/page.tsx

This commit is contained in:
2026-03-11 10:05:39 +00:00
parent ba55663a26
commit 1bcd48d735

View File

@@ -47,7 +47,7 @@ export default function LogisticsPartnersPage() {
{ value: "2,200+", title: "Active Logistics Partners" },
{ value: "10K+", title: "Monthly Deliveries" },
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnKYPCgpJGxHpFTeDb61G2JGch/a-logistics-delivery-tracking-interface--1773223070611-e77f7f23.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnKYPCgpJGxHpFTeDb61G2JGch/a-logistics-delivery-tracking-interface--1773223070611-e77f7f23.png?_wi=1"
imageAlt="Real-time logistics tracking and delivery management"
useInvertedBackground={false}
mediaAnimation="blur-reveal"
@@ -65,13 +65,13 @@ export default function LogisticsPartnersPage() {
features={[
{
id: 1,
title: "Fleet Management", description: "Register multiple vehicles with different capacities. Each vehicle can be assigned to different delivery routes based on size and availability. Track all your vehicles in one dashboard.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnKYPCgpJGxHpFTeDb61G2JGch/a-logistics-delivery-tracking-interface--1773223070611-e77f7f23.png", imageAlt: "Fleet management and vehicle tracking interface"},
title: "Fleet Management", description: "Register multiple vehicles with different capacities. Each vehicle can be assigned to different delivery routes based on size and availability. Track all your vehicles in one dashboard.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnKYPCgpJGxHpFTeDb61G2JGch/a-logistics-delivery-tracking-interface--1773223070611-e77f7f23.png?_wi=2", imageAlt: "Fleet management and vehicle tracking interface"},
{
id: 2,
title: "Location-Based Order Matching", description: "Our algorithm automatically suggests delivery requests that match your vehicle capacity, current location, and schedule. Accept or decline requests instantly. Smart matching maximizes your earning potential.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnKYPCgpJGxHpFTeDb61G2JGch/an-illustration-showing-location-based-m-1773223069616-37623ab6.png", imageAlt: "Location-based order matching system"},
{
id: 3,
title: "Real-Time GPS Tracking", description: "Integrated Mapbox maps show your current location, planned route, and destination. Buyers and farmers can track your vehicle in real-time. Professional delivery execution with complete transparency.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnKYPCgpJGxHpFTeDb61G2JGch/a-logistics-delivery-tracking-interface--1773223070611-e77f7f23.png", imageAlt: "Real-time GPS tracking with Mapbox integration"},
title: "Real-Time GPS Tracking", description: "Integrated Mapbox maps show your current location, planned route, and destination. Buyers and farmers can track your vehicle in real-time. Professional delivery execution with complete transparency.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnKYPCgpJGxHpFTeDb61G2JGch/a-logistics-delivery-tracking-interface--1773223070611-e77f7f23.png?_wi=3", imageAlt: "Real-time GPS tracking with Mapbox integration"},
{
id: 4,
title: "Secure Payment Processing", description: "Transparent pricing for each delivery. Payments are held securely and released automatically upon delivery confirmation. All transactions recorded on the blockchain for your protection.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnKYPCgpJGxHpFTeDb61G2JGch/an-illustration-showing-secure-transacti-1773223069825-0fb603f7.png", imageAlt: "Secure blockchain-based payment system"},