diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx
index 39736fb..84c8ec0 100644
--- a/src/app/about/page.tsx
+++ b/src/app/about/page.tsx
@@ -34,9 +34,7 @@ export default function AboutPage() {
{ name: "FAQ", id: "faq" },
]}
button={{
- text: "Start Learning",
- href: "/courses",
- }}
+ text: "Start Learning", href: "/courses"}}
animateOnLoad={true}
/>
@@ -50,17 +48,14 @@ export default function AboutPage() {
description="We believe that mathematics is not just for the gifted few. Our platform transforms the way students learn math by providing interactive lessons, detailed explanations, and personalized learning paths. Whether you're struggling with basic arithmetic or preparing for advanced calculus, our expert-designed curriculum helps you build confidence and mastery."
metrics={[
{
- value: "50,000+",
- title: "Active Learners",
- },
+ value: "50,000+", title: "Active Learners"},
{
- value: "200+",
- title: "Lessons & Exercises",
- },
+ value: "200+", title: "Lessons & Exercises"},
]}
- imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeH4ugdtMqy72pjayyaJFdLcKs/interactive-mathematics-learning-tools-v-1772946039944-8c7b64d0.png?_wi=3"
+ imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeH4ugdtMqy72pjayyaJFdLcKs/interactive-mathematics-learning-tools-v-1772946039944-8c7b64d0.png"
imageAlt="Interactive mathematics tools"
mediaAnimation="slide-up"
+ metricsAnimation="slide-up"
useInvertedBackground={false}
/>
@@ -74,27 +69,15 @@ export default function AboutPage() {
tagIcon={CheckCircle}
features={[
{
- id: "1",
- title: "Interactive Problem Solving",
- author: "Verified by educators",
- description:
- "Engage with real-time feedback as you solve problems step-by-step. Our AI-powered system identifies your learning gaps and provides targeted practice.",
- tags: ["Learning", "Interactive"],
+ id: "1", title: "Interactive Problem Solving", author: "Verified by educators", description:
+ "Engage with real-time feedback as you solve problems step-by-step. Our AI-powered system identifies your learning gaps and provides targeted practice.", tags: ["Learning", "Interactive"],
imageSrc:
- "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeH4ugdtMqy72pjayyaJFdLcKs/interactive-mathematics-learning-tools-v-1772946039944-8c7b64d0.png?_wi=4",
- imageAlt: "Interactive problem solving",
- },
+ "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeH4ugdtMqy72pjayyaJFdLcKs/interactive-mathematics-learning-tools-v-1772946039944-8c7b64d0.png", imageAlt: "Interactive problem solving"},
{
- id: "2",
- title: "Personalized Learning Paths",
- author: "Designed for all levels",
- description:
- "Whether you're a beginner or advanced learner, our adaptive curriculum adjusts to your pace and style. Progress through topics at your own speed with comprehensive guidance.",
- tags: ["Personalized", "Adaptive"],
+ id: "2", title: "Personalized Learning Paths", author: "Designed for all levels", description:
+ "Whether you're a beginner or advanced learner, our adaptive curriculum adjusts to your pace and style. Progress through topics at your own speed with comprehensive guidance.", tags: ["Personalized", "Adaptive"],
imageSrc:
- "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeH4ugdtMqy72pjayyaJFdLcKs/a-screenshot-or-mockup-of-a-modern-mathe-1772946041721-f7ac2949.png?_wi=3",
- imageAlt: "Learning path customization",
- },
+ "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeH4ugdtMqy72pjayyaJFdLcKs/a-screenshot-or-mockup-of-a-modern-mathe-1772946041721-f7ac2949.png", imageAlt: "Learning path customization"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -110,16 +93,10 @@ export default function AboutPage() {
tagAnimation="slide-up"
metrics={[
{
- id: "1",
- value: "50,000+",
- description:
- "Active learners using our platform to master mathematics",
- },
+ id: "1", value: "50,000+", description:
+ "Active learners using our platform to master mathematics"},
{
- id: "2",
- value: "95%",
- description: "Student satisfaction rate with improved performance",
- },
+ id: "2", value: "95%", description: "Student satisfaction rate with improved performance"},
]}
metricsAnimation="slide-up"
useInvertedBackground={false}
@@ -131,13 +108,9 @@ export default function AboutPage() {
diff --git a/src/app/page.tsx b/src/app/page.tsx
index 7796292..5082d9a 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -40,9 +40,7 @@ export default function HomePage() {
brandName="MathMastery"
navItems={navItems}
button={{
- text: "Start Learning",
- href: "/courses",
- }}
+ text: "Start Learning", href: "/courses"}}
animateOnLoad={true}
/>
@@ -57,23 +55,17 @@ export default function HomePage() {
background={{ variant: "plain" }}
buttons={[
{
- text: "Start Free Course",
- href: "/courses",
- },
+ text: "Start Free Course", href: "/courses"},
{
- text: "Explore Curriculum",
- },
+ text: "Explore Curriculum"},
]}
mediaItems={[
{
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeH4ugdtMqy72pjayyaJFdLcKs/a-beautiful-modern-mathematics-learning--1772946039181-86a634c0.png",
- imageAlt: "Mathematics learning environment",
- },
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeH4ugdtMqy72pjayyaJFdLcKs/a-beautiful-modern-mathematics-learning--1772946039181-86a634c0.png", imageAlt: "Mathematics learning environment"},
{
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeH4ugdtMqy72pjayyaJFdLcKs/a-screenshot-or-mockup-of-a-modern-mathe-1772946041721-f7ac2949.png?_wi=1",
- imageAlt: "Learning platform interface",
- },
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeH4ugdtMqy72pjayyaJFdLcKs/a-screenshot-or-mockup-of-a-modern-mathe-1772946041721-f7ac2949.png", imageAlt: "Learning platform interface"},
]}
+ mediaAnimation="slide-up"
rating={5}
ratingText="Trusted by thousands of learners"
/>
@@ -88,17 +80,14 @@ export default function HomePage() {
description="We believe that mathematics is not just for the gifted few. Our platform transforms the way students learn math by providing interactive lessons, detailed explanations, and personalized learning paths. Whether you're struggling with basic arithmetic or preparing for advanced calculus, our expert-designed curriculum helps you build confidence and mastery."
metrics={[
{
- value: "50,000+",
- title: "Active Learners",
- },
+ value: "50,000+", title: "Active Learners"},
{
- value: "200+",
- title: "Lessons & Exercises",
- },
+ value: "200+", title: "Lessons & Exercises"},
]}
- imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeH4ugdtMqy72pjayyaJFdLcKs/interactive-mathematics-learning-tools-v-1772946039944-8c7b64d0.png?_wi=1"
+ imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeH4ugdtMqy72pjayyaJFdLcKs/interactive-mathematics-learning-tools-v-1772946039944-8c7b64d0.png"
imageAlt="Interactive mathematics tools"
mediaAnimation="slide-up"
+ metricsAnimation="slide-up"
useInvertedBackground={false}
/>
@@ -112,23 +101,11 @@ export default function HomePage() {
tagIcon={CheckCircle}
features={[
{
- id: "1",
- title: "Interactive Problem Solving",
- author: "Verified by educators",
- description: "Engage with real-time feedback as you solve problems step-by-step. Our AI-powered system identifies your learning gaps and provides targeted practice.",
- tags: ["Learning", "Interactive"],
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeH4ugdtMqy72pjayyaJFdLcKs/interactive-mathematics-learning-tools-v-1772946039944-8c7b64d0.png?_wi=2",
- imageAlt: "Interactive problem solving",
- },
+ id: "1", title: "Interactive Problem Solving", author: "Verified by educators", description: "Engage with real-time feedback as you solve problems step-by-step. Our AI-powered system identifies your learning gaps and provides targeted practice.", tags: ["Learning", "Interactive"],
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeH4ugdtMqy72pjayyaJFdLcKs/interactive-mathematics-learning-tools-v-1772946039944-8c7b64d0.png", imageAlt: "Interactive problem solving"},
{
- id: "2",
- title: "Personalized Learning Paths",
- author: "Designed for all levels",
- description: "Whether you're a beginner or advanced learner, our adaptive curriculum adjusts to your pace and style. Progress through topics at your own speed with comprehensive guidance.",
- tags: ["Personalized", "Adaptive"],
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeH4ugdtMqy72pjayyaJFdLcKs/a-screenshot-or-mockup-of-a-modern-mathe-1772946041721-f7ac2949.png?_wi=2",
- imageAlt: "Learning path customization",
- },
+ id: "2", title: "Personalized Learning Paths", author: "Designed for all levels", description: "Whether you're a beginner or advanced learner, our adaptive curriculum adjusts to your pace and style. Progress through topics at your own speed with comprehensive guidance.", tags: ["Personalized", "Adaptive"],
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeH4ugdtMqy72pjayyaJFdLcKs/a-screenshot-or-mockup-of-a-modern-mathe-1772946041721-f7ac2949.png", imageAlt: "Learning path customization"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -145,29 +122,11 @@ export default function HomePage() {
tagIcon={BookOpen}
products={[
{
- id: "algebra",
- name: "Algebra Fundamentals",
- price: "Free",
- variant: "Beginner • 24 Lessons",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeH4ugdtMqy72pjayyaJFdLcKs/a-course-card-or-thumbnail-for-an-algebr-1772946038996-6e74196b.png?_wi=1",
- imageAlt: "Algebra course",
- },
+ id: "algebra", name: "Algebra Fundamentals", price: "Free", variant: "Beginner • 24 Lessons", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeH4ugdtMqy72pjayyaJFdLcKs/a-course-card-or-thumbnail-for-an-algebr-1772946038996-6e74196b.png", imageAlt: "Algebra course"},
{
- id: "geometry",
- name: "Geometry Essentials",
- price: "Free",
- variant: "Beginner • 20 Lessons",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeH4ugdtMqy72pjayyaJFdLcKs/a-course-card-for-geometry-featuring-geo-1772946039410-53ee85cc.png?_wi=1",
- imageAlt: "Geometry course",
- },
+ id: "geometry", name: "Geometry Essentials", price: "Free", variant: "Beginner • 20 Lessons", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeH4ugdtMqy72pjayyaJFdLcKs/a-course-card-for-geometry-featuring-geo-1772946039410-53ee85cc.png", imageAlt: "Geometry course"},
{
- id: "calculus",
- name: "Calculus Advanced",
- price: "Premium",
- variant: "Advanced • 32 Lessons",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeH4ugdtMqy72pjayyaJFdLcKs/a-calculus-course-card-showing-derivativ-1772946041446-7788440d.png?_wi=1",
- imageAlt: "Calculus course",
- },
+ id: "calculus", name: "Calculus Advanced", price: "Premium", variant: "Advanced • 32 Lessons", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeH4ugdtMqy72pjayyaJFdLcKs/a-calculus-course-card-showing-derivativ-1772946041446-7788440d.png", imageAlt: "Calculus course"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -181,29 +140,13 @@ export default function HomePage() {