diff --git a/src/app/activities/page.tsx b/src/app/activities/page.tsx index 04afb9c..1a1fd77 100644 --- a/src/app/activities/page.tsx +++ b/src/app/activities/page.tsx @@ -50,21 +50,21 @@ export default function ActivitiesPage() { id: "1", title: "Bubble Talk for Ages 0–2: Building First Words", tags: ["Ages 0-2", "Vocabulary"], - 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=5", imageAlt: "Bubble play activity for infant speech development", }, { id: "2", title: "Rhyme Time Games for Ages 2–4: Sound Awareness", tags: ["Ages 2-4", "Listening Skills"], - 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=6", imageAlt: "Rhyme activity cards for toddler phonological awareness", }, { id: "3", title: "Story Sequencing for Ages 4–7: Narrative Skills", tags: ["Ages 4-7", "Language 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=7", imageAlt: "Story sequencing cards for older child narrative development", }, ]} @@ -107,21 +107,21 @@ export default function ActivitiesPage() { id: "1", title: "Sign Up Free: Create your SpeechBridge account in under 2 minutes", tags: ["Step 1", "Easy"], - 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=8", imageAlt: "Account creation interface", }, { id: "2", title: "Select Your Child's Age: Activities tailored to developmental stage", tags: ["Step 2", "Personalized"], - 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=9", imageAlt: "Age group selection screen", }, { id: "3", title: "Start Playing: Download, print, or use activities with your child", tags: ["Step 3", "Immediate Access"], - 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=10", imageAlt: "Activity library dashboard", }, ]}