diff --git a/src/app/resources/page.tsx b/src/app/resources/page.tsx index 45b973b..a7fec6d 100644 --- a/src/app/resources/page.tsx +++ b/src/app/resources/page.tsx @@ -50,21 +50,21 @@ export default function ResourcesPage() { id: "1", title: "Understanding Speech Milestones: What to Expect 0–7", tags: ["Guide", "Development"], - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-children_23-2149110284.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-children_23-2149110284.jpg?_wi=11", imageAlt: "Speech development milestones guide", }, { id: "2", title: "NHS Waiting Lists: A Parent's Guide to Getting Started", tags: ["Article", "NHS Support"], - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-children_23-2149110284.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-children_23-2149110284.jpg?_wi=12", imageAlt: "NHS waiting list support article", }, { id: "3", title: "Building Confidence: Managing Speech Anxiety in Children", tags: ["Video", "Mental Health"], - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-children_23-2149110284.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-speech-therapy-with-children_23-2149110284.jpg?_wi=13", imageAlt: "Building confidence video resource", }, ]}