diff --git a/src/screens/LandingScreen/AboutSection.js b/src/screens/LandingScreen/AboutSection.js
index 67a8aec..d8c15ad 100644
--- a/src/screens/LandingScreen/AboutSection.js
+++ b/src/screens/LandingScreen/AboutSection.js
@@ -1,4 +1,4 @@
-import { Box, Button, Container, Grid, Heading, Text } from 'theme-ui';
+import { Box, Button, Container, Grid, Heading, Text, Link } from 'theme-ui';
import theme from '../../lib/theme';
const AboutSection = () => {
@@ -53,38 +53,45 @@ const AboutSection = () => {
mt={[3, 5]}
sx={{ maxWidth: 'copyUltra', mx: 'auto' }}
>
- {/*
- Go beyond club meetings.
- */}
- {/*
- Hack Clubs attend and run{' '}
- hackathons like{' '}
- Windy City Hacks &{' '}
-
- Hack the Fog
-
- , run summer programs like{' '}
- Hack Camp, and compete in
- events like the{' '}
-
- Congressional App Challenge
-
- . The hack’s the limit.
- */}
- HackNITR 2.0 is one of a kind Hackathon brought to you by OpenCode and
- DSC NIT Rourkela. A unique opportunity to bring out your ideas and
- technological skills to win awesome prizes and swags.
+ HackNITR 2.0 is one of a kind hackathon brought to you by{' '}
+
+ OpenCode
+ {' '}
+ and{' '}
+
+ DSC NIT Rourkela
+
+ . A unique opportunity to bring out your ideas and technological
+ skills to win awesome prizes and swags.
+
+
+
+ We are eager to have student mentors and workshop facilitators join
+ us at HackNITR 2.0
-
+
+
+
+
+