From f9de8440182f75b23662f7892332a0131a73cd0a Mon Sep 17 00:00:00 2001 From: fwedwicc Date: Tue, 6 Aug 2024 13:35:45 +0800 Subject: [PATCH] A bit modification for hero section in home page --- src/components/Hero.jsx | 13 ++++++------- src/pages/Home.jsx | 2 +- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/src/components/Hero.jsx b/src/components/Hero.jsx index 11bc41c..1924d5b 100644 --- a/src/components/Hero.jsx +++ b/src/components/Hero.jsx @@ -37,21 +37,20 @@ const Hero = () => {
-
-

{totalComponents}

+
+

{totalComponents}

Total Components
-
-
-

{totalTemplates}

+
+

{totalTemplates}

Page Templates
-
+
-

All are Freemium

+

All are Freemium

diff --git a/src/pages/Home.jsx b/src/pages/Home.jsx index 2441509..b23159a 100644 --- a/src/pages/Home.jsx +++ b/src/pages/Home.jsx @@ -14,7 +14,7 @@ const Home = () => {
{/* Rendered Hero */} -
+
{/* Interface Overview */}