diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index c334a83..0728398 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -122,21 +122,21 @@ export default function PricingPage() { id: 1, title: "Comfortable AC Vehicles", description: "Spacious seating with premium AC and entertainment systems for long-distance comfort", - imageSrc: "http://img.b2bpic.net/free-photo/man-sleeping-car-while-traveling_23-2148906404.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-sleeping-car-while-traveling_23-2148906404.jpg?_wi=2", imageAlt: "Comfortable vehicle interior with AC seating", }, { id: 2, title: "Polite & Professional Drivers", description: "Our drivers, including our star driver Sharath, are highly trained and committed to safe driving", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-couple-with-car_23-2149094702.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-couple-with-car_23-2149094702.jpg?_wi=2", imageAlt: "Professional driver ensuring safe journey", }, { id: 3, title: "24/7 WhatsApp Support", description: "Round-the-clock assistance for any queries or support you need during your journey", - imageSrc: "http://img.b2bpic.net/free-photo/group-business-executives-smiling_1170-761.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-business-executives-smiling_1170-761.jpg?_wi=2", imageAlt: "Helpful staff providing customer support", }, ]}