From 3e294ff0b09c3c913741919dda85440981460457 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 08:40:29 +0000 Subject: [PATCH 1/7] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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" }, -- 2.49.1 From 310000ebb37a7e7170efd3ca0191d3d84fddbc0e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 08:40:30 +0000 Subject: [PATCH 2/7] Update src/app/booking/page.tsx --- src/app/booking/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" -- 2.49.1 From 6e2848ce91dddd79cf344a71f4ca5e341bae91fb Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 08:40:31 +0000 Subject: [PATCH 3/7] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.49.1 From 7d9065486d7541e65dabe82c8e36fcfa4feea557 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 08:40:31 +0000 Subject: [PATCH 4/7] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) 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' }, '*'); })(); +` + }} + /> + +