Merge version_1 into main #1
@@ -103,19 +103,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Emma Rodriguez", handle: "@emmalearns", testimonial: "SimplestMath completely changed how I understand math. The atomic approach makes everything click. I went from struggling to confident in just 6 weeks!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-pensive-young-student-looking-directly-camera_176532-8154.jpg", imageAlt: "Emma Rodriguez"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-pensive-young-student-looking-directly-camera_176532-8154.jpg?_wi=1", imageAlt: "Emma Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Marcus Chen", handle: "@marcusmath", testimonial: "The real-time progress tracking keeps me motivated. I love seeing my improvement tracked accurately. This app actually works!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-pensive-young-student-looking-directly-camera_176532-8154.jpg", imageAlt: "Marcus Chen"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-pensive-young-student-looking-directly-camera_176532-8154.jpg?_wi=2", imageAlt: "Marcus Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Sarah Johnson", handle: "@sarahj_parent", testimonial: "As a parent, I'm impressed with how SimplestMath breaks down concepts. My son actually enjoys math now. The mobile experience is flawless.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-pensive-young-student-looking-directly-camera_176532-8154.jpg", imageAlt: "Sarah Johnson"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-pensive-young-student-looking-directly-camera_176532-8154.jpg?_wi=3", imageAlt: "Sarah Johnson"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Kim", handle: "@davidk_tutor", testimonial: "I recommend SimplestMath to all my tutoring students. The methodology is sound and the UX is intuitive. Results speak for themselves.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-pensive-young-student-looking-directly-camera_176532-8154.jpg", imageAlt: "David Kim"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-pensive-young-student-looking-directly-camera_176532-8154.jpg?_wi=4", imageAlt: "David Kim"
|
||||
}
|
||||
]}
|
||||
showRating={true}
|
||||
|
||||
Reference in New Issue
Block a user