diff --git a/src/app/page.tsx b/src/app/page.tsx index cda71f8..d2f7a9d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,35 +74,35 @@ export default function LandingPage() { handle: "@logistics", testimonial: "Consistent, reliable, and professional. The best partner for our fuel needs.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-black-businesswoman-signs-documents-buys-new-car-car-dealer-is-standing-him_146671-18392.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-black-businesswoman-signs-documents-buys-new-car-car-dealer-is-standing-him_146671-18392.jpg?_wi=1", }, { name: "Michael A.", handle: "@constructions", testimonial: "Excellent service and timely deliveries every single time.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-manual-worker-warehouse_329181-12798.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-manual-worker-warehouse_329181-12798.jpg?_wi=1", }, { name: "Emily K.", handle: "@agroglobal", testimonial: "Top-tier quality products and unbeatable logistics support.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=1", }, { name: "David U.", handle: "@buildright", testimonial: "Very satisfied with their safety standards and operational precision.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/professional-broker_1098-14468.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-broker_1098-14468.jpg?_wi=1", }, { name: "Grace P.", handle: "@fleetmove", testimonial: "Highly recommend Capital Oil for bulk industrial supplies.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12805.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12805.jpg?_wi=1", }, ]} avatars={[ @@ -271,7 +271,7 @@ export default function LandingPage() { role: "Logistics Lead", company: "TransportCorp", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-black-businesswoman-signs-documents-buys-new-car-car-dealer-is-standing-him_146671-18392.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-black-businesswoman-signs-documents-buys-new-car-car-dealer-is-standing-him_146671-18392.jpg?_wi=2", }, { id: "t2", @@ -279,7 +279,7 @@ export default function LandingPage() { role: "Manager", company: "Construx", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-manual-worker-warehouse_329181-12798.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-manual-worker-warehouse_329181-12798.jpg?_wi=2", }, { id: "t3", @@ -287,7 +287,7 @@ export default function LandingPage() { role: "Director", company: "AgroGlobal", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=2", }, { id: "t4", @@ -295,7 +295,7 @@ export default function LandingPage() { role: "Contractor", company: "BuildRight", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/professional-broker_1098-14468.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-broker_1098-14468.jpg?_wi=2", }, { id: "t5", @@ -303,7 +303,7 @@ export default function LandingPage() { role: "Director", company: "FleetMove", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12805.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12805.jpg?_wi=2", }, ]} title="Client Trust"