From 9cce4cfeda3dd9dbff1968e82110c677d673704f Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 23:47:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2bf7824..f0453cb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { }, { id: 2, - title: "UK & Italy Freight Routes", description: "Specialized routes from United Kingdom and Italy to North Macedonia and Balkans with reliable weekly schedules", imageSrc: "http://img.b2bpic.net/free-photo/young-man-looking-way-destination-map-enjoying-vacation_23-2148148628.jpg" + title: "UK & Italy Freight Routes", description: "Specialized routes from United Kingdom and Italy to North Macedonia and Balkans with reliable weekly schedules", imageSrc: "http://img.b2bpic.net/free-photo/young-man-looking-way-destination-map-enjoying-vacation_23-2148148628.jpg?_wi=1" }, { id: 3, @@ -78,11 +78,11 @@ export default function LandingPage() { }, { id: 4, - title: "Cargo Coordination", description: "Expert logistics coordination managing every detail of your shipment", imageSrc: "http://img.b2bpic.net/free-photo/woodworking-company-managers-communicating-with-male-worker-production-facility_637285-11897.jpg" + title: "Cargo Coordination", description: "Expert logistics coordination managing every detail of your shipment", imageSrc: "http://img.b2bpic.net/free-photo/woodworking-company-managers-communicating-with-male-worker-production-facility_637285-11897.jpg?_wi=1" }, { id: 5, - title: "Secure Shipment Handling", description: "Professional cargo handling with security protocols and quality assurance at every step", imageSrc: "http://img.b2bpic.net/free-photo/black-female-courier-communicating-mobile-phone-taking-notes-while-sitting-delivery-van-view-is-through-window_637285-2208.jpg" + title: "Secure Shipment Handling", description: "Professional cargo handling with security protocols and quality assurance at every step", imageSrc: "http://img.b2bpic.net/free-photo/black-female-courier-communicating-mobile-phone-taking-notes-while-sitting-delivery-van-view-is-through-window_637285-2208.jpg?_wi=1" } ]} /> @@ -98,7 +98,7 @@ export default function LandingPage() { useInvertedBackground={true} imagePosition="right" mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/young-man-looking-way-destination-map-enjoying-vacation_23-2148148628.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-man-looking-way-destination-map-enjoying-vacation_23-2148148628.jpg?_wi=2" imageAlt="European transport routes map showing UK, Italy, and North Macedonia connections" bulletPoints={[ { @@ -129,19 +129,19 @@ export default function LandingPage() { features={[ { id: 1, - title: "Reliable Transport", description: "Consistent, professional service with proven track record across European routes", imageSrc: "http://img.b2bpic.net/free-photo/black-female-courier-communicating-mobile-phone-taking-notes-while-sitting-delivery-van-view-is-through-window_637285-2208.jpg" + title: "Reliable Transport", description: "Consistent, professional service with proven track record across European routes", imageSrc: "http://img.b2bpic.net/free-photo/black-female-courier-communicating-mobile-phone-taking-notes-while-sitting-delivery-van-view-is-through-window_637285-2208.jpg?_wi=2" }, { id: 2, - title: "Controlled Logistics", description: "Professional management of every shipment with quality assurance protocols", imageSrc: "http://img.b2bpic.net/free-photo/woodworking-company-managers-communicating-with-male-worker-production-facility_637285-11897.jpg" + title: "Controlled Logistics", description: "Professional management of every shipment with quality assurance protocols", imageSrc: "http://img.b2bpic.net/free-photo/woodworking-company-managers-communicating-with-male-worker-production-facility_637285-11897.jpg?_wi=2" }, { id: 3, - title: "On-Time Delivery", description: "Punctual arrivals with real-time tracking and professional monitoring", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delivery-man-with-packagaes_23-2148684705.jpg" + title: "On-Time Delivery", description: "Punctual arrivals with real-time tracking and professional monitoring", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delivery-man-with-packagaes_23-2148684705.jpg?_wi=1" }, { id: 4, - title: "European Routes", description: "Established corridors connecting UK, Italy to North Macedonia and Balkans", imageSrc: "http://img.b2bpic.net/free-photo/young-man-looking-way-destination-map-enjoying-vacation_23-2148148628.jpg" + title: "European Routes", description: "Established corridors connecting UK, Italy to North Macedonia and Balkans", imageSrc: "http://img.b2bpic.net/free-photo/young-man-looking-way-destination-map-enjoying-vacation_23-2148148628.jpg?_wi=3" } ]} /> @@ -167,7 +167,7 @@ export default function LandingPage() { }, { id: 3, - title: "Delivery to Destination", description: "Professional drivers deliver your cargo safely to the final destination on schedule", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delivery-man-with-packagaes_23-2148684705.jpg" + title: "Delivery to Destination", description: "Professional drivers deliver your cargo safely to the final destination on schedule", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delivery-man-with-packagaes_23-2148684705.jpg?_wi=2" } ]} /> -- 2.49.1