From fe042bb0a41f8a7570763facf7749f0ce046fe0d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 02:11:08 +0000 Subject: [PATCH] Update src/app/pricing/page.tsx --- src/app/pricing/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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", }, ]}