Update src/app/courses/page.tsx
This commit is contained in:
@@ -64,15 +64,15 @@ export default function CoursesPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-boy-pointing-blackboard_1098-3218.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-boy-pointing-blackboard_1098-3218.jpg?_wi=2",
|
||||
imageAlt: "Class 8 Mathematics foundation course",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/surprised-young-female-teacher-wearing-glasses-holding-abacus-with-number-fan-sitting-desk-with-school-tools-classroom_141793-137621.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/surprised-young-female-teacher-wearing-glasses-holding-abacus-with-number-fan-sitting-desk-with-school-tools-classroom_141793-137621.jpg?_wi=2",
|
||||
imageAlt: "Class 9 intermediate mathematics",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-male-teacher-wearing-glasses-looking-his-smartphone-looking-confident-sitting-school-desk-with-books-notes-front-blackboard-classroom_141793-99098.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-male-teacher-wearing-glasses-looking-his-smartphone-looking-confident-sitting-school-desk-with-books-notes-front-blackboard-classroom_141793-99098.jpg?_wi=2",
|
||||
imageAlt: "Class 10 board exam preparation",
|
||||
},
|
||||
]}
|
||||
@@ -95,7 +95,7 @@ export default function CoursesPage() {
|
||||
price: "Contact for Details",
|
||||
rating: 5,
|
||||
reviewCount: "50+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-boy-pointing-blackboard_1098-3218.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-boy-pointing-blackboard_1098-3218.jpg?_wi=3",
|
||||
imageAlt: "Class 8 Mathematics Foundation Course",
|
||||
},
|
||||
{
|
||||
@@ -105,7 +105,7 @@ export default function CoursesPage() {
|
||||
price: "Contact for Details",
|
||||
rating: 5,
|
||||
reviewCount: "75+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/surprised-young-female-teacher-wearing-glasses-holding-abacus-with-number-fan-sitting-desk-with-school-tools-classroom_141793-137621.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/surprised-young-female-teacher-wearing-glasses-holding-abacus-with-number-fan-sitting-desk-with-school-tools-classroom_141793-137621.jpg?_wi=3",
|
||||
imageAlt: "Class 9 Mathematics Course",
|
||||
},
|
||||
{
|
||||
@@ -115,7 +115,7 @@ export default function CoursesPage() {
|
||||
price: "Contact for Details",
|
||||
rating: 5,
|
||||
reviewCount: "120+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-male-teacher-wearing-glasses-looking-his-smartphone-looking-confident-sitting-school-desk-with-books-notes-front-blackboard-classroom_141793-99098.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-male-teacher-wearing-glasses-looking-his-smartphone-looking-confident-sitting-school-desk-with-books-notes-front-blackboard-classroom_141793-99098.jpg?_wi=3",
|
||||
imageAlt: "Class 10 Board Preparation Course",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user