diff --git a/src/app/page.tsx b/src/app/page.tsx index 91c29c5..5f696df 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,16 +59,16 @@ export default function HomePage() { testimonials={[ { name: "Priya Sharma", handle: "Patient", testimonial: "Dr. Santosh is soft spoken and highly skilled. The best dental experience I've had!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-smiling-woman-posing-white-background_231208-1813.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-smiling-woman-posing-white-background_231208-1813.jpg?_wi=1"}, { name: "Rajesh Patel", handle: "Patient", testimonial: "The staff and service quality is excellent. I recommend this clinic to everyone.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-healthy-young-man-with-beard-smiling-cheerful-camera-standing-blue-backg_1258-163876.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-healthy-young-man-with-beard-smiling-cheerful-camera-standing-blue-backg_1258-163876.jpg?_wi=1"}, { name: "Anjali Verma", handle: "Patient", testimonial: "He saved my money and advised the correct treatment. Very honest and professional.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-clinic_23-2149103560.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-clinic_23-2149103560.jpg?_wi=1"}, { name: "Vikram Singh", handle: "Patient", testimonial: "Painless procedures with modern equipment. Highly satisfied with my implant treatment.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-man-looking-photographer_23-2148398473.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-man-looking-photographer_23-2148398473.jpg?_wi=1"}, ]} testimonialRotationInterval={5000} buttons={[ @@ -195,13 +195,13 @@ export default function HomePage() { animationType="slide-up" testimonials={[ { - id: "1", name: "Priya Sharma", handle: "Mahim resident", testimonial: "Dr. Santosh is soft spoken and highly skilled dentist. The best dental experience I've had!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-smiling-woman-posing-white-background_231208-1813.jpg"}, + id: "1", name: "Priya Sharma", handle: "Mahim resident", testimonial: "Dr. Santosh is soft spoken and highly skilled dentist. The best dental experience I've had!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-smiling-woman-posing-white-background_231208-1813.jpg?_wi=2"}, { - id: "2", name: "Rajesh Patel", handle: "Dadar area", testimonial: "The staff and service quality is excellent. Very professional and courteous. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-healthy-young-man-with-beard-smiling-cheerful-camera-standing-blue-backg_1258-163876.jpg"}, + id: "2", name: "Rajesh Patel", handle: "Dadar area", testimonial: "The staff and service quality is excellent. Very professional and courteous. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-healthy-young-man-with-beard-smiling-cheerful-camera-standing-blue-backg_1258-163876.jpg?_wi=2"}, { - id: "3", name: "Anjali Verma", handle: "Bandra resident", testimonial: "He saved my money and advised the correct treatment. Very honest and professional approach.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-clinic_23-2149103560.jpg"}, + id: "3", name: "Anjali Verma", handle: "Bandra resident", testimonial: "He saved my money and advised the correct treatment. Very honest and professional approach.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-clinic_23-2149103560.jpg?_wi=2"}, { - id: "4", name: "Vikram Singh", handle: "Matunga area", testimonial: "Painless procedures with modern equipment. Highly satisfied with my implant treatment.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-man-looking-photographer_23-2148398473.jpg"}, + id: "4", name: "Vikram Singh", handle: "Matunga area", testimonial: "Painless procedures with modern equipment. Highly satisfied with my implant treatment.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-man-looking-photographer_23-2148398473.jpg?_wi=2"}, { id: "5", name: "Neha Gupta", handle: "Local patient", testimonial: "Best root canal experience ever! No pain, excellent care. Worth every penny.", imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3264.jpg"}, {