diff --git a/src/app/page.tsx b/src/app/page.tsx index 42f6375..26fb4ae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -123,7 +123,7 @@ export default function LandingPage() { handle: "Meerut Resident", testimonial: "Dr. Kavita is incredibly kind and knowledgeable. My back pain has significantly reduced.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-blue-pajamas-laying-bed-resting-looking-camera-smiling-with-happy-face-enjoying-morning-time-bedroom-interior-light-background_141793-45352.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-blue-pajamas-laying-bed-resting-looking-camera-smiling-with-happy-face-enjoying-morning-time-bedroom-interior-light-background_141793-45352.jpg?_wi=1", }, { id: "2", @@ -155,7 +155,7 @@ export default function LandingPage() { handle: "Senior Citizen", testimonial: "The rehabilitation exercises have improved my mobility significantly. Highly satisfied!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-blue-pajamas-laying-bed-resting-looking-camera-smiling-with-happy-face-enjoying-morning-time-bedroom-interior-light-background_141793-45352.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-blue-pajamas-laying-bed-resting-looking-camera-smiling-with-happy-face-enjoying-morning-time-bedroom-interior-light-background_141793-45352.jpg?_wi=2", }, ]} showRating={true}