diff --git a/src/App.js b/src/App.js index 84c03e7c7..56075a152 100644 --- a/src/App.js +++ b/src/App.js @@ -14,6 +14,7 @@ import Career from "./Pages/Career/Career"; import LeaderBoard from "./Pages/LeaderBoard/leaderBoard"; import WikiSyllabus from "./Pages/WikiSyllabus/WikiSyllabus"; import HacktoberFest from "./Pages/Events/HacktoberFest/HacktoberFest"; +import Wadhwani from "./Pages/Wadhwani/Wadhwani"; // import Yip from "./Pages/YIP/Yip"; import CampusChapters from "./Pages/CampusChapters/CampusChapters"; import BlogLanding from "./Pages/CampusChapters/Blogs/BlogLanding"; @@ -52,6 +53,7 @@ import Submission from "./Pages/CapTF/Submission"; import Pathway from "./Pages/Pathway/Pathway"; import EnablersPage from "./Pages/EnablersPage/EnablersPage"; import In50Hours from "./Pages/In50Hours/In50Hours"; +import Manifesto from "./Pages/Manifesto/Manifesto"; function App() { const [redirects, setRedirects] = useState([]); const [isLoaded, setIsLoaded] = useState(false); @@ -122,6 +124,8 @@ function App() { } /> } /> } /> + } /> + } /> } /> diff --git a/src/Components/Footer/Footer.jsx b/src/Components/Footer/Footer.jsx index 1db9daaa1..85f334297 100644 --- a/src/Components/Footer/Footer.jsx +++ b/src/Components/Footer/Footer.jsx @@ -93,7 +93,7 @@ const Footer = () => { diff --git a/src/Components/Navbar/Mylinks.jsx b/src/Components/Navbar/Mylinks.jsx index 30bb9249f..e5ab7a9d0 100644 --- a/src/Components/Navbar/Mylinks.jsx +++ b/src/Components/Navbar/Mylinks.jsx @@ -23,6 +23,13 @@ export const links = [ link: "/enablers", foreign: false, }, + { + name: "Manifesto", + submenu: false, + sublinks: [], + link: "/manifesto", + foreign: false, + }, ], }, @@ -122,7 +129,7 @@ export const links = [ name: "Magazine", submenu: false, sublinks: [], - link: "https://online.fliphtml5.com/blxtf/bicl/#p=1", + link: "https://online.fliphtml5.com/slydm/hrgi/", foreign: true, }, { @@ -138,10 +145,8 @@ export const links = [ sublinks: [], link: "https://online.fliphtml5.com/slydm/yljq/#p=1", foreign: false, - } + }, ], - - }, ], }, @@ -191,7 +196,7 @@ export const links = [ foreign: true, }, { - name: "IEEE Launchpad", + name: "Launchpad", submenu: false, sublinks: [], link: "/launchpad", @@ -203,8 +208,7 @@ export const links = [ sublinks: [], link: "/in50hours", foreign: false, - } - + }, ], }, { @@ -575,7 +579,7 @@ export const links = [ submenu: false, sublinks: [], foreign: true, - } + }, ], }, { @@ -589,7 +593,7 @@ export const links = [ submenu: false, sublinks: [], foreign: false, - } + }, ], }, ], diff --git a/src/Pages/ArtOfTeaching/ArtOfTeaching.jsx b/src/Pages/ArtOfTeaching/ArtOfTeaching.jsx index 5b4cc710f..fbdde535c 100644 --- a/src/Pages/ArtOfTeaching/ArtOfTeaching.jsx +++ b/src/Pages/ArtOfTeaching/ArtOfTeaching.jsx @@ -8,7 +8,7 @@ import "./ArtOfTeaching.scss"; import Faq from "react-faq-component"; import fvimg from "./assets/fvimg.gif"; -import Guidlines from "./assets/Guidlines.pdf"; +import Guidlines from "./assets/Guidlines1.pdf"; import MentorCard from "../../Components/MentorCard/MentorCard"; @@ -73,7 +73,9 @@ const ArtOfTeaching = () => { }; + + const data = { title: "Frequently Asked Questions", rows: [ @@ -202,43 +204,15 @@ const ArtOfTeaching = () => {
- {/* */}

- Guidlines + Guidelines

@@ -247,7 +221,7 @@ const ArtOfTeaching = () => {
-

Task 1 - Self introduction with welcome ticket.

+

Task 1 - Self introduction.

@@ -260,7 +234,7 @@ const ArtOfTeaching = () => {
-

Task 1 - Detailed document submission of the designed course curriculam.

+

Task 1 - Detailed document submission of the designed course curriculum.

@@ -273,11 +247,12 @@ const ArtOfTeaching = () => {
-
+ +

@@ -318,12 +293,44 @@ const ArtOfTeaching = () => {

- +
+ +
+ +
+
+ +
+
+ + + + + +
diff --git a/src/Pages/ArtOfTeaching/assets/Guidlines.pdf b/src/Pages/ArtOfTeaching/assets/Guidlines1.pdf similarity index 73% rename from src/Pages/ArtOfTeaching/assets/Guidlines.pdf rename to src/Pages/ArtOfTeaching/assets/Guidlines1.pdf index 1e49f607d..165c77054 100644 Binary files a/src/Pages/ArtOfTeaching/assets/Guidlines.pdf and b/src/Pages/ArtOfTeaching/assets/Guidlines1.pdf differ 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 = () => {
-
+
*/} + +