diff --git a/src/app/page.tsx b/src/app/page.tsx index 08414a8..75b6cc8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -110,21 +110,21 @@ export default function LandingPage() { features={[ { id: 1, - title: "Basic & Advanced Computing", description: "Master essential operating systems, office software, and efficient system navigation.", phoneOne: { + title: "Foundational Courses", description: "Learn Basic and Advanced Computer literacy. Outcomes: Office automation mastery, file management, and system navigation proficiency.", phoneOne: { 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?_wi=2", imageAlt: "Computing"} }, { id: 2, - title: "Web Development (HTML/CSS/JS)", description: "Create stunning websites from scratch using industry-standard web technologies.", phoneOne: { + title: "Web Development Mastery", description: "Learn HTML, CSS, and JavaScript. Outcomes: Build responsive, functional websites with modern styling and interactive elements.", phoneOne: { 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?_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: { + title: "Advanced Data & Programming", description: "SQL, PowerBI, Python, and C. Outcomes: Automate data processes, analyze complex datasets, and develop robust software applications.", phoneOne: { 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?_wi=2", imageAlt: "Analytics"} @@ -132,7 +132,7 @@ export default function LandingPage() { ]} showStepNumbers={true} title="Our Advanced Curriculum" - description="Comprehensive modules designed to equip students with the skills of tomorrow." + description="Comprehensive programs tailored to build real-world skills." /> @@ -143,18 +143,14 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", name: "Ananya P.", role: "Advanced Coder", testimonial: "The best coding bootcamp ever! Simplified my learning curve.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswomen-working-her-office_1301-6893.jpg"}, + id: "1", name: "Priya S.", role: "Data Analyst", testimonial: "The SQL and PowerBI modules were game-changers for my career transition.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswomen-working-her-office_1301-6893.jpg"}, { - 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: "2", name: "Karan R.", role: "Web Developer", testimonial: "From basic syntax to advanced JS, IACT provided the foundation I needed to land my first freelance contract.", 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?_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?_wi=2"}, + id: "3", name: "Aarav M.", role: "Software Engineer", testimonial: "The C programming course made complex computer architecture concepts simple and easy to digest.", imageSrc: "http://img.b2bpic.net/free-photo/confident-guy-with-crossed-arms-standing-front-stairs_74855-1571.jpg?_wi=1"}, ]} title="Student Success Stories" - description="Hear from the next generation of coders and tech enthusiasts." + description="Real results from our graduates who now excel in the tech industry." />