diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index f0539f6..2d30517 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { title: "Vision", subtitle: "Quality Care", description: "To become a trusted preschool for families seeking early education.", - imageSrc: "http://img.b2bpic.net/free-photo/father-child-coloring_1098-12782.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/father-child-coloring_1098-12782.jpg?_wi=2", }, ]} title="Our Mission & Vision" diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index a9da085..8e3d425 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { title: "Circle Time", subtitle: "Storytelling", description: "Interactive sessions for group learning.", - imageSrc: "http://img.b2bpic.net/free-photo/children-playing-group_23-2148107458.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/children-playing-group_23-2148107458.jpg?_wi=3", }, { id: 2, @@ -77,7 +77,7 @@ export default function LandingPage() { title: "Outdoor Play", subtitle: "Physical", description: "Safe exploration in our playground area.", - imageSrc: "http://img.b2bpic.net/free-photo/adorable-hispanic-girl-preschool-student-sitting-floor-closing-backpack-kindergarten_839833-5725.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/adorable-hispanic-girl-preschool-student-sitting-floor-closing-backpack-kindergarten_839833-5725.jpg?_wi=4", }, ]} /> diff --git a/src/app/page.tsx b/src/app/page.tsx index 837efe4..204c88f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,7 +88,7 @@ export default function LandingPage() { title: "Playgroup", subtitle: "Social Development", description: "Focus on interaction and basic motor skills.", - imageSrc: "http://img.b2bpic.net/free-photo/adorable-hispanic-girl-preschool-student-sitting-floor-closing-backpack-kindergarten_839833-5725.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/adorable-hispanic-girl-preschool-student-sitting-floor-closing-backpack-kindergarten_839833-5725.jpg?_wi=1", }, { id: 2, @@ -96,7 +96,7 @@ export default function LandingPage() { title: "Nursery", subtitle: "Early Concepts", description: "Introduction to language and creative play.", - imageSrc: "http://img.b2bpic.net/free-photo/father-child-coloring_1098-12782.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/father-child-coloring_1098-12782.jpg?_wi=1", }, { id: 3, @@ -104,7 +104,7 @@ export default function LandingPage() { title: "Kindergarten", subtitle: "Readiness", description: "Early literacy, numeracy, and confidence.", - imageSrc: "http://img.b2bpic.net/free-photo/children-playing-group_23-2148107458.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/children-playing-group_23-2148107458.jpg?_wi=1", }, ]} title="Programs Designed for Early Growth" @@ -123,7 +123,7 @@ export default function LandingPage() { quote: "The small class size really helps in providing individual attention.", name: "Sarah Johnson", role: "Parent", - imageSrc: "http://img.b2bpic.net/free-photo/father-daughter-with-cream-noses_23-2147807805.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/father-daughter-with-cream-noses_23-2147807805.jpg?_wi=1", }, { id: "2", @@ -155,7 +155,7 @@ export default function LandingPage() { quote: "My child loves going to school every day. Truly a wonderful experience.", name: "Priya Sharma", role: "Parent", - imageSrc: "http://img.b2bpic.net/free-photo/father-daughter-with-cream-noses_23-2147807805.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/father-daughter-with-cream-noses_23-2147807805.jpg?_wi=2", }, ]} title="What Parents Say" @@ -175,7 +175,7 @@ export default function LandingPage() { category: "Education", title: "Importance of Play", excerpt: "How play-based learning helps toddlers develop social skills and curiosity.", - imageSrc: "http://img.b2bpic.net/free-photo/adorable-hispanic-girl-preschool-student-sitting-floor-closing-backpack-kindergarten_839833-5725.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/adorable-hispanic-girl-preschool-student-sitting-floor-closing-backpack-kindergarten_839833-5725.jpg?_wi=2", authorName: "School Admin", authorAvatar: "http://img.b2bpic.net/free-photo/little-girl-doctors-office_329181-9280.jpg", date: "2024-05-12", @@ -185,7 +185,7 @@ export default function LandingPage() { category: "Parenting", title: "Preparing for Preschool", excerpt: "Top tips for parents to help their children transition smoothly to school life.", - imageSrc: "http://img.b2bpic.net/free-photo/children-playing-group_23-2148107458.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/children-playing-group_23-2148107458.jpg?_wi=2", authorName: "Teacher Deepa", authorAvatar: "http://img.b2bpic.net/free-photo/little-girl-doctors-office_329181-9280.jpg", date: "2024-06-01", diff --git a/src/app/programs/page.tsx b/src/app/programs/page.tsx index 35922f4..cda9170 100644 --- a/src/app/programs/page.tsx +++ b/src/app/programs/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { title: "Early Play", subtitle: "Foundation", description: "Sensory-based learning modules.", - imageSrc: "http://img.b2bpic.net/free-photo/adorable-hispanic-girl-preschool-student-sitting-floor-closing-backpack-kindergarten_839833-5725.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/adorable-hispanic-girl-preschool-student-sitting-floor-closing-backpack-kindergarten_839833-5725.jpg?_wi=3", }, { id: 2, @@ -77,7 +77,7 @@ export default function LandingPage() { title: "Creative Art", subtitle: "Expression", description: "Art and language development.", - imageSrc: "http://img.b2bpic.net/free-photo/father-child-coloring_1098-12782.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/father-child-coloring_1098-12782.jpg?_wi=3", }, ]} />