Merge version_1 into main #3
@@ -59,15 +59,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Fatima Al-Rashid", handle: "Student, MSA Program", testimonial: "The instructors are incredibly knowledgeable and patient. I've made remarkable progress in just three months!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-traveling-woman-posing_23-2148648640.jpg", imageAlt: "professional portrait student smiling"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-traveling-woman-posing_23-2148648640.jpg?_wi=1", imageAlt: "professional portrait student smiling"
|
||||
},
|
||||
{
|
||||
name: "Ahmed Hassan", handle: "Advanced Student", testimonial: "Best decision I made. The cultural context alongside language learning made everything click for me.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15800.jpg", imageAlt: "professional woman headshot education"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15800.jpg?_wi=1", imageAlt: "professional woman headshot education"
|
||||
},
|
||||
{
|
||||
name: "Sara Johnson", handle: "Professional Learner", testimonial: "The practical business Arabic course transformed my career opportunities. Highly recommended!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-white-background_641386-889.jpg", imageAlt: "professional man headshot education"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-white-background_641386-889.jpg?_wi=1", imageAlt: "professional man headshot education"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -185,15 +185,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Fatima Al-Rashid", role: "Marketing Executive", company: "International Tech Corp", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-traveling-woman-posing_23-2148648640.jpg", imageAlt: "professional portrait student smiling"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-traveling-woman-posing_23-2148648640.jpg?_wi=2", imageAlt: "professional portrait student smiling"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Ahmed Hassan", role: "Consultant", company: "Global Consulting Group", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15800.jpg", imageAlt: "professional woman headshot education"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15800.jpg?_wi=2", imageAlt: "professional woman headshot education"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Sara Johnson", role: "Business Development Manager", company: "International Trade Company", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-white-background_641386-889.jpg", imageAlt: "professional man headshot education"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-white-background_641386-889.jpg?_wi=2", imageAlt: "professional man headshot education"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Mohammed Al-Mansouri", role: "University Student", company: "Regional University", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user