Merge version_1 into main #3
@@ -53,15 +53,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Dr. Sarah Mitchell", handle: "@dr_sarah_md", testimonial: "MediQuiz helped me pass my board certification on first attempt. The adaptive learning was incredible.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-doctor-clinic_23-2149726916.jpg", imageAlt: "Dr. Sarah Mitchell"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-doctor-clinic_23-2149726916.jpg?_wi=1", imageAlt: "Dr. Sarah Mitchell"
|
||||
},
|
||||
{
|
||||
name: "Dr. James Chen", handle: "@drjames_clinic", testimonial: "The explanations are thorough and the question bank is comprehensive. Worth every penny of the subscription.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man-doctor-with-stethoscope-standing-with-arms-folded_171337-15538.jpg", imageAlt: "Dr. James Chen"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man-doctor-with-stethoscope-standing-with-arms-folded_171337-15538.jpg?_wi=1", imageAlt: "Dr. James Chen"
|
||||
},
|
||||
{
|
||||
name: "Dr. Emma Rodriguez", handle: "@emma_healthcare", testimonial: "I use MediQuiz with my residents. They love the interface and the learning outcomes are measurable.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-female-doctor-medical-robe-with-stethoscope-looks-camera-isolated-orange-background-with-copy-space_141793-34390.jpg", imageAlt: "Dr. Emma Rodriguez"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-female-doctor-medical-robe-with-stethoscope-looks-camera-isolated-orange-background-with-copy-space_141793-34390.jpg?_wi=1", imageAlt: "Dr. Emma Rodriguez"
|
||||
}
|
||||
]}
|
||||
tag="Trusted by 50,000+ Healthcare Professionals"
|
||||
@@ -228,10 +228,10 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwo
|
||||
testimonials={[
|
||||
{
|
||||
id: "test-1", name: "Dr. Michael Thompson", role: "Board-Certified Surgeon", testimonial: "Passed my surgical board exam with flying colors thanks to MediQuiz's comprehensive question bank and explanations.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-doctor-clinic_23-2149726916.jpg", imageAlt: "Dr. Michael Thompson", icon: CheckCircle
|
||||
id: "test-1", name: "Dr. Michael Thompson", role: "Board-Certified Surgeon", testimonial: "Passed my surgical board exam with flying colors thanks to MediQuiz's comprehensive question bank and explanations.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-doctor-clinic_23-2149726916.jpg?_wi=2", imageAlt: "Dr. Michael Thompson", icon: CheckCircle
|
||||
},
|
||||
{
|
||||
id: "test-2", name: "Dr. Priya Patel", role: "Pediatric Resident", testimonial: "The adaptive learning algorithm is incredible. It knows exactly what I need to study to improve my weak areas.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man-doctor-with-stethoscope-standing-with-arms-folded_171337-15538.jpg", imageAlt: "Dr. Priya Patel", icon: CheckCircle
|
||||
id: "test-2", name: "Dr. Priya Patel", role: "Pediatric Resident", testimonial: "The adaptive learning algorithm is incredible. It knows exactly what I need to study to improve my weak areas.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man-doctor-with-stethoscope-standing-with-arms-folded_171337-15538.jpg?_wi=2", imageAlt: "Dr. Priya Patel", icon: CheckCircle
|
||||
},
|
||||
{
|
||||
id: "test-3", name: "Dr. Lisa Anderson", role: "Internal Medicine Physician", testimonial: "I recommend MediQuiz to all my colleagues. The platform is intuitive and the study sessions are perfectly paced.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-preparing-consult_23-2149309940.jpg", imageAlt: "Dr. Lisa Anderson", icon: CheckCircle
|
||||
@@ -240,7 +240,7 @@ export default function LandingPage() {
|
||||
id: "test-4", name: "Dr. David Kumar", role: "Emergency Medicine Fellow", testimonial: "Outstanding resource for high-stakes exams. The explanations helped me understand the clinical context, not just memorize.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-nurse-with-stethoscope_23-2149308247.jpg", imageAlt: "Dr. David Kumar", icon: CheckCircle
|
||||
},
|
||||
{
|
||||
id: "test-5", name: "Dr. Jessica Martinez", role: "Neurology Specialist", testimonial: "MediQuiz's mobile app made studying during commutes possible. Game-changer for my certification prep.", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-female-doctor-medical-robe-with-stethoscope-looks-camera-isolated-orange-background-with-copy-space_141793-34390.jpg", imageAlt: "Dr. Jessica Martinez", icon: CheckCircle
|
||||
id: "test-5", name: "Dr. Jessica Martinez", role: "Neurology Specialist", testimonial: "MediQuiz's mobile app made studying during commutes possible. Game-changer for my certification prep.", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-female-doctor-medical-robe-with-stethoscope-looks-camera-isolated-orange-background-with-copy-space_141793-34390.jpg?_wi=2", imageAlt: "Dr. Jessica Martinez", icon: CheckCircle
|
||||
},
|
||||
{
|
||||
id: "test-6", name: "Dr. Robert Chang", role: "Medical School Director", testimonial: "We implemented MediQuiz for our residency program. Student outcomes improved significantly within the first semester.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-male-doctor-wearing-medical-robe-stethoscope-putting-hands-waist-isolated-purple-wall_141793-97565.jpg", imageAlt: "Dr. Robert Chang", icon: CheckCircle
|
||||
|
||||
Reference in New Issue
Block a user