Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-10 12:18:32 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
]}
buttonAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-psd/flat-design-education-landing-page-template_23-2149375964.jpg"
imageSrc="http://img.b2bpic.net/free-psd/flat-design-education-landing-page-template_23-2149375964.jpg?_wi=1"
imageAlt="StudyMastery dashboard showing organized exam preparation interface"
mediaAnimation="slide-up"
frameStyle="card"
@@ -84,7 +84,7 @@ export default function LandingPage() {
{ id: "jee", name: "JEE (Mains & Advanced)", price: "₹2,999", imageSrc: "http://img.b2bpic.net/free-photo/asian-girl-filling-papers-with-graphs-diagrams-while-african-woman-sharing-ideas-with-redhead-bearded-colleague-touch-pad_273609-6350.jpg", imageAlt: "JEE preparation course curriculum", initialQuantity: 1 },
{ id: "neet", name: "NEET Medical Entrance", price: "₹2,499", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-planning-trip-while-having-breakfast_23-2148952430.jpg", imageAlt: "NEET practice and mock tests", initialQuantity: 1 },
{ id: "ssc", name: "SSC & Government Exams", price: "₹1,999", imageSrc: "http://img.b2bpic.net/free-vector/running-mobile-app-infographic-flat-style_23-2148217890.jpg", imageAlt: "SSC exam preparation materials", initialQuantity: 1 },
{ id: "upsc", name: "UPSC Civil Services", price: "₹3,999", imageSrc: "http://img.b2bpic.net/free-psd/flat-design-education-landing-page-template_23-2149375964.jpg", imageAlt: "UPSC preparation program", initialQuantity: 1 }
{ id: "upsc", name: "UPSC Civil Services", price: "₹3,999", imageSrc: "http://img.b2bpic.net/free-psd/flat-design-education-landing-page-template_23-2149375964.jpg?_wi=2", imageAlt: "UPSC preparation program", initialQuantity: 1 }
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
@@ -116,12 +116,12 @@ export default function LandingPage() {
title="Success Stories"
description="Hear from students who achieved their exam goals with StudyMastery"
testimonials={[
{ id: "1", name: "Arjun Mehta", handle: "@arjunmehta", testimonial: "StudyMastery's structured approach helped me clear JEE Advanced with a great score. The progress tracking kept me motivated throughout!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-woman_641386-485.jpg", imageAlt: "professional student portrait headshot" },
{ id: "2", name: "Priya Singh", handle: "@priyadocs", testimonial: "The NEET preparation course was comprehensive and well-organized. I improved my mock test scores from 580 to 720 in just 3 months.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/positive-young-traveler-female-with-leather-backpack-isolated-grey-background_613910-9754.jpg", imageAlt: "female student professional portrait" },
{ id: "1", name: "Arjun Mehta", handle: "@arjunmehta", testimonial: "StudyMastery's structured approach helped me clear JEE Advanced with a great score. The progress tracking kept me motivated throughout!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-woman_641386-485.jpg?_wi=1", imageAlt: "professional student portrait headshot" },
{ id: "2", name: "Priya Singh", handle: "@priyadocs", testimonial: "The NEET preparation course was comprehensive and well-organized. I improved my mock test scores from 580 to 720 in just 3 months.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/positive-young-traveler-female-with-leather-backpack-isolated-grey-background_613910-9754.jpg?_wi=1", imageAlt: "female student professional portrait" },
{ id: "3", name: "Rahul Kumar", handle: "@rahulexams", testimonial: "Amazing practice exams and doubt resolution support. The AI recommendations really helped me focus on my weak areas.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-urban-bike-shop_23-2148138936.jpg", imageAlt: "male student professional headshot" },
{ id: "4", name: "Neha Patel", handle: "@nehalearns", testimonial: "Cleared SSC CGL in the first attempt! StudyMastery's time management tools and daily targets made my preparation systematic.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-adult-checking-her-notes_23-2149064596.jpg", imageAlt: "diverse student group portrait" },
{ id: "5", name: "Vikram Gupta", handle: "@vikramexam", testimonial: "The UPSC civil services course was detailed and thorough. Perfect for someone planning long-term strategic preparation.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-woman_641386-485.jpg", imageAlt: "professional student portrait headshot" },
{ id: "6", name: "Divya Sharma", handle: "@divyastudies", testimonial: "Best investment for my exam prep! The structured learning paths and mock tests boosted my confidence significantly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/positive-young-traveler-female-with-leather-backpack-isolated-grey-background_613910-9754.jpg", imageAlt: "female student professional portrait" }
{ id: "5", name: "Vikram Gupta", handle: "@vikramexam", testimonial: "The UPSC civil services course was detailed and thorough. Perfect for someone planning long-term strategic preparation.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-woman_641386-485.jpg?_wi=2", imageAlt: "professional student portrait headshot" },
{ id: "6", name: "Divya Sharma", handle: "@divyastudies", testimonial: "Best investment for my exam prep! The structured learning paths and mock tests boosted my confidence significantly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/positive-young-traveler-female-with-leather-backpack-isolated-grey-background_613910-9754.jpg?_wi=2", imageAlt: "female student professional portrait" }
]}
showRating={true}
animationType="slide-up"