diff --git a/src/Components/Navbar/Mylinks.jsx b/src/Components/Navbar/Mylinks.jsx index a5e0f9f8d..30bb9249f 100644 --- a/src/Components/Navbar/Mylinks.jsx +++ b/src/Components/Navbar/Mylinks.jsx @@ -194,8 +194,8 @@ export const links = [ name: "IEEE Launchpad", submenu: false, sublinks: [], - link: "https://launchpadkerala.org/", - foreign: true, + link: "/launchpad", + foreign: false, }, { name: "in50hours", diff --git a/src/Pages/Home/Home.jsx b/src/Pages/Home/Home.jsx index f415e4105..fb2e1aa4e 100644 --- a/src/Pages/Home/Home.jsx +++ b/src/Pages/Home/Home.jsx @@ -127,7 +127,7 @@ const Home = () => { > - + diff --git a/src/Pages/Launchpad/Launchpad.jsx b/src/Pages/Launchpad/Launchpad.jsx index 21bd7cb2f..5e5040f09 100644 --- a/src/Pages/Launchpad/Launchpad.jsx +++ b/src/Pages/Launchpad/Launchpad.jsx @@ -1,54 +1,54 @@ -import React from 'react' -import Navbar from '../../Components/Navbar/Navbar' -import Footer from '../../Components/Footer/Footer' -import styles from './Launchpad.module.css' -import './steps.css' +import React from "react"; +import Navbar from "../../Components/Navbar/Navbar"; +import Footer from "../../Components/Footer/Footer"; +import styles from "./Launchpad.module.css"; +import "./steps.css"; const Launchpad = () => { - return ( - <> - -
-
-
-
-

- Welcome aboard LAUNCHPAD 2024 -

-

- The IEEE LAUNCHPAD Job Fair is an opportunity to secure your spotlight - and connect with potential employers through karma points!{" "} - {/*
+ return ( + <> + +

+
+
+
+

+ Welcome aboard LAUNCHPAD 2024 +

+

+ The IEEE LAUNCHPAD Job Fair is an opportunity to secure your + spotlight and connect with potential employers through karma + points!{" "} + {/*

*/} - This event is designed to facilitate meaningful interactions between talented individuals - like yourself and companies seeking top-tier talent. -

- -
- -
-
-
-
-
-

How to join Launchpad?

-
-
-
-
-
-
-
- -
-
1
-
-
Step One
-
- Register{" "} + This event is designed to facilitate meaningful interactions + between talented individuals like yourself and companies seeking + top-tier talent. +

+
+
+
+
+
+
+

How to join Launchpad?

+
+
+
+
+
+
+
+ +
+
1
+
+
Step One
+
+ {/* Register{" "} { > here - {" "}and get ready for the adventure! Once you receive your confirmation email, we're set to chart a course to your future! -
-
-
-
-
- -
-
2
-
-
Step Two
-
- Join the GTech µLearn Discord Server! Dive into the action {" "} - - - here - {" "} - and join fellow Launchpad enthusiasts! -
-
-
-
-
- -
-
3
-
-
Step Three
-
- Conquer the 21-day challenge and earn Karma points! - Log in, climb the ranks from Level 1 to 3, and - don't miss our daily Office Hours from 8 to 9 pm for support. -
-
-
-
-
- -
-
4
-
-
Step Four
-
- Gear up for the Qualification Test – show it who's boss! - This is your chance to shine and set yourself apart from the pack. -
-
-
-
-
- -
-
5
-
-
Step Five
-
- Passed the test? Congratulations! You're in the company pool, - where opportunities await to advance your career further! -
-
-
-
-
- -
-
6
-
-
Step Six
-
- Lights, camera, interview! It's your time to shine. - Show off your skills and make a lasting impression! -
-
-
-
-
- - -
- Bravo! You've secured your dream career! Get ready to dive into your exciting new role, and make a splash in the professional world! -
+ {" "}and */} + Get ready for the adventure! Once you receive your + confirmation email, we're set to chart a course to your + future!
+
+ +
+
+
+
+
+ +
+
2
+
+
Step Two
+
+ Join the GTech µLearn Discord Server! Dive into the action {" "} + + here + {" "} + and join fellow Launchpad enthusiasts! +
+
+
+
+
+ +
+
3
+
+
Step Three
+
+ Conquer the 21-day challenge and earn{" "} + Karma points! Log in, climb the ranks from{" "} + Level 1 to 3, and don't miss our daily{" "} + Office Hours from 8 to 9 pm for support. +
+
+
+
+
+ +
+
4
+
+
Step Four
+
+ Gear up for the Qualification Test – show it who's + boss! This is your chance to shine and set yourself apart + from the pack. +
+
+
+
+
+ +
+
5
+
+
Step Five
+
+ Passed the test? Congratulations! You're in the + company pool, where opportunities await to advance your + career further! +
+
-
-
- - ) -} +
+
+ +
+
6
+
+
Step Six
+
+ Lights, camera, interview! It's your time to shine. Show + off your skills and make a lasting impression! +
+
+
+
+
+ +
+ Bravo! You've secured your dream career! Get ready to dive into + your exciting new role, and make a splash in the professional + world! +
+
+
+
+