diff --git a/src/Components/Navbar/Mylinks.jsx b/src/Components/Navbar/Mylinks.jsx index 611661b97..532108e30 100644 --- a/src/Components/Navbar/Mylinks.jsx +++ b/src/Components/Navbar/Mylinks.jsx @@ -138,10 +138,8 @@ export const links = [ sublinks: [], link: "https://online.fliphtml5.com/slydm/yljq/#p=1", foreign: false, - } + }, ], - - }, ], }, @@ -191,7 +189,7 @@ export const links = [ foreign: true, }, { - name: "IEEE Launchpad", + name: "Launchpad", submenu: false, sublinks: [], link: "/launchpad", @@ -203,8 +201,7 @@ export const links = [ sublinks: [], link: "/in50hours", foreign: false, - } - + }, ], }, { @@ -575,7 +572,7 @@ export const links = [ submenu: false, sublinks: [], foreign: true, - } + }, ], }, { @@ -589,7 +586,7 @@ export const links = [ submenu: false, sublinks: [], foreign: false, - } + }, ], }, ], diff --git a/src/Pages/Launchpad/Launchpad.jsx b/src/Pages/Launchpad/Launchpad.jsx index 5e5040f09..b3fbbdca4 100644 --- a/src/Pages/Launchpad/Launchpad.jsx +++ b/src/Pages/Launchpad/Launchpad.jsx @@ -1,13 +1,13 @@ import React from "react"; import Navbar from "../../Components/Navbar/Navbar"; import Footer from "../../Components/Footer/Footer"; -import styles from "./Launchpad.module.css"; +// import styles from "./Launchpad.module.css"; import "./steps.css"; const Launchpad = () => { return ( <> -
+ {/*
@@ -18,8 +18,7 @@ const Launchpad = () => { 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. @@ -48,15 +47,7 @@ const Launchpad = () => {
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! @@ -179,7 +170,17 @@ const Launchpad = () => {
-
+
*/} + +