Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-03-08 05:03:40 +00:00
2 changed files with 7 additions and 7 deletions

View File

@@ -52,7 +52,7 @@ export default function AboutPage() {
{
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"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeH4ugdtMqy72pjayyaJFdLcKs/interactive-mathematics-learning-tools-v-1772946039944-8c7b64d0.png?_wi=3"
imageAlt="Interactive mathematics tools"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -72,12 +72,12 @@ export default function AboutPage() {
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"},
"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"},
{
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"},
"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"},
]}
animationType="slide-up"
textboxLayout="default"

View File

@@ -63,7 +63,7 @@ export default function HomePage() {
{
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", 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?_wi=1", imageAlt: "Learning platform interface"},
]}
mediaAnimation="slide-up"
rating={5}
@@ -84,7 +84,7 @@ export default function HomePage() {
{
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"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AeH4ugdtMqy72pjayyaJFdLcKs/interactive-mathematics-learning-tools-v-1772946039944-8c7b64d0.png?_wi=1"
imageAlt="Interactive mathematics tools"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -102,10 +102,10 @@ export default function HomePage() {
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", imageAlt: "Interactive problem solving"},
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: "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"},
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"},
]}
animationType="slide-up"
textboxLayout="default"