diff --git a/src/app/page.tsx b/src/app/page.tsx index 843953c..a376456 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="small" sizing="largeSmallSizeMediumTitles" - background="noise" + background="radial-gradient" cardStyle="inset" primaryButtonStyle="flat" secondaryButtonStyle="layered" @@ -43,7 +43,7 @@ export default function LandingPage() { @@ -116,7 +116,7 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "🎨 Activity-Based Learning", description: "Children learn through play, exploration, and hands-on creative activities that develop critical thinking and problem-solving skills.", imageSrc: "http://img.b2bpic.net/free-photo/creative-beautiful-female-child-with-blonde-hair-working-her-picture-art-room_176420-16928.jpg?_wi=2", imageAlt: "Children engaged in creative art activities", buttonIcon: ArrowRight + title: "🎨 Activity-Based Learning", description: "Children learn through play, exploration, and hands-on creative activities that develop critical thinking and problem-solving skills.", imageSrc: "http://img.b2bpic.net/free-photo/creative-beautiful-female-child-with-blonde-hair-working-her-picture-art-room_176420-16928.jpg", imageAlt: "Children engaged in creative art activities", buttonIcon: ArrowRight }, { title: "👩‍🏫 Caring and Polite Teachers", description: "Experienced, compassionate educators trained in early childhood development create a warm, nurturing environment where every child feels valued and supported.", imageSrc: "http://img.b2bpic.net/free-photo/good-looking-preschool-teacher-students-having-good-time-learning-classroom_662251-1710.jpg", imageAlt: "Caring teacher helping children learn", buttonIcon: ArrowRight @@ -218,10 +218,10 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "📍 Our Address", description: "Little Millennium Preschool\nNo 120/41, Lajpat Nagar Rd\nNear Madhur Drycleaner\nNarainpurwa, Kanpur, UP 208005", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-sign-with-mock-up_23-2148315785.jpg?_wi=1", imageAlt: "Location of Little Millennium Preschool in Lajpat Nagar", buttonIcon: Navigation + title: "📍 Our Address", description: "Little Millennium Preschool\nNo 120/41, Lajpat Nagar Rd\nNear Madhur Drycleaner\nNarainpurwa, Kanpur, UP 208005", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-sign-with-mock-up_23-2148315785.jpg", imageAlt: "Location of Little Millennium Preschool in Lajpat Nagar", buttonIcon: Navigation }, { - title: "📞 Call Us Anytime", description: "Reach out to our admission team for inquiries, school visits, or any questions about our programs and fees.\n\nPhone: 09793414832\n\nWe're happy to help!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-sign-with-mock-up_23-2148315785.jpg?_wi=2", imageAlt: "Contact information for Little Millennium Preschool", buttonIcon: Phone + title: "📞 Call Us Anytime", description: "Reach out to our admission team for inquiries, school visits, or any questions about our programs and fees.\n\nPhone: 09793414832\n\nWe're happy to help!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-sign-with-mock-up_23-2148315785.jpg", imageAlt: "Contact information for Little Millennium Preschool", buttonIcon: Phone } ]} />