Update src/app/activities/page.tsx

This commit is contained in:
2026-03-04 12:04:59 +00:00
parent 18e84be873
commit 3c43a78636

View File

@@ -47,7 +47,7 @@ export default function ActivitiesPage() {
features={[
{
id: "1", title: "Bubble Talk for Ages 02: Building First Words", tags: ["Ages 0-2", "Vocabulary"],
imageSrc: "https://images.unsplash.com/photo-1503454537688-e47faf45564d?w=800&h=600&fit=crop&_wi=2", imageAlt: "Bubble play activity for infant speech development"
imageSrc: "http://img.b2bpic.net/free-photo/little-girl-dandelion-field-sunset-emotional-happy-child_1321-3338.jpg?id=26169109", imageAlt: "Bubble play activity for infant speech development"
},
{
id: "2", title: "Rhyme Time Games for Ages 24: Sound Awareness", tags: ["Ages 2-4", "Listening Skills"],
@@ -55,7 +55,7 @@ export default function ActivitiesPage() {
},
{
id: "3", title: "Story Sequencing for Ages 47: Narrative Skills", tags: ["Ages 4-7", "Language 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"
imageSrc: "http://img.b2bpic.net/free-photo/cute-little-girl-child-wearing-glasses-pointing_171337-3444.jpg?id=6781683", imageAlt: "Story sequencing cards for older child narrative development"
},
]}
animationType="slide-up"