import React, { useState } from "react"; import Header from "../Header/Header"; import ToggleButton from "../ToggleButton/ToggleButton"; import ContentWrapper from "../ContentWrapper/ContentWrapper"; import FAQ from "../FAQ/FAQ"; import Footer from "../Footer/Footer"; import style from "./InteraKto.module.css"; import PhotoFlipCarousel from "../Carousel/PhotoFlipCarousel/PhotoFlipCarousel"; import { faqsInterakto } from "../data/faqs"; import { interaktoAudio, interaktoWorksheets } from "../data/photoFileData"; import LearningResources from "../LearningResources/LearningResources"; import { Concept_explainer } from "../data/pageContent"; import ScrollToTop from "../ScrollToTop/ScrollToTop"; import { store } from "../redux/store"; import { Provider } from "react-redux"; import GameProvider from "../context/GameContext"; const array1 = [ { img: "/assets/WAU_1.png", title: "World Around Us" }, { img: "/assets/learning_area_1.png", title: "Language" }, { img: "/assets/maths_1.png", title: "Mathematics" }, { img: "/assets/celebration_1.png", title: "Celebrations" }, ]; const array2 = [ { img: "/assets/WAU_2.png", title: "World Around Us" }, { img: "/assets/learning_area_2.png", title: "Language" }, { img: "/assets/maths_2.png", title: "Mathematics" }, { img: "/assets/celebration_2.png", title: "Celebrations" }, ]; function InteraKto() { const [select, setSelect] = useState(0); return ( <> {/* */}

Introducing InteraKto

AI-Powered Learning, Redefined.

An innovative platform that leverages AI to deliver personalized, interactive learning experiences, blending traditional education with cutting-edge technology for dynamic and impactful results.

Why kids grow with interaKto

Science Powering The Technology

{/* TODO: Integrate Carousels */}
Interactive Learning Resources for Preschool | aKadmy - Engaging Early Education

Understanding the world

Teaches young learners about geography, nature, and science through engaging, interactive worksheets.

Interactive Learning Resources for Preschool | aKadmy - Engaging Early Education

Language & Literacy

Offers interactive activities to build reading, writing, and communication skills for young learners.

Interactive Learning Resources for Preschool | aKadmy - Engaging Early Education

Mathematics

Provides interactive worksheets to teach basic math concepts like counting and arithmetic to young learners.

Interactive Learning Resources for Preschool | aKadmy - Engaging Early Education

Celebrating Celebrations

Interactive activities that help young learners explore and appreciate various cultural and traditional celebrations. These activities are designed to be both educational and engaging, allowing children to understand and celebrate diversity.

Interactive Learning Resources for Preschool | aKadmy - Engaging Early Education

Logical Thinking

Interactive activities to develop critical thinking and problem-solving skills in young learners. These activities are designed to enhance their ability to reason and make decisions effectively.

Interactive Learning Resources for Preschool | aKadmy - Engaging Early Education

Coding with InteraKto

Interactive activities that introduce young learners to basic programming concepts, helping them develop logical thinking and problem-solving skills through engaging, hands-on tasks.

Interactive Learning Resources for Preschool | aKadmy - Engaging Early Education

Problem Solving

interactive activities that boost critical thinking and decision-making skills, guiding young learners to tackle challenges effectively.

Interactive Learning Resources for Preschool | aKadmy - Engaging Early Education

Perseverance

Activities that encourage young learners to stay committed to tasks, even when they face challenges, helping them develop resilience and determination.

{/* */}

Learning Areas

Learning Areas Reinforced

{array1.map((item) => (
Interactive Learning Resources for Preschool | aKadmy - Engaging Early Education {item.title}
))}
{array1.map((item) => (
Interactive Learning Resources for Preschool | aKadmy - Engaging Early Education {item.title}
))}
{array2.map((item) => (
Interactive Learning Resources for Preschool | aKadmy - Engaging Early Education {item.title}
))}
{array2.map((item) => (
Interactive Learning Resources for Preschool | aKadmy - Engaging Early Education {item.title}
))}
{/*
*/}

Explore interaKto

Every interaKtion delivers learning

{}} style={{ marginTop: "1rem", color: "#D2F1FF", backgroundColor: "#6295D9", selectedBtnTextColor: "#DBFFEB", selectedBtnBgColor: "#001F48", }} />

Explore InteraKto

Concept Explainers That Engage