diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 2d9de32..c41040b 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -91,7 +91,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=3" imageAlt="modern warehouse logistics facility South Africa" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -103,7 +103,7 @@ export default function AboutPage() { features={[ { id: "1", 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" }, { icon: TrendingDown, text: "Reduced shipping costs" }, @@ -113,7 +113,7 @@ export default function AboutPage() { }, { id: "2", 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=3"}, items: [ { icon: Truck, text: "Dedicated routes" }, { icon: Clock, text: "Predictable schedules" }, @@ -123,7 +123,7 @@ export default function AboutPage() { }, { id: "3", 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" }, { icon: Zap, text: "Quick turnarounds" }, diff --git a/src/app/page.tsx b/src/app/page.tsx index e4c9758..0d84ff5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -121,7 +121,7 @@ export default function HomePage() { { 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=1" imageAlt="modern warehouse logistics facility South Africa" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -135,7 +135,7 @@ export default function HomePage() { id: "1", 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"}, + "http://img.b2bpic.net/free-photo/diverse-warehouse-team-using-bar-code-scanners-manage-packages_482257-131454.jpg?_wi=1"}, items: [ { icon: Package, text: "Flexible load sizes" }, { icon: TrendingDown, text: "Reduced shipping costs" }, @@ -147,7 +147,7 @@ export default function HomePage() { id: "2", 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"}, + "http://img.b2bpic.net/free-photo/red-semi-rural-highway-with-headlights-morning-delivery_169016-69772.jpg?_wi=1"}, items: [ { icon: Truck, text: "Dedicated routes" }, { icon: Clock, text: "Predictable schedules" }, @@ -159,7 +159,7 @@ export default function HomePage() { id: "3", 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"}, + "http://img.b2bpic.net/free-photo/digital-manufacturing-specialist-enhancing-production-efficiency_482257-126818.jpg?_wi=1"}, items: [ { icon: Building2, text: "Custom solutions" }, { icon: Zap, text: "Quick turnarounds" }, @@ -171,7 +171,7 @@ export default function HomePage() { id: "4", title: "Warehouse & Distribution Support", description: "Beyond transport, we provide warehousing coordination and distribution support. Optimize your inventory management with our integrated logistics approach.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/warehouse-workers-carrying-boxes-storage-area-putting-them-shelves_342744-1483.jpg"}, + "http://img.b2bpic.net/free-photo/warehouse-workers-carrying-boxes-storage-area-putting-them-shelves_342744-1483.jpg?_wi=1"}, items: [ { icon: MapPin, text: "Strategic locations" }, { icon: Users, text: "Expert team" }, @@ -291,7 +291,7 @@ export default function HomePage() { 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=1" imageAlt="professional newsletter subscription email marketing" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 93ada83..a26204c 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -98,7 +98,7 @@ export default function ServicesPage() { { value: "500+", title: "Satisfied Clients" }, ]} 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=2" imageAlt="modern warehouse logistics facility South Africa" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -112,7 +112,7 @@ export default function ServicesPage() { id: "1", title: "Freight Consolidation", description: "Our core service combines shipments from multiple businesses onto scheduled trucks, dramatically reducing your transport costs. Consolidation is ideal for businesses sending smaller LTL (less-than-truckload) quantities between Cape Town, Johannesburg, and Durban. We handle the complexity of load planning, so you enjoy lower per-unit costs without sacrificing speed or reliability.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/diverse-warehouse-team-using-bar-code-scanners-manage-packages_482257-131454.jpg"}, + "http://img.b2bpic.net/free-photo/diverse-warehouse-team-using-bar-code-scanners-manage-packages_482257-131454.jpg?_wi=2"}, items: [ { icon: Package, text: "Flexible load sizes from 500kg" }, { icon: TrendingDown, text: "40% average cost reduction" }, @@ -124,7 +124,7 @@ export default function ServicesPage() { id: "2", title: "Linehaul Transport", description: "Our dedicated linehaul services provide consistent, predictable freight movement between major economic hubs. Direct routes connecting Cape Town, Johannesburg, and Durban operate on fixed schedules with professional handling and full cargo protection. Ideal for businesses requiring regular transport with guaranteed capacity and arrival windows.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/red-semi-rural-highway-with-headlights-morning-delivery_169016-69772.jpg"}, + "http://img.b2bpic.net/free-photo/red-semi-rural-highway-with-headlights-morning-delivery_169016-69772.jpg?_wi=2"}, items: [ { icon: Truck, text: "Dedicated routes and vehicles" }, { icon: Clock, text: "Predictable 24-48 hour schedules" }, @@ -136,7 +136,7 @@ export default function ServicesPage() { id: "3", title: "Logistics Solutions & Support", description: "Beyond standard transport, Thornlands provides comprehensive logistics support including warehousing coordination, inventory management, and distribution network optimization. Our solutions are customized to your supply chain requirements, integrating seamlessly with your existing processes and systems.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/warehouse-workers-carrying-boxes-storage-area-putting-them-shelves_342744-1483.jpg"}, + "http://img.b2bpic.net/free-photo/warehouse-workers-carrying-boxes-storage-area-putting-them-shelves_342744-1483.jpg?_wi=2"}, items: [ { icon: Building2, text: "Custom supply chain integration" }, { icon: Zap, text: "24-hour service availability" }, @@ -161,7 +161,7 @@ export default function ServicesPage() { description="Request a customized quote for your freight requirements. Our team will respond within 24 hours with competitive pricing and available capacity for your preferred routes." 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=2" imageAlt="professional newsletter subscription email marketing" mediaAnimation="slide-up" mediaPosition="right"