From 6631ab6c5ef3a104c88cdf400ab9e22996d8a723 Mon Sep 17 00:00:00 2001 From: zakhaev26 Date: Sun, 6 Oct 2024 13:26:57 +0530 Subject: [PATCH] feat: integrate PRs --- src/components/EventPage.jsx | 18 ++++++++---------- src/components/Footer.jsx | 14 +++++--------- src/components/Landing.jsx | 9 ++++----- src/components/Register.jsx | 2 +- 4 files changed, 18 insertions(+), 25 deletions(-) diff --git a/src/components/EventPage.jsx b/src/components/EventPage.jsx index 69fb8bd..d730cb6 100644 --- a/src/components/EventPage.jsx +++ b/src/components/EventPage.jsx @@ -65,21 +65,27 @@ function EventPage() { coordinators="Co-ordinators: Soubhik Gon, Saswat Parasar Behera" /> + + - Contact diff --git a/src/components/Landing.jsx b/src/components/Landing.jsx index 81b4bf2..e2eb254 100644 --- a/src/components/Landing.jsx +++ b/src/components/Landing.jsx @@ -1,6 +1,6 @@ import React from 'react'; import '../assets/css/landing.css' -import { Instagram } from 'lucide-react'; +import { Instagram, Mail } from 'lucide-react'; import { Linkedin } from 'lucide-react'; import { Facebook } from 'lucide-react'; import { Twitter } from 'lucide-react'; @@ -18,10 +18,9 @@ function Landing() { Download The Brochure

- - - - + + +
); diff --git a/src/components/Register.jsx b/src/components/Register.jsx index 18c3c2f..d1b5b19 100644 --- a/src/components/Register.jsx +++ b/src/components/Register.jsx @@ -11,7 +11,7 @@ function Register() { { Event: 'Code-O-Lympics', Details: 'ICPC (International Collegiate Programming Contest)- inspired programming competition where teams of coders come together to solve a series of algorithmic problems within a specified time limit.Each teamworks collaboratively to tackle a variety of computational challenges that test their coding skills, problem - solving abilities, and efficiency in implementing algorithms.', - Register: 'https://unstop.com/hackathons/craftncode-d3-techno-management-fest-international-institute-of-information-technology-iiit-bhubaneswar-1171379' + Register: 'https://unstop.com/p/cod-o-lympics-d3-techno-management-fest-international-institute-of-information-technology-iiit-bhubaneswar-1171549' }, { Event: 'CyberSec Battle',