diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index f6fd449..83d7c9d 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -95,7 +95,7 @@ export default function AboutPage() { { value: "3", title: "Major Transport Routes" }, ]} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/storehouse-employee-taking-out-carton-boxes-from-shelf_482257-77612.jpg" + imageSrc="http://img.b2bpic.net/free-photo/storehouse-employee-taking-out-carton-boxes-from-shelf_482257-77612.jpg?_wi=4" imageAlt="modern warehouse logistics facility South Africa" mediaAnimation="slide-up" /> @@ -109,7 +109,7 @@ export default function AboutPage() { title: "Freight Consolidation", description: "Affordable shared transport for smaller shipments. Combine your cargo with other businesses to reduce costs without compromising on speed or reliability.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/diverse-warehouse-team-using-bar-code-scanners-manage-packages_482257-131454.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/diverse-warehouse-team-using-bar-code-scanners-manage-packages_482257-131454.jpg?_wi=3", }, items: [ { icon: Package, text: "Flexible load sizes" }, @@ -123,7 +123,7 @@ export default function AboutPage() { title: "Linehaul Transport", description: "Reliable freight movement between major economic hubs. Direct routes connecting Cape Town, Johannesburg, and Durban with consistent schedules and professional handling.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/red-semi-rural-highway-with-headlights-morning-delivery_169016-69772.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/red-semi-rural-highway-with-headlights-morning-delivery_169016-69772.jpg?_wi=6", }, items: [ { icon: Truck, text: "Dedicated routes" }, @@ -137,7 +137,7 @@ export default function AboutPage() { title: "Business Logistics Solutions", description: "Flexible transport services for manufacturers, distributors, and wholesalers. Customized solutions that integrate seamlessly with your supply chain requirements.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/digital-manufacturing-specialist-enhancing-production-efficiency_482257-126818.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/digital-manufacturing-specialist-enhancing-production-efficiency_482257-126818.jpg?_wi=2", }, items: [ { icon: Building2, text: "Custom solutions" }, diff --git a/src/app/booking/page.tsx b/src/app/booking/page.tsx index 49924b0..078a1b5 100644 --- a/src/app/booking/page.tsx +++ b/src/app/booking/page.tsx @@ -50,7 +50,7 @@ export default function BookingPage() { { value: "3 Steps", title: "Simple booking process" }, { value: "24hrs", title: "Quote response time" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/storehouse-employee-taking-out-carton-boxes-from-shelf_482257-77612.jpg" + imageSrc="http://img.b2bpic.net/free-photo/storehouse-employee-taking-out-carton-boxes-from-shelf_482257-77612.jpg?_wi=3" imageAlt="Professional freight handling and booking" useInvertedBackground={false} mediaAnimation="slide-up" @@ -66,7 +66,7 @@ export default function BookingPage() { description="Complete our quick booking form to request a consolidated freight quote. Tell us your pickup location, destination, cargo details, and preferred collection date. Our logistics team will respond within 24 hours with a customized quote and available departure dates." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-vector/ecommerce-email-template_23-2148736574.jpg" + imageSrc="http://img.b2bpic.net/free-vector/ecommerce-email-template_23-2148736574.jpg?_wi=3" imageAlt="Professional freight booking and quote system" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index e00f217..48613ef 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -81,7 +81,7 @@ export default function ContactPage() { description="Subscribe to our newsletter for transportation tips, route updates, and exclusive offers for consolidated freight bookings." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-vector/ecommerce-email-template_23-2148736574.jpg" + imageSrc="http://img.b2bpic.net/free-vector/ecommerce-email-template_23-2148736574.jpg?_wi=4" imageAlt="professional newsletter subscription email marketing" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/layout.tsx b/src/app/layout.tsx index f9eaf36..114eaa1 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1425,6 +1425,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +