From fea5c25e4f98e96ae1fc1f44469661ef1a32bacd Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 10:43:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index dbb89d4..c624894 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,12 +59,12 @@ export default function LandingPage() { ]} avatarText="Trusted by 150+ Happy Parents" leftCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/woman-reading-book-children-sitting-table_259150-58160.jpg", imageAlt: "Happy children in preschool classroom" }, - { imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-children-learning-how-recycle_23-2148490312.jpg", imageAlt: "Colorful interactive learning space" } + { imageSrc: "http://img.b2bpic.net/free-photo/woman-reading-book-children-sitting-table_259150-58160.jpg?_wi=1", imageAlt: "Happy children in preschool classroom" }, + { imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-children-learning-how-recycle_23-2148490312.jpg?_wi=1", imageAlt: "Colorful interactive learning space" } ]} rightCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kids-playing-with-eco-toys-indoors_23-2149884382.jpg", imageAlt: "Children engaged in learning activities" }, - { imageSrc: "http://img.b2bpic.net/free-photo/woman-reading-book-children-sitting-table_259150-58160.jpg", imageAlt: "Safe and welcoming preschool environment" } + { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kids-playing-with-eco-toys-indoors_23-2149884382.jpg?_wi=1", imageAlt: "Children engaged in learning activities" }, + { imageSrc: "http://img.b2bpic.net/free-photo/woman-reading-book-children-sitting-table_259150-58160.jpg?_wi=2", imageAlt: "Safe and welcoming preschool environment" } ]} background={{ variant: "sparkles-gradient" }} ariaLabel="Hero section - EuroKids preschool introduction" @@ -98,16 +98,16 @@ export default function LandingPage() { animationType="slide-up" products={[ { - id: "playgroup", name: "Playgroup (2+ years)", price: "Foundation Play", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-children-learning-how-recycle_23-2148490312.jpg", imageAlt: "Playgroup children learning through play" + id: "playgroup", name: "Playgroup (2+ years)", price: "Foundation Play", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-children-learning-how-recycle_23-2148490312.jpg?_wi=2", imageAlt: "Playgroup children learning through play" }, { - id: "nursery", name: "Nursery (3+ years)", price: "Structured Learning", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kids-playing-with-eco-toys-indoors_23-2149884382.jpg", imageAlt: "Nursery class interactive learning" + id: "nursery", name: "Nursery (3+ years)", price: "Structured Learning", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kids-playing-with-eco-toys-indoors_23-2149884382.jpg?_wi=2", imageAlt: "Nursery class interactive learning" }, { - id: "junior-kg", name: "Junior KG", price: "Academic Foundation", imageSrc: "http://img.b2bpic.net/free-photo/woman-reading-book-children-sitting-table_259150-58160.jpg", imageAlt: "Junior KG classroom learning" + id: "junior-kg", name: "Junior KG", price: "Academic Foundation", imageSrc: "http://img.b2bpic.net/free-photo/woman-reading-book-children-sitting-table_259150-58160.jpg?_wi=3", imageAlt: "Junior KG classroom learning" }, { - id: "senior-kg", name: "Senior KG", price: "Pre-Primary Excellence", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-children-learning-how-recycle_23-2148490312.jpg", imageAlt: "Senior KG advanced learning" + id: "senior-kg", name: "Senior KG", price: "Pre-Primary Excellence", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-children-learning-how-recycle_23-2148490312.jpg?_wi=3", imageAlt: "Senior KG advanced learning" } ]} ariaLabel="Preschool programs and age groups" @@ -125,23 +125,23 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Communication Skills", description: "Interactive storytelling and group discussions help children express themselves confidently and build language abilities.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kids-playing-with-eco-toys-indoors_23-2149884382.jpg", imageAlt: "Communication skills icon", buttonIcon: CheckCircle, + title: "Communication Skills", description: "Interactive storytelling and group discussions help children express themselves confidently and build language abilities.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kids-playing-with-eco-toys-indoors_23-2149884382.jpg?_wi=3", imageAlt: "Communication skills icon", buttonIcon: CheckCircle, buttonHref: "#programs" }, { - title: "Creativity & Imagination", description: "Art, music, and creative play encourage self-expression and develop innovative thinking from an early age.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-children-learning-how-recycle_23-2148490312.jpg", imageAlt: "Creativity icon", buttonIcon: CheckCircle, + title: "Creativity & Imagination", description: "Art, music, and creative play encourage self-expression and develop innovative thinking from an early age.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-children-learning-how-recycle_23-2148490312.jpg?_wi=4", imageAlt: "Creativity icon", buttonIcon: CheckCircle, buttonHref: "#programs" }, { - title: "Social Interaction", description: "Collaborative activities teach children friendship, teamwork, and emotional intelligence through guided peer interaction.", imageSrc: "http://img.b2bpic.net/free-photo/woman-reading-book-children-sitting-table_259150-58160.jpg", imageAlt: "Social interaction icon", buttonIcon: CheckCircle, + title: "Social Interaction", description: "Collaborative activities teach children friendship, teamwork, and emotional intelligence through guided peer interaction.", imageSrc: "http://img.b2bpic.net/free-photo/woman-reading-book-children-sitting-table_259150-58160.jpg?_wi=4", imageAlt: "Social interaction icon", buttonIcon: CheckCircle, buttonHref: "#programs" }, { - title: "Confidence Building", description: "Every child is encouraged to explore, take healthy risks, and celebrate their achievements in a supportive environment.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kids-playing-with-eco-toys-indoors_23-2149884382.jpg", imageAlt: "Confidence icon", buttonIcon: CheckCircle, + title: "Confidence Building", description: "Every child is encouraged to explore, take healthy risks, and celebrate their achievements in a supportive environment.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kids-playing-with-eco-toys-indoors_23-2149884382.jpg?_wi=4", imageAlt: "Confidence icon", buttonIcon: CheckCircle, buttonHref: "#programs" }, { - title: "Early Academics", description: "Age-appropriate introduction to letters, numbers, and pre-reading skills through playful, hands-on learning experiences.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-children-learning-how-recycle_23-2148490312.jpg", imageAlt: "Early academics icon", buttonIcon: CheckCircle, + title: "Early Academics", description: "Age-appropriate introduction to letters, numbers, and pre-reading skills through playful, hands-on learning experiences.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-children-learning-how-recycle_23-2148490312.jpg?_wi=5", imageAlt: "Early academics icon", buttonIcon: CheckCircle, buttonHref: "#programs" } ]} -- 2.49.1