Update src/app/resources/page.tsx

This commit is contained in:
2026-03-04 11:20:20 +00:00
parent afd0c3316a
commit c68bb8f3ce

View File

@@ -50,21 +50,21 @@ export default function ResourcesPage() {
id: "1",
title: "Understanding Speech Milestones: What to Expect 07",
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",
},
]}