From a8a87c069a5864f6bb108fd9fa0314c0b23586a2 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 21:15:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c09a466..29a79ab 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -187,13 +187,13 @@ export default function LandingPage() { { id: "1", name: "Sarah Johnson", role: "Career Changer", testimonial: "EduFlow helped me transition from marketing to data science. The structured learning path and community support made all the difference in my career transformation.", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "Sarah Johnson"}, { - id: "2", name: "Michael Chen", role: "Software Developer", testimonial: "The interactive projects and real-world examples made learning incredibly practical. I've already applied these skills to several projects at work.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-library_23-2149204737.jpg", imageAlt: "Michael Chen"}, + id: "2", name: "Michael Chen", role: "Software Developer", testimonial: "The interactive projects and real-world examples made learning incredibly practical. I've already applied these skills to several projects at work.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-library_23-2149204737.jpg?_wi=1", imageAlt: "Michael Chen"}, { id: "3", name: "Emma Rodriguez", role: "Educator", testimonial: "As a teacher, I recommend EduFlow to my students. The platform's intuitive design and comprehensive course library are exceptional resources.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg", imageAlt: "Emma Rodriguez"}, { id: "4", name: "David Kim", role: "Lifelong Learner", testimonial: "At 45, I was hesitant about learning new skills. EduFlow's patient approach and mobile flexibility made going back to school feel accessible and achievable.", imageSrc: "http://img.b2bpic.net/free-photo/mature-business-manager-office_1098-21368.jpg", imageAlt: "David Kim"}, { - id: "5", name: "Jessica Martin", role: "Student", testimonial: "The personalized learning paths adapted perfectly to my schedule. I completed my certification while maintaining my full-time job—something I thought was impossible.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-library_23-2149204737.jpg", imageAlt: "Jessica Martin"}, + id: "5", name: "Jessica Martin", role: "Student", testimonial: "The personalized learning paths adapted perfectly to my schedule. I completed my certification while maintaining my full-time job—something I thought was impossible.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-library_23-2149204737.jpg?_wi=2", imageAlt: "Jessica Martin"}, { id: "6", name: "Robert Anderson", role: "Institution Director", testimonial: "EduFlow's platform has become integral to our institution's hybrid learning strategy. Students and faculty alike praise its reliability and user experience.", imageSrc: "http://img.b2bpic.net/free-photo/successful-professional-sitting-office_1098-21006.jpg", imageAlt: "Robert Anderson"}, ]}