Update src/app/programs/page.tsx

This commit is contained in:
2026-03-07 16:05:59 +00:00
parent b5dbcec3fe
commit e5d8bb6d69

View File

@@ -53,7 +53,7 @@ export default function ProgramsPage() {
name: "Engineering & Technology",
price: "From $3,000/year",
variant: "Computer Science, Civil Engineering, Robotics",
imageSrc: "http://img.b2bpic.net/free-photo/reading-book-group-young-people-casual-clothes-working-modern-office_146671-16462.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/reading-book-group-young-people-casual-clothes-working-modern-office_146671-16462.jpg?_wi=2",
imageAlt: "Engineering Program",
},
{
@@ -61,7 +61,7 @@ export default function ProgramsPage() {
name: "Business & Economics",
price: "From $2,800/year",
variant: "MBA, Finance, International Business",
imageSrc: "http://img.b2bpic.net/free-photo/business-associates-reviewing-key-performance-indicators-within-enterprise_482257-122792.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-associates-reviewing-key-performance-indicators-within-enterprise_482257-122792.jpg?_wi=2",
imageAlt: "Business Program",
},
{
@@ -69,7 +69,7 @@ export default function ProgramsPage() {
name: "Russian Language Studies",
price: "From $2,500/year",
variant: "Intensive Courses, Cultural Studies",
imageSrc: "http://img.b2bpic.net/free-photo/people-library-reading-books_23-2150293530.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-library-reading-books_23-2150293530.jpg?_wi=2",
imageAlt: "Language Program",
},
{
@@ -77,7 +77,7 @@ export default function ProgramsPage() {
name: "Medicine & Healthcare",
price: "From $4,500/year",
variant: "General Medicine, Dentistry, Nursing",
imageSrc: "http://img.b2bpic.net/free-photo/reading-book-group-young-people-casual-clothes-working-modern-office_146671-16462.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/reading-book-group-young-people-casual-clothes-working-modern-office_146671-16462.jpg?_wi=3",
imageAlt: "Medicine Program",
},
{
@@ -85,7 +85,7 @@ export default function ProgramsPage() {
name: "Humanities & Social Sciences",
price: "From $2,200/year",
variant: "History, Philosophy, International Relations",
imageSrc: "http://img.b2bpic.net/free-photo/people-library-reading-books_23-2150293530.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-library-reading-books_23-2150293530.jpg?_wi=3",
imageAlt: "Humanities Program",
},
{
@@ -93,7 +93,7 @@ export default function ProgramsPage() {
name: "Arts & Design",
price: "From $3,200/year",
variant: "Fine Arts, Architecture, Graphic Design",
imageSrc: "http://img.b2bpic.net/free-photo/business-associates-reviewing-key-performance-indicators-within-enterprise_482257-122792.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-associates-reviewing-key-performance-indicators-within-enterprise_482257-122792.jpg?_wi=3",
imageAlt: "Arts Program",
},
]}
@@ -126,19 +126,19 @@ export default function ProgramsPage() {
id: 1,
title: "Bachelor's Degree Programs",
description: "Typically 4 years for most fields. Strong foundational education with practical applications. Internationally recognized credentials that open global career opportunities.",
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=4",
},
{
id: 2,
title: "Master's Degree Programs",
description: "2-year advanced studies building specialized expertise. Available in English or Russian. Perfect for career advancement and specialized research paths.",
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=5",
},
{
id: 3,
title: "Doctoral & Research Programs",
description: "3-4 year intensive research programs for PhD candidates. Access to cutting-edge facilities and world-class mentorship from leading researchers.",
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=6",
},
]}
buttons={[