From 2f5fd43f50d29be691db8dc623728d4792cde0b3 Mon Sep 17 00:00:00 2001 From: Arya Pratap Singh Date: Wed, 19 Feb 2025 19:37:38 +0530 Subject: [PATCH] fix: get started button in about page Signed-off-by: Arya Pratap Singh --- front-end/src/components/Centre.jsx | 2 +- front-end/src/pages/About.jsx | 11 +++++++---- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/front-end/src/components/Centre.jsx b/front-end/src/components/Centre.jsx index cacca6c..1ebe1b1 100644 --- a/front-end/src/components/Centre.jsx +++ b/front-end/src/components/Centre.jsx @@ -191,7 +191,7 @@ function Centre() { -
+

{ const [isVisible, setIsVisible] = useState(false); @@ -219,10 +220,12 @@ const About = () => {

Join our community of writers and readers today.

- + + +