diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 77a4081..81ef73d 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -72,7 +72,7 @@ export default function AboutPage() { title: "Airport Pickups & Transfers", description: "Professional ground transportation directly from the airport. Skip the taxi lines and arrive in luxury. Our drivers are punctual, courteous, and familiar with all major airports.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/financial-independent-woman-buying-new-car_23-2149571899.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/financial-independent-woman-buying-new-car_23-2149571899.jpg?_wi=2", }, items: [ { @@ -95,7 +95,7 @@ export default function AboutPage() { title: "Corporate Fleet Management", description: "Dedicated solutions for corporate clients requiring multiple vehicles and flexible arrangements. Streamlined billing, priority support, and customized fleet configurations.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/young-couple-choosing-car-car-show-room_1303-15733.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-couple-choosing-car-car-show-room_1303-15733.jpg?_wi=2", }, items: [ { @@ -118,7 +118,7 @@ export default function AboutPage() { title: "Long-Term Rentals", description: "Extended rental programs perfect for relocations, projects, or ongoing needs. Attractive monthly rates with flexible terms and comprehensive coverage options.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/composed-contract-mortgage-agent-desk_23-2147764198.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/composed-contract-mortgage-agent-desk_23-2147764198.jpg?_wi=2", }, items: [ { @@ -156,7 +156,7 @@ export default function AboutPage() { handle: "@jamesmitchell", testimonial: "Exceptional service from booking to return. The vehicles are immaculate and the staff goes above and beyond. Highly recommended!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-businessman-does-daily-tasks-corporate-job_482257-116713.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-businessman-does-daily-tasks-corporate-job_482257-116713.jpg?_wi=4", }, { id: "2", @@ -164,7 +164,7 @@ export default function AboutPage() { handle: "@sarahander", testimonial: "Elite Rent a Car made my corporate travel seamless. Professional drivers, luxurious vehicles, and flawless execution every time.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-woman-looking-up-copy-space_1262-3088.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-woman-looking-up-copy-space_1262-3088.jpg?_wi=4", }, { id: "3", @@ -172,7 +172,7 @@ export default function AboutPage() { handle: "@marcusr", testimonial: "Best car rental experience I've had. Premium fleet, transparent pricing, and customer service that truly cares about your satisfaction.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/experienced-businessman-standing-office-room-indian-content-office-employee-eyeglasses-smiling-posing-with-folded-hands-business-management-corporation-concept_74855-11681.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/experienced-businessman-standing-office-room-indian-content-office-employee-eyeglasses-smiling-posing-with-folded-hands-business-management-corporation-concept_74855-11681.jpg?_wi=3", }, { id: "4", @@ -180,7 +180,7 @@ export default function AboutPage() { handle: "@emilychen", testimonial: "From airport pickup to return, everything was handled professionally. The booking process was smooth and the support team was incredibly helpful.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-charming-attractive-young-african-american-female-with-voluminous-afro-haircut-with-broad-confident-smile-keeping-her-arms-folded-chest-wearing-striped-nightgown_343059-2618.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-charming-attractive-young-african-american-female-with-voluminous-afro-haircut-with-broad-confident-smile-keeping-her-arms-folded-chest-wearing-striped-nightgown_343059-2618.jpg?_wi=2", }, ]} showRating={true}