Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-18 09:24:28 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
]}
buttonAnimation="slide-up"
layoutOrder="default"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-learning-language-work_23-2149300729.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-learning-language-work_23-2149300729.jpg?_wi=1"
imageAlt="Study House Coaching Institute classroom"
mediaAnimation="opacity"
frameStyle="card"
@@ -118,8 +118,8 @@ export default function LandingPage() {
members={[
{ id: "sachin", name: "Sachin Sir", role: "Mathematics Expert (10+ years)", imageSrc: "http://img.b2bpic.net/free-photo/young-students-classroom_329181-13009.jpg", imageAlt: "Sachin Sir - Mathematics Expert" },
{ id: "prabhu", name: "Prabhu Sir", role: "English & Language Specialist (8+ years)", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-holding-jacket-shoulder_1262-3853.jpg", imageAlt: "Prabhu Sir - English Specialist" },
{ id: "amit", name: "Dr. Amit", role: "Science Faculty (9+ years)", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-african-female-student-smiling-holding-books-college_176420-12452.jpg", imageAlt: "Dr. Amit - Science Faculty" },
{ id: "priya", name: "Priya Ma'am", role: "Science Coordinator (7+ years)", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-business-embrace-confidence-posing-beauty-black-african-american-isolated-gray-background_640221-39.jpg", imageAlt: "Priya Ma'am - Science Coordinator" }
{ id: "amit", name: "Dr. Amit", role: "Science Faculty (9+ years)", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-african-female-student-smiling-holding-books-college_176420-12452.jpg?_wi=1", imageAlt: "Dr. Amit - Science Faculty" },
{ id: "priya", name: "Priya Ma'am", role: "Science Coordinator (7+ years)", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-business-embrace-confidence-posing-beauty-black-african-american-isolated-gray-background_640221-39.jpg?_wi=1", imageAlt: "Priya Ma'am - Science Coordinator" }
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -139,10 +139,10 @@ export default function LandingPage() {
tagAnimation="blur-reveal"
testimonials={[
{
id: "1", name: "Aarya Sharma", role: "Class 10 Student", testimonial: "Prabhu Sir made English so easy! I went from 65 to 92 in just 6 months. The teaching style is so approachable and friendly. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-african-female-student-smiling-holding-books-college_176420-12452.jpg", imageAlt: "Aarya Sharma - Student", icon: Star
id: "1", name: "Aarya Sharma", role: "Class 10 Student", testimonial: "Prabhu Sir made English so easy! I went from 65 to 92 in just 6 months. The teaching style is so approachable and friendly. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-african-female-student-smiling-holding-books-college_176420-12452.jpg?_wi=2", imageAlt: "Aarya Sharma - Student", icon: Star
},
{
id: "2", name: "Priya Desai", role: "Class 9 Student", testimonial: "Sachin Sir's concept-based approach helped me understand Mathematics deeply. No more rote learning. My scores improved from 58 to 88. Thanks to Study House!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-business-embrace-confidence-posing-beauty-black-african-american-isolated-gray-background_640221-39.jpg", imageAlt: "Priya Desai - Student", icon: Star
id: "2", name: "Priya Desai", role: "Class 9 Student", testimonial: "Sachin Sir's concept-based approach helped me understand Mathematics deeply. No more rote learning. My scores improved from 58 to 88. Thanks to Study House!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-business-embrace-confidence-posing-beauty-black-african-american-isolated-gray-background_640221-39.jpg?_wi=2", imageAlt: "Priya Desai - Student", icon: Star
},
{
id: "3", name: "Rohan Jadhav", role: "Class 11 Student", testimonial: "Best coaching center in Kamothe! The faculty here is very supportive. Science concepts became crystal clear. The regular tests kept me on track.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-black-man-white_285396-385.jpg", imageAlt: "Rohan Jadhav - Student", icon: Star
@@ -179,7 +179,7 @@ export default function LandingPage() {
buttonText="Submit & Get Demo Link"
termsText="By clicking Submit, you agree to receive updates about our classes and offers. We respect your privacy."
mediaPosition="right"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-learning-language-work_23-2149300729.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-learning-language-work_23-2149300729.jpg?_wi=2"
imageAlt="Study House Coaching classroom"
mediaAnimation="slide-up"
/>