Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -141,10 +141,10 @@ export default function LandingPage() {
|
||||
id: "1", name: "LKG to Grade 5 Foundation Building", price: "Foundational Excellence", imageSrc: "http://img.b2bpic.net/free-photo/young-boy-sitting-school-desk_23-2147658996.jpg", imageAlt: "Primary education foundation", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "2", name: "Grade 6 to Grade 10 Board Preparation", price: "Advanced Academics", imageSrc: "http://img.b2bpic.net/free-photo/excited-modern-male-friends-with-clipboard-cruiser_23-2148218890.jpg", imageAlt: "Secondary board exam preparation", initialQuantity: 1,
|
||||
id: "2", name: "Grade 6 to Grade 10 Board Preparation", price: "Advanced Academics", imageSrc: "http://img.b2bpic.net/free-photo/excited-modern-male-friends-with-clipboard-cruiser_23-2148218890.jpg?_wi=1", imageAlt: "Secondary board exam preparation", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "3", name: "Plus One & Plus Two Competitive Edge", price: "Higher Education Ready", imageSrc: "http://img.b2bpic.net/free-photo/excited-modern-male-friends-with-clipboard-cruiser_23-2148218890.jpg", imageAlt: "Plus two competitive preparation", initialQuantity: 1,
|
||||
id: "3", name: "Plus One & Plus Two Competitive Edge", price: "Higher Education Ready", imageSrc: "http://img.b2bpic.net/free-photo/excited-modern-male-friends-with-clipboard-cruiser_23-2148218890.jpg?_wi=2", imageAlt: "Plus two competitive preparation", initialQuantity: 1,
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -182,10 +182,10 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Anjali Sharma", role: "Parent", company: "Grade 8 Student", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fathers-day-concept-with-father-daughter-reading_23-2147805473.jpg", imageAlt: "Satisfied parent Anjali Sharma"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fathers-day-concept-with-father-daughter-reading_23-2147805473.jpg?_wi=1", imageAlt: "Satisfied parent Anjali Sharma"},
|
||||
{
|
||||
id: "2", name: "Rohan Kumar", role: "Student", company: "Grade 10 Board", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studying-group-give-better-results_329181-3008.jpg", imageAlt: "Student Rohan Kumar success story"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studying-group-give-better-results_329181-3008.jpg?_wi=1", imageAlt: "Student Rohan Kumar success story"},
|
||||
{
|
||||
id: "3", name: "Priya Nair", role: "Student", company: "Plus Two Science", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/online-certification-concept_23-2148565432.jpg", imageAlt: "Student Priya Nair achievements"},
|
||||
@@ -194,10 +194,10 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lgtbiq-family-enjoying-life-together_23-2149173417.jpg", imageAlt: "Satisfied parent Vikram Patel"},
|
||||
{
|
||||
id: "5", name: "Divya Menon", role: "Student", company: "Grade 9 Student", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studying-group-give-better-results_329181-3008.jpg", imageAlt: "Student Divya Menon progress"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studying-group-give-better-results_329181-3008.jpg?_wi=2", imageAlt: "Student Divya Menon progress"},
|
||||
{
|
||||
id: "6", name: "Suresh Iyer", role: "Parent", company: "Plus One Student", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fathers-day-concept-with-father-daughter-reading_23-2147805473.jpg", imageAlt: "Satisfied parent Suresh Iyer"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fathers-day-concept-with-father-daughter-reading_23-2147805473.jpg?_wi=2", imageAlt: "Satisfied parent Suresh Iyer"},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="blur-reveal"
|
||||
|
||||
Reference in New Issue
Block a user