Update src/app/student-stories/page.tsx
This commit is contained in:
@@ -53,7 +53,7 @@ export default function StudentStoriesPage() {
|
||||
name: "Anna Petrov",
|
||||
handle: "Engineering, Moscow State University",
|
||||
testimonial: "The engineering program at MSU is exceptional. World-class faculty, cutting-edge labs, and students from over 50 countries. My experience has opened countless career opportunities.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-posing-gray-marble-wall_158595-6767.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-posing-gray-marble-wall_158595-6767.jpg?_wi=3",
|
||||
imageAlt: "Anna Petrov",
|
||||
},
|
||||
{
|
||||
@@ -61,7 +61,7 @@ export default function StudentStoriesPage() {
|
||||
name: "Carlos González",
|
||||
handle: "Business Administration, SPbU",
|
||||
testimonial: "Saint Petersburg's MBA program transformed my understanding of global business. The affordability combined with quality education is unbeatable.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-student-african-woman-standing-outdoors_171337-11829.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-student-african-woman-standing-outdoors_171337-11829.jpg?_wi=3",
|
||||
imageAlt: "Carlos González",
|
||||
},
|
||||
{
|
||||
@@ -69,7 +69,7 @@ export default function StudentStoriesPage() {
|
||||
name: "Yuki Tanaka",
|
||||
handle: "Russian Language & Culture, MGLU",
|
||||
testimonial: "Living and studying in Russia while learning the language has been life-changing. The cultural immersion is something you cannot get anywhere else.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blithesome-girl-white-headphones-smiling-nature-outdoor-shot-amazing-female-model-with-cup-coffee-listening-music_197531-20005.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blithesome-girl-white-headphones-smiling-nature-outdoor-shot-amazing-female-model-with-cup-coffee-listening-music_197531-20005.jpg?_wi=3",
|
||||
imageAlt: "Yuki Tanaka",
|
||||
},
|
||||
{
|
||||
@@ -77,7 +77,7 @@ export default function StudentStoriesPage() {
|
||||
name: "Ahmed Hassan",
|
||||
handle: "PhD Physics, Novosibirsk State University",
|
||||
testimonial: "The research opportunities and academic mentorship are outstanding. NSU's physics program is recognized globally, and my experience here exceeded all expectations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-student-smiling_23-2148586635.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-young-student-smiling_23-2148586635.jpg?_wi=3",
|
||||
imageAlt: "Ahmed Hassan",
|
||||
},
|
||||
{
|
||||
@@ -85,7 +85,7 @@ export default function StudentStoriesPage() {
|
||||
name: "Sofia Rossi",
|
||||
handle: "Medicine, Moscow Medical University",
|
||||
testimonial: "The clinical training and hands-on experience in Russian hospitals is unparalleled. Highly competitive program that prepares you for any healthcare system.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-content-pretty-businesswoman-glasses_1262-1740.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-content-pretty-businesswoman-glasses_1262-1740.jpg?_wi=2",
|
||||
imageAlt: "Sofia Rossi",
|
||||
},
|
||||
{
|
||||
@@ -93,7 +93,7 @@ export default function StudentStoriesPage() {
|
||||
name: "David Kim",
|
||||
handle: "Computer Science, URFU",
|
||||
testimonial: "URFU's tech program and the startup ecosystem in the region are incredible. I've made connections and gained skills that will define my career.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-co-worker-spending-time-office_23-2149328287.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-co-worker-spending-time-office_23-2149328287.jpg?_wi=2",
|
||||
imageAlt: "David Kim",
|
||||
},
|
||||
]}
|
||||
@@ -120,19 +120,19 @@ export default function StudentStoriesPage() {
|
||||
id: 1,
|
||||
title: "First Semester Challenges",
|
||||
description: "Students share how they navigated language barriers, adapted to Russian culture, and built friendships with classmates from around the world. Early support systems proved invaluable.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/call-center-onboarding-specialist-going-paperwork-files-with-employee_482257-117982.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/call-center-onboarding-specialist-going-paperwork-files-with-employee_482257-117982.jpg?_wi=7",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Academic Excellence",
|
||||
description: "Discover how rigorous Russian academic standards challenged students to excel. Many found unexpected passions through research opportunities and specialized courses.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/call-center-onboarding-specialist-going-paperwork-files-with-employee_482257-117982.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/call-center-onboarding-specialist-going-paperwork-files-with-employee_482257-117982.jpg?_wi=8",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Career Launch & Global Impact",
|
||||
description: "Graduates are now thriving in international careers at leading companies. Their Russian education proved to be a competitive advantage opening doors worldwide.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/call-center-onboarding-specialist-going-paperwork-files-with-employee_482257-117982.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/call-center-onboarding-specialist-going-paperwork-files-with-employee_482257-117982.jpg?_wi=9",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user