+
-
- Want product news and updates?
-
-
Sign Up for our weekly newsletter.
+
Want product news and updates?
+
Subscribe to our newsletter.
)
From 9b1ae24eb0a7005990c270d2c40bf54c959040e0 Mon Sep 17 00:00:00 2001
From: Arghya Ghosh <71373838+uiuxarghya@users.noreply.github.com>
Date: Tue, 7 Sep 2021 09:59:29 +0530
Subject: [PATCH 02/16] Update Homepage
---
src/pages/index.js | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/pages/index.js b/src/pages/index.js
index 80d2d6df..0a539067 100644
--- a/src/pages/index.js
+++ b/src/pages/index.js
@@ -140,7 +140,6 @@ export default function Home() {
-
From 2ebfba4bdedfd16f675e32bcb23a7bf4eae1c877 Mon Sep 17 00:00:00 2001
From: Arghya Ghosh <71373838+uiuxarghya@users.noreply.github.com>
Date: Sun, 12 Sep 2021 13:34:13 +0530
Subject: [PATCH 03/16] Update DocSearch
---
src/css/docsearch.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/css/docsearch.css b/src/css/docsearch.css
index a0e0b163..c5675d59 100644
--- a/src/css/docsearch.css
+++ b/src/css/docsearch.css
@@ -41,7 +41,7 @@
display: none;
width: 1.5rem;
height: 1.5rem;
- background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Ccircle cx='12' cy='12' r='9' stroke-width='2' stroke='%23cffafe' /%3E%3Cpath d='M3,12a9,9 0 1,0 18,0a9,9 0 1,0 -18,0' stroke-width='2' stroke='%2306b6d4' stroke-dasharray='56.5486677646' stroke-dashoffset='37.6991118431' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
+ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Ccircle cx='12' cy='12' r='9' stroke-width='2' stroke='%23cfe7fe' /%3E%3Cpath d='M3,12a9,9 0 1,0 18,0a9,9 0 1,0 -18,0' stroke-width='2' stroke='%233884ff' stroke-dasharray='56.5486677646' stroke-dashoffset='37.6991118431' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
background-size: 100% 100%;
}
From cbe093838478b49fdf0291412ef3a43cd8cecd90 Mon Sep 17 00:00:00 2001
From: Arghya Ghosh <71373838+uiuxarghya@users.noreply.github.com>
Date: Mon, 13 Sep 2021 01:00:18 +0530
Subject: [PATCH 04/16] Update Footer
---
src/components/home/Footer.js | 109 +++++++++++++++++++++++++++++-----
1 file changed, 95 insertions(+), 14 deletions(-)
diff --git a/src/components/home/Footer.js b/src/components/home/Footer.js
index b9f44f86..f50a3ab8 100644
--- a/src/components/home/Footer.js
+++ b/src/components/home/Footer.js
@@ -6,6 +6,32 @@ import clsx from 'clsx'
import Link from 'next/link'
import styles from './Footer.module.css'
+const GitHub = () => (
+