From 49be6a32566399dc001306255e6e1e84d718545b Mon Sep 17 00:00:00 2001 From: Siddheya Kulkarni Date: Wed, 29 May 2024 00:50:19 +0530 Subject: [PATCH 1/4] added socials and quick links --- client/src/components/Footer.jsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/client/src/components/Footer.jsx b/client/src/components/Footer.jsx index 86aa1c7..839fb5a 100644 --- a/client/src/components/Footer.jsx +++ b/client/src/components/Footer.jsx @@ -9,9 +9,9 @@ const Footer = () => {

Stay Connected

- - - + + +
@@ -19,8 +19,8 @@ const Footer = () => {
From df07625b4905950009a1bfb95d37359c28616a75 Mon Sep 17 00:00:00 2001 From: Siddheya Kulkarni Date: Fri, 31 May 2024 01:47:32 +0530 Subject: [PATCH 2/4] updated links --- client/src/components/Footer.jsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/client/src/components/Footer.jsx b/client/src/components/Footer.jsx index d5333dd..3a2c575 100644 --- a/client/src/components/Footer.jsx +++ b/client/src/components/Footer.jsx @@ -5,6 +5,7 @@ import { FaInstagram, FaLinkedinIn, } from "react-icons/fa"; +import { Link } from "react-router-dom"; const Footer = () => { return ( @@ -25,8 +26,8 @@ const Footer = () => {
From ca880f84fc34a4c7f08b7755a28c4fb6cf904081 Mon Sep 17 00:00:00 2001 From: Siddheya Kulkarni <115717746+Asymtode712@users.noreply.github.com> Date: Sun, 2 Jun 2024 23:03:42 +0530 Subject: [PATCH 3/4] Update Footer.jsx --- client/src/components/Footer.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/components/Footer.jsx b/client/src/components/Footer.jsx index 3a2c575..80dd578 100644 --- a/client/src/components/Footer.jsx +++ b/client/src/components/Footer.jsx @@ -24,8 +24,8 @@ const Footer = () => {

Quick Links

    -
  • Home
  • -
  • About
  • +
  • Home
  • +
  • About
  • Prediction
  • Contact
From cc43b6650173bbfe7a88d3492918b9b4a2f5fda1 Mon Sep 17 00:00:00 2001 From: Siddheya Kulkarni <115717746+Asymtode712@users.noreply.github.com> Date: Sun, 2 Jun 2024 23:40:46 +0530 Subject: [PATCH 4/4] Update Footer.jsx --- client/src/components/Footer.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/components/Footer.jsx b/client/src/components/Footer.jsx index 80dd578..bd4c788 100644 --- a/client/src/components/Footer.jsx +++ b/client/src/components/Footer.jsx @@ -25,7 +25,7 @@ const Footer = () => {

Quick Links

  • Home
  • -
  • About
  • +
  • FAQ
  • Prediction
  • Contact