Merge version_1 into main #3
@@ -111,23 +111,23 @@ export default function LandingPage() {
|
||||
{
|
||||
id: 1,
|
||||
title: "Basic & Advanced Computing", description: "Master essential operating systems, office software, and efficient system navigation.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wireless-keyboard-yellow-notepad-table_140725-8940.jpg", imageAlt: "Computing"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wireless-keyboard-yellow-notepad-table_140725-8940.jpg?_wi=1", imageAlt: "Computing"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wireless-keyboard-yellow-notepad-table_140725-8940.jpg", imageAlt: "Computing"}
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wireless-keyboard-yellow-notepad-table_140725-8940.jpg?_wi=2", imageAlt: "Computing"}
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Web Development (HTML/CSS/JS)", description: "Create stunning websites from scratch using industry-standard web technologies.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cyber-intelligence-secure-operations-center-with-usa-flag-big-screen_482257-105777.jpg", imageAlt: "Web"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cyber-intelligence-secure-operations-center-with-usa-flag-big-screen_482257-105777.jpg?_wi=1", imageAlt: "Web"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cyber-intelligence-secure-operations-center-with-usa-flag-big-screen_482257-105777.jpg", imageAlt: "Web"}
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cyber-intelligence-secure-operations-center-with-usa-flag-big-screen_482257-105777.jpg?_wi=2", imageAlt: "Web"}
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Data Analytics & Languages", description: "Dive into SQL, PowerBI, Python, and C programming for high-impact technical roles.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-report-graphs-charts-business-concept_1150-2252.jpg", imageAlt: "Analytics"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-report-graphs-charts-business-concept_1150-2252.jpg?_wi=1", imageAlt: "Analytics"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-report-graphs-charts-business-concept_1150-2252.jpg", imageAlt: "Analytics"}
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-report-graphs-charts-business-concept_1150-2252.jpg?_wi=2", imageAlt: "Analytics"}
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -147,11 +147,11 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "2", name: "Rahul M.", role: "Web Developer", testimonial: "HTML and CSS finally make sense to me thanks to IACT.", imageSrc: "http://img.b2bpic.net/free-photo/young-girl-student-with-book-her-hands-goes-university_169016-66424.jpg"},
|
||||
{
|
||||
id: "3", name: "Sanya K.", role: "Analytics Student", testimonial: "PowerBI module was incredibly practical for my future goals.", imageSrc: "http://img.b2bpic.net/free-photo/confident-guy-with-crossed-arms-standing-front-stairs_74855-1571.jpg"},
|
||||
id: "3", name: "Sanya K.", role: "Analytics Student", testimonial: "PowerBI module was incredibly practical for my future goals.", imageSrc: "http://img.b2bpic.net/free-photo/confident-guy-with-crossed-arms-standing-front-stairs_74855-1571.jpg?_wi=1"},
|
||||
{
|
||||
id: "4", name: "Vihaan D.", role: "Python Learner", testimonial: "IACT gave me the confidence to start my programming journey.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-queer-girl-glasses-denim-jacket-standing-near-rainbow-wall-cross-hands-chest-smiling-camera-happy-lifestyle-urban-life-generation-concept_197531-30548.jpg"},
|
||||
{
|
||||
id: "5", name: "Aarav V.", role: "Basic Computer", testimonial: "The instructors are patient and very knowledgeable.", imageSrc: "http://img.b2bpic.net/free-photo/confident-guy-with-crossed-arms-standing-front-stairs_74855-1571.jpg"},
|
||||
id: "5", name: "Aarav V.", role: "Basic Computer", testimonial: "The instructors are patient and very knowledgeable.", imageSrc: "http://img.b2bpic.net/free-photo/confident-guy-with-crossed-arms-standing-front-stairs_74855-1571.jpg?_wi=2"},
|
||||
]}
|
||||
title="Student Success Stories"
|
||||
description="Hear from the next generation of coders and tech enthusiasts."
|
||||
|
||||
Reference in New Issue
Block a user