-
- Powerful Tools for Transformative Learning
-
-
-
- {support.map((item) => (
-
-
- {item.title}
-
-
{item.description}
-
- ))}
+
+
+
+
+
+

+
+
+ What Makes aKadmy the Top Kindergarten Management Solution?
+
+
+ It's the power of AI, transforming everything from streamlining
+ tasks to enhancing learning experiences.
+
+
+
+
+ Say Hello to Your Learning Buddy – aKadmy Sprite!
+
+
+ Make each lesson engaging and enjoyable with aKadmy Sprite. Select
+ your perfect match and unlock a world of interactive learning!
+
+
+
+
-
-
-
-
+
+
+ Powerful Tools for Transformative Learning
+
+
+
+ {support.map((item) => (
+
+
+ {item.title}
+
+
{item.description}
+
+ ))}
+
+
+
+
+
+
+
+
-
-
-
+
>
);
}
diff --git a/src/components/Product/Product.module.css b/src/components/Product/Product.module.css
index 5d1e7fc..2b3f312 100644
--- a/src/components/Product/Product.module.css
+++ b/src/components/Product/Product.module.css
@@ -5,9 +5,9 @@
.card {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
margin: 10px;
- padding: 40px 14px;
+ padding: 40px 10px;
border-radius: 10px;
- width: 30%;
+ width: 29%;
}
.curve {
diff --git a/src/components/ProductCapabilities/ProductCapabilities.jsx b/src/components/ProductCapabilities/ProductCapabilities.jsx
index 8eb7922..70e8ea8 100644
--- a/src/components/ProductCapabilities/ProductCapabilities.jsx
+++ b/src/components/ProductCapabilities/ProductCapabilities.jsx
@@ -15,7 +15,7 @@ const LeftTab = ({ ToggleState, index, title, info, img }) => {
alt="Preschool Management Solutions | Streamline Operations with aKadmy"
/>
) : null}
-
{title}
+
{title}
{ToggleState === index ?
{info}
: null}
diff --git a/src/components/ProductCapabilities/ProductCapabilities.module.css b/src/components/ProductCapabilities/ProductCapabilities.module.css
index 44ac153..4d805b7 100644
--- a/src/components/ProductCapabilities/ProductCapabilities.module.css
+++ b/src/components/ProductCapabilities/ProductCapabilities.module.css
@@ -48,7 +48,7 @@
.normal {
font-weight: 300;
- margin-top: -8px;
+ margin-top: 8px;
}
.right_img {
diff --git a/src/components/form/ThreeFormFields.jsx b/src/components/form/ThreeFormFields.jsx
index 91647d9..92754da 100644
--- a/src/components/form/ThreeFormFields.jsx
+++ b/src/components/form/ThreeFormFields.jsx
@@ -223,6 +223,7 @@ const ThreeFormFields = (props) => {
value={message}
onChange={(e) => setMessage(e.target.value)}
/>
+
diff --git a/src/components/form/ThreeFormFields.module.css b/src/components/form/ThreeFormFields.module.css
index c16657f..e32b830 100644
--- a/src/components/form/ThreeFormFields.module.css
+++ b/src/components/form/ThreeFormFields.module.css
@@ -2,7 +2,7 @@
textarea {
width: 100%;
max-width: 400px;
- padding: 0.75rem 1rem;
+ padding: 0.75rem 0rem;
font-size: 0.8rem;
font-weight: 600;
border-radius: 3px;
diff --git a/src/components/toddlers/GroupSection/GroupSection.jsx b/src/components/toddlers/GroupSection/GroupSection.jsx
index 68f6d1f..6675b6c 100644
--- a/src/components/toddlers/GroupSection/GroupSection.jsx
+++ b/src/components/toddlers/GroupSection/GroupSection.jsx
@@ -1,6 +1,7 @@
import { useState } from "react";
import style from "./GroupSection.module.css";
import Carousel from "react-multi-carousel";
+import "react-multi-carousel/lib/styles.css";
const data = [
{