diff --git a/src/app/page.tsx b/src/app/page.tsx index e0c27d6..831fcb0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "/contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/semi-truck-highway-sunset_23-2152009008.jpg" + imageSrc="http://img.b2bpic.net/free-photo/semi-truck-highway-sunset_23-2152009008.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -88,7 +88,7 @@ export default function LandingPage() { role: "Logistics Manager", company: "Midwest Supply", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-men-wearing-helmets-vests_23-2149426477.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-men-wearing-helmets-vests_23-2149426477.jpg?_wi=1", }, { id: "2", diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 3fd0fd9..2fb0053 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { title: "General Freight", subtitle: "Local & Regional", description: "Fast and reliable general cargo transport throughout the region.", - imageSrc: "http://img.b2bpic.net/free-photo/semi-truck-highway-sunset_23-2152009008.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/semi-truck-highway-sunset_23-2152009008.jpg?_wi=2", }, { tag: "Long-Haul", @@ -74,7 +74,7 @@ export default function LandingPage() { title: "Specialized Transport", subtitle: "Custom Handling", description: "Expert solutions for complex or oversized cargo requirements.", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-men-wearing-helmets-vests_23-2149426477.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-men-wearing-helmets-vests_23-2149426477.jpg?_wi=2", }, ]} title="Comprehensive Logistics Solutions"