Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-03-17 09:50:58 +00:00
3 changed files with 13 additions and 13 deletions

View File

@@ -95,7 +95,7 @@ export default function CoursesPage() {
{ text: "Start Learning Today", href: "/materials" },
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/college-students-different-ethnicities-cramming_23-2149891200.jpg"
imageSrc="http://img.b2bpic.net/free-photo/college-students-different-ethnicities-cramming_23-2149891200.jpg?_wi=2"
imageAlt="Students Learning Together"
ariaLabel="Courses page hero section"
/>
@@ -115,21 +115,21 @@ export default function CoursesPage() {
id: "course-1",
name: "Advanced Mathematics",
price: "Beginner to Advanced",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-correcting-grammar-mistakes_23-2150171094.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-correcting-grammar-mistakes_23-2150171094.jpg?_wi=4",
imageAlt: "Advanced Mathematics Course",
},
{
id: "course-2",
name: "English Literature Mastery",
price: "Intermediate Level",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-correcting-grammar-mistakes_23-2150171094.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-correcting-grammar-mistakes_23-2150171094.jpg?_wi=5",
imageAlt: "English Literature Course",
},
{
id: "course-3",
name: "Science Fundamentals",
price: "All Levels",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-correcting-grammar-mistakes_23-2150171094.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-correcting-grammar-mistakes_23-2150171094.jpg?_wi=6",
imageAlt: "Science Course",
},
]}
@@ -150,7 +150,7 @@ export default function CoursesPage() {
tagAnimation="slide-up"
buttons={[{ text: "Explore Curriculum", href: "/courses" }]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/textbooks-notepads-table_23-2147656027.jpg"
imageSrc="http://img.b2bpic.net/free-photo/textbooks-notepads-table_23-2147656027.jpg?_wi=2"
imageAlt="Course Materials and Study Resources"
mediaAnimation="slide-up"
useInvertedBackground={false}

View File

@@ -95,7 +95,7 @@ export default function MaterialsPage() {
{ text: "Explore Courses", href: "/courses" },
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/textbooks-notepads-table_23-2147656027.jpg"
imageSrc="http://img.b2bpic.net/free-photo/textbooks-notepads-table_23-2147656027.jpg?_wi=3"
imageAlt="Study Resources and Materials"
ariaLabel="Materials page hero section"
/>
@@ -109,7 +109,7 @@ export default function MaterialsPage() {
tagAnimation="slide-up"
buttons={[{ text: "Download Materials", href: "/materials" }]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/textbooks-notepads-table_23-2147656027.jpg"
imageSrc="http://img.b2bpic.net/free-photo/textbooks-notepads-table_23-2147656027.jpg?_wi=4"
imageAlt="Educational Study Materials"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -152,7 +152,7 @@ export default function MaterialsPage() {
useInvertedBackground={false}
mediaAnimation="slide-up"
faqsAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/textbooks-notepads-table_23-2147656027.jpg"
imageSrc="http://img.b2bpic.net/free-photo/textbooks-notepads-table_23-2147656027.jpg?_wi=5"
imageAlt="FAQ and Help Resources"
mediaPosition="left"
faqs={[

View File

@@ -93,7 +93,7 @@ export default function HomePage() {
{ text: "Start Learning", href: "/materials" },
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/college-students-different-ethnicities-cramming_23-2149891200.jpg"
imageSrc="http://img.b2bpic.net/free-photo/college-students-different-ethnicities-cramming_23-2149891200.jpg?_wi=1"
imageAlt="Muhammad Alixon Teacher Portrait"
ariaLabel="Hero section - Welcome to learning academy"
/>
@@ -139,21 +139,21 @@ export default function HomePage() {
id: "course-1",
name: "Advanced Mathematics",
price: "Beginner to Advanced",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-correcting-grammar-mistakes_23-2150171094.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-correcting-grammar-mistakes_23-2150171094.jpg?_wi=1",
imageAlt: "Advanced Mathematics Course",
},
{
id: "course-2",
name: "English Literature Mastery",
price: "Intermediate Level",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-correcting-grammar-mistakes_23-2150171094.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-correcting-grammar-mistakes_23-2150171094.jpg?_wi=2",
imageAlt: "English Literature Course",
},
{
id: "course-3",
name: "Science Fundamentals",
price: "All Levels",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-correcting-grammar-mistakes_23-2150171094.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-correcting-grammar-mistakes_23-2150171094.jpg?_wi=3",
imageAlt: "Science Course",
},
]}
@@ -175,7 +175,7 @@ export default function HomePage() {
tagAnimation="slide-up"
buttons={[{ text: "Browse Materials", href: "/materials" }]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/textbooks-notepads-table_23-2147656027.jpg"
imageSrc="http://img.b2bpic.net/free-photo/textbooks-notepads-table_23-2147656027.jpg?_wi=1"
imageAlt="Educational Materials and Resources"
mediaAnimation="slide-up"
useInvertedBackground={false}