import React from "react"; import style from "./Footer.module.css"; import { InteraktoCoding } from "../data/pageContent"; import ContentWrapper from "../ContentWrapper/ContentWrapper"; import InteraktoExtentions from "../InteraktoExtentions/InteraktoExtentions"; import Calendly from "../Calendly/Calendly"; function Footer({ page, contact, title, description1, description2, description3, }) { return (
{title ? title : "Discover Endless Possibilities with aKadmy"}
{description1 ? description1 : ""}
Unlock limitless prospects in Early Education by leveraging
the power of AI.
{" "}
{description2
? description2
: "Empower educators, connect with parents, and see little learners thrive during their preschool years."}
{description3 ? description3 : "Contact Us Now!"}