Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-07 18:12:22 +00:00

View File

@@ -53,19 +53,19 @@ export default function LandingPage() {
tag="Trusted Exam Prep"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-using-her-digital-tablet-home_1301-4382.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-using-her-digital-tablet-home_1301-4382.jpg?_wi=1",
imageAlt: "IELTS Prep Student studying",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-still-life-hard-exams_23-2149314076.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-still-life-hard-exams_23-2149314076.jpg?_wi=1",
imageAlt: "IELTS practice booklet",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-student-red-shirt-black-bag-with-black-earphones-holding-copybook-white_140725-16644.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-student-red-shirt-black-bag-with-black-earphones-holding-copybook-white_140725-16644.jpg?_wi=1",
imageAlt: "Listening exam practice",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-student-studying-university-library-education-lifestyle-concept_58466-12288.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-student-studying-university-library-education-lifestyle-concept_58466-12288.jpg?_wi=1",
imageAlt: "Reading module focus",
},
{
@@ -90,7 +90,7 @@ export default function LandingPage() {
description: "Interactive audio practice sessions.",
bentoComponent: "reveal-icon",
icon: Headphones,
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-using-her-digital-tablet-home_1301-4382.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-using-her-digital-tablet-home_1301-4382.jpg?_wi=2",
imageAlt: "student studying laptop desk",
},
{
@@ -98,7 +98,7 @@ export default function LandingPage() {
description: "Advanced comprehension and vocabulary building.",
bentoComponent: "reveal-icon",
icon: BookOpen,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-still-life-hard-exams_23-2149314076.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-still-life-hard-exams_23-2149314076.jpg?_wi=2",
imageAlt: "ielts test booklet practice",
},
{
@@ -106,7 +106,7 @@ export default function LandingPage() {
description: "Expert essay and report evaluation.",
bentoComponent: "reveal-icon",
icon: Edit,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-student-red-shirt-black-bag-with-black-earphones-holding-copybook-white_140725-16644.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-student-red-shirt-black-bag-with-black-earphones-holding-copybook-white_140725-16644.jpg?_wi=2",
imageAlt: "listening exam icon",
},
{
@@ -114,7 +114,7 @@ export default function LandingPage() {
description: "Fluent conversational training modules.",
bentoComponent: "reveal-icon",
icon: Mic,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-student-studying-university-library-education-lifestyle-concept_58466-12288.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-student-studying-university-library-education-lifestyle-concept_58466-12288.jpg?_wi=2",
imageAlt: "reading exam book icon",
},
]}