From c47c42bbb9cde1376d6ffb93596c65d022f60814 Mon Sep 17 00:00:00 2001
From: Ayesha Siddiqua
Date: Wed, 5 Jun 2024 12:02:31 +0530
Subject: [PATCH 1/2] feature:added contact in footer
---
src/components/Footer/Footer.jsx | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/src/components/Footer/Footer.jsx b/src/components/Footer/Footer.jsx
index 35255a6..3271874 100644
--- a/src/components/Footer/Footer.jsx
+++ b/src/components/Footer/Footer.jsx
@@ -1,5 +1,6 @@
'use client';
import { Open_Sans } from 'next/font/google';
+import { IoMdMail } from "react-icons/io";
import { FiInstagram } from 'react-icons/fi';
import { FaLinkedin, FaGithub } from 'react-icons/fa';
import { FaXTwitter } from 'react-icons/fa6';
@@ -33,6 +34,12 @@ const Sample = () => {
>
+
+
+
Date: Fri, 7 Jun 2024 12:21:13 +0530
Subject: [PATCH 2/2] added twitter instead of gssoc
---
src/components/Footer/Footer.jsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/components/Footer/Footer.jsx b/src/components/Footer/Footer.jsx
index 3271874..c389fe7 100644
--- a/src/components/Footer/Footer.jsx
+++ b/src/components/Footer/Footer.jsx
@@ -22,7 +22,7 @@ const Sample = () => {
A way to share stories anonymously.