diff --git a/src/app/page.tsx b/src/app/page.tsx index 9e48baa..05ea5ed 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,35 +65,35 @@ export default function LandingPage() { handle: "Back Pain Recovery", testimonial: "The best care I've received. Back to hiking in 3 months!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1", }, { name: "Robert S.", handle: "Sports Injury", testimonial: "Expert diagnostics and very professional. Highly recommended.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-fitness-woman_171337-6275.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-fitness-woman_171337-6275.jpg?_wi=1", }, { name: "Clara M.", handle: "Post-Op Physio", testimonial: "Warm, welcoming, and incredibly skilled. Fisiomed saved me.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-suffering-breast-cancer-talking-with-her-doctor_23-2148992302.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-suffering-breast-cancer-talking-with-her-doctor_23-2148992302.jpg?_wi=1", }, { name: "David L.", handle: "Neck Relief", testimonial: "Finally painfree thanks to the specialized ultrasound work.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/physician-meeting-with-elderly-male-patient-discuss-results-cabinet_482257-126253.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/physician-meeting-with-elderly-male-patient-discuss-results-cabinet_482257-126253.jpg?_wi=1", }, { name: "Elena R.", handle: "Chronic Pain", testimonial: "Professional, kind, and truly life-changing care.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-suffering-breast-cancer-talking-with-her-doctor_23-2148992302.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-suffering-breast-cancer-talking-with-her-doctor_23-2148992302.jpg?_wi=2", }, ]} buttons={[ @@ -253,27 +253,27 @@ export default function LandingPage() { { id: "1", name: "Sarah J.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2", }, { id: "2", name: "Michael B.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-fitness-woman_171337-6275.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-fitness-woman_171337-6275.jpg?_wi=2", }, { id: "3", name: "Elena R.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-suffering-breast-cancer-talking-with-her-doctor_23-2148992302.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-suffering-breast-cancer-talking-with-her-doctor_23-2148992302.jpg?_wi=3", }, { id: "4", name: "Peter K.", - imageSrc: "http://img.b2bpic.net/free-photo/physician-meeting-with-elderly-male-patient-discuss-results-cabinet_482257-126253.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/physician-meeting-with-elderly-male-patient-discuss-results-cabinet_482257-126253.jpg?_wi=2", }, { id: "5", name: "Jane D.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=3", }, ]} cardTitle="Patient Success Stories"