Merge version_1 into main #3
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Business Administration", description: "Develop leadership and entrepreneurial skills with a focus on global business practices and strategic management.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/student-loan-application-form-registration-concept_53876-133922.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/student-loan-application-form-registration-concept_53876-133922.jpg?_wi=1"
|
||||
},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "4-year degree program" },
|
||||
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "2", title: "Economics & International Relations", description: "Understand global markets and international relations with analytical tools and real-world case studies.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/student-loan-application-form-registration-concept_53876-133922.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/student-loan-application-form-registration-concept_53876-133922.jpg?_wi=2"
|
||||
},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Research opportunities" },
|
||||
@@ -115,7 +115,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "3", title: "Media Communications & Management Information Systems", description: "Master digital communication and technology systems in the modern workplace with hands-on learning.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/student-loan-application-form-registration-concept_53876-133922.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/student-loan-application-form-registration-concept_53876-133922.jpg?_wi=3"
|
||||
},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Tech lab access" },
|
||||
@@ -140,7 +140,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Step 1: Submit Inquiry", description: "Complete our brief inquiry form with your basic information and program of interest.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/student-loan-application-form-registration-concept_53876-133922.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/student-loan-application-form-registration-concept_53876-133922.jpg?_wi=4"
|
||||
},
|
||||
items: [
|
||||
{ icon: Mail, text: "Online form submission" },
|
||||
@@ -151,7 +151,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "2", title: "Step 2-3: Eligibility & Application", description: "We'll check your eligibility and guide you through the official application process with personalized support.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/student-loan-application-form-registration-concept_53876-133922.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/student-loan-application-form-registration-concept_53876-133922.jpg?_wi=5"
|
||||
},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Document verification" },
|
||||
@@ -162,7 +162,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "3", title: "Step 4-5: Testing & Admission", description: "Complete English proficiency testing if needed, then receive your admission decision with next steps.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/student-loan-application-form-registration-concept_53876-133922.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/student-loan-application-form-registration-concept_53876-133922.jpg?_wi=6"
|
||||
},
|
||||
items: [
|
||||
{ icon: BookOpen, text: "English language testing" },
|
||||
@@ -187,7 +187,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Aida Karimova", role: "Business Graduate", company: "Class of 2023", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-happy-young-woman-with-curly-hair-holds-notepad-pen-makes-notes-what-she-observes-around-city-dressed-casual-green-jumper-poses-outdoors-against-blurred-background_273609-56665.jpg", imageAlt: "Aida Karimova"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-happy-young-woman-with-curly-hair-holds-notepad-pen-makes-notes-what-she-observes-around-city-dressed-casual-green-jumper-poses-outdoors-against-blurred-background_273609-56665.jpg?_wi=1", imageAlt: "Aida Karimova"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sherzod Ibragimov", role: "Economics Student", company: "Current Student", rating: 5,
|
||||
@@ -195,7 +195,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "3", name: "Gulnoza Turaeva", role: "Communications Graduate", company: "Class of 2022", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-happy-young-woman-with-curly-hair-holds-notepad-pen-makes-notes-what-she-observes-around-city-dressed-casual-green-jumper-poses-outdoors-against-blurred-background_273609-56665.jpg", imageAlt: "Gulnoza Turaeva"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-happy-young-woman-with-curly-hair-holds-notepad-pen-makes-notes-what-she-observes-around-city-dressed-casual-green-jumper-poses-outdoors-against-blurred-background_273609-56665.jpg?_wi=2", imageAlt: "Gulnoza Turaeva"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Timur Khudayarov", role: "MIS Graduate", company: "Class of 2023", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user