diff --git a/src/app/page.tsx b/src/app/page.tsx index 81b1b23..6a1542d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { handle: "@sarah_j", testimonial: "Finally found relief from chronic pain after years of discomfort.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-ready-get-ct-scan_23-2149341520.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-ready-get-ct-scan_23-2149341520.jpg?_wi=1", imageAlt: "osteopathic treatment relaxing clinical", }, { @@ -77,7 +77,7 @@ export default function LandingPage() { handle: "@miked", testimonial: "Expert, compassionate, and truly holistic care.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-doctor-medical-shirt-yellow-wall_179666-23349.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-doctor-medical-shirt-yellow-wall_179666-23349.jpg?_wi=1", imageAlt: "osteopathic treatment relaxing clinical", }, { @@ -85,7 +85,7 @@ export default function LandingPage() { handle: "@elena_r", testimonial: "Professional approach that restored my movement perfectly.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/girl-practicing-yoga-position-nature_7502-9887.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-practicing-yoga-position-nature_7502-9887.jpg?_wi=1", imageAlt: "osteopathic treatment relaxing clinical", }, { @@ -93,7 +93,7 @@ export default function LandingPage() { handle: "@jamest", testimonial: "Exceptional knowledge and very gentle treatment style.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-man-sports-uniform-stretching-floor_23-2147839296.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-man-sports-uniform-stretching-floor_23-2147839296.jpg?_wi=1", imageAlt: "osteopathic treatment relaxing clinical", }, { @@ -101,7 +101,7 @@ export default function LandingPage() { handle: "@lisak", testimonial: "The best decision for my long-term health recovery.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-office-stretching-work-day_23-2150468517.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-office-stretching-work-day_23-2150468517.jpg?_wi=1", imageAlt: "osteopathic treatment relaxing clinical", }, ]} @@ -111,7 +111,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-ready-get-ct-scan_23-2149341520.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-ready-get-ct-scan_23-2149341520.jpg?_wi=2" mediaAnimation="slide-up" avatars={[ { @@ -180,7 +180,7 @@ export default function LandingPage() { "Treating the source, not just symptoms.", "Personalized care plans for your unique needs.", ], - imageSrc: "http://img.b2bpic.net/free-photo/girl-practicing-yoga-position-nature_7502-9887.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-practicing-yoga-position-nature_7502-9887.jpg?_wi=2", }, { id: "f2", @@ -189,7 +189,7 @@ export default function LandingPage() { "Expert support for sports-related injuries.", "Safe, non-invasive techniques for mobility.", ], - imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-man-sports-uniform-stretching-floor_23-2147839296.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-man-sports-uniform-stretching-floor_23-2147839296.jpg?_wi=2", }, { id: "f3", @@ -198,7 +198,7 @@ export default function LandingPage() { "Relieving strain from sedentary work.", "Long-term solutions for back and neck health.", ], - imageSrc: "http://img.b2bpic.net/free-photo/woman-office-stretching-work-day_23-2150468517.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-office-stretching-work-day_23-2150468517.jpg?_wi=2", }, ]} title="Why Choose Osteopathy" @@ -226,7 +226,7 @@ export default function LandingPage() { text: "Book Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-doctor-medical-shirt-yellow-wall_179666-23349.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-doctor-medical-shirt-yellow-wall_179666-23349.jpg?_wi=2", imageAlt: "osteopathic practitioner portrait professional", }, { @@ -243,7 +243,7 @@ export default function LandingPage() { text: "Book Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-ready-get-ct-scan_23-2149341520.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-ready-get-ct-scan_23-2149341520.jpg?_wi=3", imageAlt: "osteopathic practitioner portrait professional", }, { @@ -260,7 +260,7 @@ export default function LandingPage() { text: "Book Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/girl-practicing-yoga-position-nature_7502-9887.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-practicing-yoga-position-nature_7502-9887.jpg?_wi=3", imageAlt: "osteopathic practitioner portrait professional", }, ]}