Merge version_1 into main #2

Merged
bender merged 2 commits from version_1 into main 2026-06-13 02:27:57 +00:00
2 changed files with 7 additions and 8 deletions

View File

@@ -86,7 +86,7 @@ export default function AboutPage() {
{ id: "i2", value: "95%", title: "Increased Confidence", description: "Boost in self-assurance and enthusiasm for challenging topics.", icon: TrendingUp },
{ id: "i3", value: "88%", title: "Problem-Solving Skills", description: "Enhanced abilities in analytical thinking and creative solutions.", icon: Brain },
]}
gridVariant="three-columns-all-equal-width"
gridVariant="three-columns"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
@@ -95,7 +95,7 @@ export default function AboutPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-arrangement-desk-elements-with-copy-space_23-2148513316.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-arrangement-desk-elements-with-copy-space_23-2148513316.jpg"
imageAlt="Abstract blue and green background"
logoText="Math & STEM Jumpstart Academy"
columns={[

View File

@@ -82,10 +82,9 @@ export default function HomePage() {
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-kids-holding-plant-pots_23-2148913641.jpg", imageAlt: "Students doing science experiments" },
{ imageSrc: "http://img.b2bpic.net/free-photo/variety-people-multitasking-3d-cartoon-scene_23-2151294511.jpg", imageAlt: "Students engaged in engineering challenge" },
{ imageSrc: "http://img.b2bpic.net/free-photo/workers-getting-back-office_23-2149161644.jpg", imageAlt: "Group of students learning together" },
{ imageSrc: "http://img.b2bpic.net/free-photo/excited-female-library-user-using-vr-simulator_74855-1846.jpg", imageAlt: "Student using tablet for math lesson" },
{ imageSrc: "http://img.b2bpic.net/free-photo/excited-female-library-user-using-vr-simulator_74855-1846.jpg", imageAlt: "Student using tablet for math lesson" }
]}
mediaAnimation="slide-up"
useInvertedBackground={false}
/>
</div>
@@ -109,7 +108,7 @@ export default function HomePage() {
{ id: "m2", value: "85%", title: "Skills Mastered", description: "High mastery rate in foundational math and STEM concepts.", icon: Award },
{ id: "m3", value: "95%", title: "Confidence Boost", description: "Significant increase in student confidence and engagement.", icon: Smile },
]}
gridVariant="three-columns-all-equal-width"
gridVariant="three-columns"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
@@ -138,8 +137,8 @@ export default function HomePage() {
title="Upcoming Events & Achievements"
description="Stay informed about our exciting events, workshops, and recognize your child's hard-earned certificates of completion."
plans={[
{ id: "events", badge: "Discover", badgeIcon: Calendar, price: "Free", subtitle: "Access our interactive events calendar", buttons: [{ text: "View Calendar", href: "#" }], features: ["Monthly Workshops", "Guest Speaker Series", "Student Showcase Events", "Parent Q&A Sessions"], imageSrc: "http://img.b2bpic.net/free-photo/student-sitting-lecture-hall_23-2147679158.jpg", imageAlt: "Upcoming events calendar" },
{ id: "certificates", badge: "Celebrate", badgeIcon: Trophy, price: "Awarded", subtitle: "Receive a certificate upon program completion", buttons: [{ text: "Learn More", href: "#" }], features: ["Official Certificate of Completion", "Recognizes Skill Mastery", "Boosts Student Confidence", "Printable & Shareable"], imageSrc: "http://img.b2bpic.net/free-photo/graduation-celebration-with-students-diplomas-birds-sky_23-2151966317.jpg", imageAlt: "Certificate of completion" },
{ id: "events", badge: "Discover", badgeIcon: Calendar, price: "Free", subtitle: "Access our interactive events calendar", buttons: [{ text: "View Calendar", href: "#" }], features: ["Monthly Workshops", "Guest Speaker Series", "Student Showcase Events", "Parent Q&A Sessions"] },
{ id: "certificates", badge: "Celebrate", badgeIcon: Trophy, price: "Awarded", subtitle: "Receive a certificate upon program completion", buttons: [{ text: "Learn More", href: "#" }], features: ["Official Certificate of Completion", "Recognizes Skill Mastery", "Boosts Student Confidence", "Printable & Shareable"] }
]}
animationType="slide-up"
textboxLayout="default"
@@ -149,7 +148,7 @@ export default function HomePage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-arrangement-desk-elements-with-copy-space_23-2148513316.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-arrangement-desk-elements-with-copy-space_23-2148513316.jpg"
imageAlt="Abstract blue and green background"
logoText="Math & STEM Jumpstart Academy"
columns={[