Merge version_1 into main #6
@@ -83,7 +83,7 @@ export default function HomePage() {
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1577.jpg", imageAlt: "Modern classroom environment"
|
||||
"http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1577.jpg?_wi=1", imageAlt: "Modern classroom environment"
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
@@ -199,7 +199,7 @@ export default function HomePage() {
|
||||
products={[
|
||||
{
|
||||
id: "primary", name: "Primary Classes", price: "Classes I-V", variant: "Foundational learning with focus on basics", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1577.jpg", imageAlt: "Primary education"
|
||||
"http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1577.jpg?_wi=2", imageAlt: "Primary education"
|
||||
},
|
||||
{
|
||||
id: "middle", name: "Middle School", price: "Classes VI-VIII", variant: "Balanced academics with personality development", imageSrc:
|
||||
@@ -231,7 +231,7 @@ export default function HomePage() {
|
||||
{
|
||||
id: "1", name: "Mrs. Fatima Khan", role: "Parent", company: "Class V Student", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "Mrs. Fatima Khan"
|
||||
"http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=1", imageAlt: "Mrs. Fatima Khan"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Ahmed Hassan", role: "Student", company: "Class X", rating: 5,
|
||||
@@ -241,7 +241,7 @@ export default function HomePage() {
|
||||
{
|
||||
id: "3", name: "Dr. Sana Malik", role: "Parent", company: "Class VIII Student", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "Dr. Sana Malik"
|
||||
"http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=2", imageAlt: "Dr. Sana Malik"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Zainab Ali", role: "Student", company: "Class XII", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user