diff --git a/src/app/page.tsx b/src/app/page.tsx index 11f1813..65bf9e8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,13 +49,13 @@ export default function LandingPage() { title="Master Your Subject with Expert Private Tutoring" description="Unlock your potential through personalized, high-quality classes designed to help you excel at your own pace. Join thousands of successful students today." testimonials={[ - { name: "Emma R.", handle: "@emmar", testimonial: "The private tutoring here transformed my grades in just three months. Highly recommended!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/back-school-concept-with-various-supplies_23-2149557544.jpg", imageAlt: "private tutor student study desk" }, - { name: "David L.", handle: "@davidl", testimonial: "Expert instructors who genuinely care about student success. Truly personal experience.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/having-test-university_1098-14206.jpg", imageAlt: "private tutor student study desk" }, - { name: "Sarah K.", handle: "@sarahk", testimonial: "The personalized study plan made all the difference in my exam prep.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/laptop-with-office-accessories-table_23-2147953157.jpg", imageAlt: "private tutor student study desk" }, - { name: "Marcus B.", handle: "@marcusb", testimonial: "Patient and knowledgeable teachers. My son loves his chemistry lessons now.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pollution-concept-with-town-full-smoke_23-2149094924.jpg", imageAlt: "private tutor student study desk" }, - { name: "Julia P.", handle: "@juliap", testimonial: "Highly structured and efficient way to learn complex subjects.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/concentrated-black-european-male-student-with-beard-preparing-examination-test-sitting-university-canteen-eating-sandwich-searching-information-internet-using-laptop_273609-7496.jpg", imageAlt: "private tutor student study desk" } + { name: "Emma R.", handle: "@emmar", testimonial: "The private tutoring here transformed my grades in just three months. Highly recommended!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/back-school-concept-with-various-supplies_23-2149557544.jpg?_wi=1", imageAlt: "private tutor student study desk" }, + { name: "David L.", handle: "@davidl", testimonial: "Expert instructors who genuinely care about student success. Truly personal experience.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/having-test-university_1098-14206.jpg?_wi=1", imageAlt: "private tutor student study desk" }, + { name: "Sarah K.", handle: "@sarahk", testimonial: "The personalized study plan made all the difference in my exam prep.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/laptop-with-office-accessories-table_23-2147953157.jpg?_wi=1", imageAlt: "private tutor student study desk" }, + { name: "Marcus B.", handle: "@marcusb", testimonial: "Patient and knowledgeable teachers. My son loves his chemistry lessons now.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pollution-concept-with-town-full-smoke_23-2149094924.jpg?_wi=1", imageAlt: "private tutor student study desk" }, + { name: "Julia P.", handle: "@juliap", testimonial: "Highly structured and efficient way to learn complex subjects.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/concentrated-black-european-male-student-with-beard-preparing-examination-test-sitting-university-canteen-eating-sandwich-searching-information-internet-using-laptop_273609-7496.jpg?_wi=1", imageAlt: "private tutor student study desk" } ]} - imageSrc="http://img.b2bpic.net/free-photo/back-school-concept-with-various-supplies_23-2149557544.jpg" + imageSrc="http://img.b2bpic.net/free-photo/back-school-concept-with-various-supplies_23-2149557544.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/table-with-textbooks-classroom_23-2147656113.jpg", alt: "Table with textbooks in classroom" }, { src: "http://img.b2bpic.net/free-photo/friends-sitting-library_23-2147678917.jpg", alt: "Friends sitting in library" }, @@ -84,7 +84,7 @@ export default function LandingPage() { { value: "95%", title: "Grade Improvement" }, { value: "50+", title: "Expert Tutors" } ]} - imageSrc="http://img.b2bpic.net/free-photo/having-test-university_1098-14206.jpg" + imageSrc="http://img.b2bpic.net/free-photo/having-test-university_1098-14206.jpg?_wi=2" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -95,9 +95,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { tag: "Personal", title: "Individual Plans", subtitle: "Curated for you", description: "Every syllabus is adapted to your current knowledge, strengths, and goals.", imageSrc: "http://img.b2bpic.net/free-photo/laptop-with-office-accessories-table_23-2147953157.jpg" }, - { tag: "Flexible", title: "Study Anywhere", subtitle: "Learn your way", description: "Access your sessions online from the comfort of home or join in-person sessions.", imageSrc: "http://img.b2bpic.net/free-photo/pollution-concept-with-town-full-smoke_23-2149094924.jpg" }, - { tag: "Proven", title: "Expert Feedback", subtitle: "Consistent progress", description: "Regular assessments ensure you are always trending upwards towards your objectives.", imageSrc: "http://img.b2bpic.net/free-photo/concentrated-black-european-male-student-with-beard-preparing-examination-test-sitting-university-canteen-eating-sandwich-searching-information-internet-using-laptop_273609-7496.jpg" } + { tag: "Personal", title: "Individual Plans", subtitle: "Curated for you", description: "Every syllabus is adapted to your current knowledge, strengths, and goals.", imageSrc: "http://img.b2bpic.net/free-photo/laptop-with-office-accessories-table_23-2147953157.jpg?_wi=2" }, + { tag: "Flexible", title: "Study Anywhere", subtitle: "Learn your way", description: "Access your sessions online from the comfort of home or join in-person sessions.", imageSrc: "http://img.b2bpic.net/free-photo/pollution-concept-with-town-full-smoke_23-2149094924.jpg?_wi=2" }, + { tag: "Proven", title: "Expert Feedback", subtitle: "Consistent progress", description: "Regular assessments ensure you are always trending upwards towards your objectives.", imageSrc: "http://img.b2bpic.net/free-photo/concentrated-black-european-male-student-with-beard-preparing-examination-test-sitting-university-canteen-eating-sandwich-searching-information-internet-using-laptop_273609-7496.jpg?_wi=2" } ]} title="Why Elite Classes Stand Out" description="Experience a learning environment that prioritizes your individual growth through tailored sessions."