diff --git a/src/app/activities/page.tsx b/src/app/activities/page.tsx index 40c8247..bd717b1 100644 --- a/src/app/activities/page.tsx +++ b/src/app/activities/page.tsx @@ -47,15 +47,15 @@ export default function ActivitiesPage() { features={[ { id: "1", title: "Bubble Talk for Ages 0–2: Building First Words", tags: ["Ages 0-2", "Vocabulary"], - imageSrc: "https://images.unsplash.com/photo-1503454537688-e47faf45564d?w=800&h=600&fit=crop", imageAlt: "Bubble play activity for infant speech development" + imageSrc: "https://images.unsplash.com/photo-1503454537688-e47faf45564d?w=800&h=600&fit=crop&_wi=2", 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: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop", imageAlt: "Rhyme activity cards for toddler phonological awareness" + imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop&_wi=2", 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: "https://images.unsplash.com/photo-1506084868230-bb8a8fb7338e?w=800&h=600&fit=crop", imageAlt: "Story sequencing cards for older child narrative development" + imageSrc: "https://images.unsplash.com/photo-1506084868230-bb8a8fb7338e?w=800&h=600&fit=crop&_wi=2", imageAlt: "Story sequencing cards for older child narrative development" }, ]} animationType="slide-up" @@ -95,15 +95,15 @@ export default function ActivitiesPage() { features={[ { id: "1", title: "Sign Up Free: Create your SpeechBridge account in under 2 minutes", tags: ["Step 1", "Easy"], - imageSrc: "https://images.unsplash.com/photo-1531482615713-2afd69097998?w=800&h=600&fit=crop", imageAlt: "Account creation interface" + imageSrc: "https://images.unsplash.com/photo-1531482615713-2afd69097998?w=800&h=600&fit=crop&_wi=2", imageAlt: "Account creation interface" }, { id: "2", title: "Select Your Child's Age: Activities tailored to developmental stage", tags: ["Step 2", "Personalized"], - imageSrc: "https://images.unsplash.com/photo-1576091160550-112173f7f869?w=800&h=600&fit=crop", imageAlt: "Age group selection screen" + imageSrc: "https://images.unsplash.com/photo-1576091160550-112173f7f869?w=800&h=600&fit=crop&_wi=2", imageAlt: "Age group selection screen" }, { id: "3", title: "Start Playing: Download, print, or use activities with your child", tags: ["Step 3", "Immediate Access"], - imageSrc: "https://images.unsplash.com/photo-1516534775068-bb4e2b6d5b27?w=800&h=600&fit=crop", imageAlt: "Activity library dashboard" + imageSrc: "https://images.unsplash.com/photo-1516534775068-bb4e2b6d5b27?w=800&h=600&fit=crop&_wi=2", imageAlt: "Activity library dashboard" }, ]} animationType="slide-up"