diff --git a/src/app/page.tsx b/src/app/page.tsx index 57568a9..9be06cb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,13 +56,13 @@ export default function LandingPage() { testimonials={[ { name: "Priya Sharma", handle: "Delhi Resident", testimonial: "Best taxi service! Professional drivers, clean cars, and always on time. Highly recommended for airport transfers.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1"}, { name: "Rajesh Kumar", handle: "Corporate Client", testimonial: "We book their tempo traveller for team outings regularly. Excellent service and transparent pricing.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-man-with-backpack_23-2149915912.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-man-with-backpack_23-2149915912.jpg?_wi=1"}, { name: "Anjali Verma", handle: "Tourist from Mumbai", testimonial: "The Golden Triangle tour was amazing! Professional guides, comfortable vehicles, and hassle-free booking.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/selfie-portrait-cute-brunette-girl-with-short-hair-sitting-table-gray-plaid-terrace-restaurant-she-wears-blue-shirt-looks-happy_197531-971.jpg"} + imageSrc: "http://img.b2bpic.net/free-photo/selfie-portrait-cute-brunette-girl-with-short-hair-sitting-table-gray-plaid-terrace-restaurant-she-wears-blue-shirt-looks-happy_197531-971.jpg?_wi=1"} ]} testimonialRotationInterval={5000} buttons={[ @@ -107,7 +107,7 @@ export default function LandingPage() { reverse: false }, { - id: "2", title: "Outstation Taxi Services", description: "Comfortable and affordable long-distance taxis to Agra, Manali, Haridwar, Jaipur, and beyond. Fixed rates, no hidden charges.", media: { imageSrc: "http://img.b2bpic.net/free-psd/republic-day-celebration-template_23-2151898279.jpg" }, + id: "2", title: "Outstation Taxi Services", description: "Comfortable and affordable long-distance taxis to Agra, Manali, Haridwar, Jaipur, and beyond. Fixed rates, no hidden charges.", media: { imageSrc: "http://img.b2bpic.net/free-psd/republic-day-celebration-template_23-2151898279.jpg?_wi=1" }, items: [ { icon: Navigation, text: "Agra, Manali & Haridwar" }, { icon: DollarSign, text: "Transparent pricing" }, @@ -127,7 +127,7 @@ export default function LandingPage() { reverse: false }, { - id: "4", title: "Guided Tour Packages", description: "Curated day tours and multi-day packages. Golden Triangle, Haridwar pilgrimage, Manali hill station, and more with expert guides.", media: { imageSrc: "http://img.b2bpic.net/free-psd/republic-day-celebration-template_23-2151898279.jpg" }, + id: "4", title: "Guided Tour Packages", description: "Curated day tours and multi-day packages. Golden Triangle, Haridwar pilgrimage, Manali hill station, and more with expert guides.", media: { imageSrc: "http://img.b2bpic.net/free-psd/republic-day-celebration-template_23-2151898279.jpg?_wi=2" }, items: [ { icon: MapPin, text: "Golden Triangle tours" }, { icon: Users, text: "Expert tour guides" }, @@ -203,15 +203,15 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Priya Sharma", role: "Business Traveler", company: "Tech Corp, Gurgaon", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Priya Sharma testimonial" + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Priya Sharma testimonial" }, { id: "2", name: "Rajesh Kumar", role: "HR Manager", company: "Manufacturing Ltd, Noida", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-man-with-backpack_23-2149915912.jpg", imageAlt: "Rajesh Kumar testimonial" + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-man-with-backpack_23-2149915912.jpg?_wi=2", imageAlt: "Rajesh Kumar testimonial" }, { id: "3", name: "Anjali Verma", role: "Tourist", company: "Mumbai Visitor", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/selfie-portrait-cute-brunette-girl-with-short-hair-sitting-table-gray-plaid-terrace-restaurant-she-wears-blue-shirt-looks-happy_197531-971.jpg", imageAlt: "Anjali Verma testimonial" + imageSrc: "http://img.b2bpic.net/free-photo/selfie-portrait-cute-brunette-girl-with-short-hair-sitting-table-gray-plaid-terrace-restaurant-she-wears-blue-shirt-looks-happy_197531-971.jpg?_wi=2", imageAlt: "Anjali Verma testimonial" }, { id: "4", name: "Vikram Singh", role: "CEO", company: "StartUp India, Delhi", rating: 5,