diff --git a/src/app/page.tsx b/src/app/page.tsx index eb4ae1d..0f4738e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,15 +61,15 @@ export default function LandingPage() { testimonials={[ { name: "Priya M.", handle: "@priya_wellness", testimonial: "After years of struggling with psoriasis, Dr. Ayodhya's personalized homeopathy treatment gave me my confidence back. My skin has never been clearer!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-adult-having-fun-white-party_23-2149575130.jpg", imageAlt: "Priya M. - Patient Success" + imageSrc: "http://img.b2bpic.net/free-photo/young-adult-having-fun-white-party_23-2149575130.jpg?_wi=1", imageAlt: "Priya M. - Patient Success" }, { name: "Rajesh K.", handle: "@rajesh_health", testimonial: "I was skeptical about homeopathy for my thyroid condition, but Dr. Ayodhya's approach was scientific and caring. My energy levels have improved dramatically.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-psd/world-alzheimer-s-day-instagram-stories_23-2152006341.jpg", imageAlt: "Rajesh K. - Patient Success" + imageSrc: "http://img.b2bpic.net/free-psd/world-alzheimer-s-day-instagram-stories_23-2152006341.jpg?_wi=1", imageAlt: "Rajesh K. - Patient Success" }, { name: "Ananya S.", handle: "@ananya_healed", testimonial: "My migraines were debilitating until I found Dr. Ayodhya. The natural treatment plan addresses the root cause, not just symptoms. Truly life-changing!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-sofa-smiles_23-2148537355.jpg", imageAlt: "Ananya S. - Patient Success" + imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-sofa-smiles_23-2148537355.jpg?_wi=1", imageAlt: "Ananya S. - Patient Success" } ]} testimonialRotationInterval={5000} @@ -184,15 +184,15 @@ export default function LandingPage() { testimonials={[ { id: "testimonial-1", name: "Priya Sharma", role: "Psoriasis Patient", company: "Software Professional", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-adult-having-fun-white-party_23-2149575130.jpg", imageAlt: "Priya Sharma - Testimonial" + imageSrc: "http://img.b2bpic.net/free-photo/young-adult-having-fun-white-party_23-2149575130.jpg?_wi=2", imageAlt: "Priya Sharma - Testimonial" }, { id: "testimonial-2", name: "Rajesh Kumar", role: "Thyroid Patient", company: "Business Owner", rating: 5, - imageSrc: "http://img.b2bpic.net/free-psd/world-alzheimer-s-day-instagram-stories_23-2152006341.jpg", imageAlt: "Rajesh Kumar - Testimonial" + imageSrc: "http://img.b2bpic.net/free-psd/world-alzheimer-s-day-instagram-stories_23-2152006341.jpg?_wi=2", imageAlt: "Rajesh Kumar - Testimonial" }, { id: "testimonial-3", name: "Ananya Singh", role: "Migraine Patient", company: "Marketing Executive", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-sofa-smiles_23-2148537355.jpg", imageAlt: "Ananya Singh - Testimonial" + imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-sofa-smiles_23-2148537355.jpg?_wi=2", imageAlt: "Ananya Singh - Testimonial" }, { id: "testimonial-4", name: "Dr. Vikram Patel", role: "Joint Pain Patient", company: "Retired Physician", rating: 5,