From 2906e11584856eb531cbe44a546dac3763166ef1 Mon Sep 17 00:00:00 2001 From: Arjun C Vinod Date: Sun, 4 Aug 2024 20:29:40 +0530 Subject: [PATCH 1/7] feat(manifesto):manifesto page added --- src/App.js | 2 + src/Pages/Manifesto/Manifesto.jsx | 61 +++++ src/Pages/Manifesto/Manifesto.module.css | 232 ++++++++++++++++++ .../Manifesto/assets/Fonts/Retro Team.otf | Bin 0 -> 438604 bytes src/Pages/Manifesto/assets/hand.png | Bin 0 -> 123790 bytes "src/Pages/Manifesto/assets/\302\265.png" | Bin 0 -> 8861 bytes .../Manifesto/assets/\302\265Learn-logo.svg" | 8 + 7 files changed, 303 insertions(+) create mode 100644 src/Pages/Manifesto/Manifesto.jsx create mode 100644 src/Pages/Manifesto/Manifesto.module.css create mode 100644 src/Pages/Manifesto/assets/Fonts/Retro Team.otf create mode 100644 src/Pages/Manifesto/assets/hand.png create mode 100644 "src/Pages/Manifesto/assets/\302\265.png" create mode 100644 "src/Pages/Manifesto/assets/\302\265Learn-logo.svg" diff --git a/src/App.js b/src/App.js index 746468799..56075a152 100644 --- a/src/App.js +++ b/src/App.js @@ -53,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); @@ -124,6 +125,7 @@ function App() { } /> } /> } /> + } /> } /> diff --git a/src/Pages/Manifesto/Manifesto.jsx b/src/Pages/Manifesto/Manifesto.jsx new file mode 100644 index 000000000..8b2a88edd --- /dev/null +++ b/src/Pages/Manifesto/Manifesto.jsx @@ -0,0 +1,61 @@ +import React from "react"; +import Navbar from "../../Components/Navbar/Navbar"; +import Footer from "../../Components/Footer/Footer"; +import styles from "./Manifesto.module.css"; +import muLogoBg from "./assets/µ.png"; +import muLogo from "./assets/µLearn-logo.svg"; +import handImg from "./assets/hand.png"; +export default function Manifesto() { + return ( + <> + +
+
+ +
+
+ +
Our Manifesto
+
+

We,The Unbound, The Unbowed

+
+
+ +
+
+
+

+ We, the Unbound, the Unbowed, a tribe of relentless + learners, rise from the ashes of a broken education system.{" "} + + We are the mavericks who dared to question the status quo + + , the misfits who refused to be cogs in the machine of rote + memorization. For far too long, we've navigated the labyrinthine + corridors of standardized curriculums,{" "} + our creativity stifled by the stale{" "} + air of conformity. Not anymore! +

+
+
+

+ µLearn is our revolution. Here, curiosity{" "} + reigns, and collaboration is our weapon. We{" "} + transform failures into stepping stones, and together + we redefine learning. +

+
+
+

+ Welcome to the µLearn.Welcome to the{" "} + Revolution. +

{" "} + + + +
+
+