From c8bf4069fcd4530d97b59f89297a512b70587848 Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Fri, 6 Dec 2024 22:00:48 -0500 Subject: [PATCH] Products lists --- src/component/home/HomeSections.jsx | 103 +++++++--------------------- src/css/style.scss | 1 + 2 files changed, 26 insertions(+), 78 deletions(-) diff --git a/src/component/home/HomeSections.jsx b/src/component/home/HomeSections.jsx index beb4c08..6e31aaf 100644 --- a/src/component/home/HomeSections.jsx +++ b/src/component/home/HomeSections.jsx @@ -136,8 +136,8 @@ export default function HomeSections(){
-
-
+
+
@@ -147,8 +147,9 @@ export default function HomeSections(){
-
-
+ +
+
@@ -159,8 +160,8 @@ export default function HomeSections(){
-
-
+
+
@@ -170,8 +171,8 @@ export default function HomeSections(){
-
-
+
+
@@ -182,8 +183,8 @@ export default function HomeSections(){
-
-
+
+
@@ -193,8 +194,8 @@ export default function HomeSections(){
-
-
+
+
@@ -205,72 +206,18 @@ export default function HomeSections(){
-
-
-
- -
-
-

Annual Sales

-

15,236

-
-
-
-
-
-
- -
-
-

Annual Revenue

-

$40,516

-
-
-
-
-
-
- -
-
-

Annual Revenue

-

$40,516

-
-
-
-
-
-
- -
-
-

Annual Sales

-

15,236

-
-
-
-
-
-
- -
-
-

Annual Revenue

-

$40,516

-
-
-
-
-
-
- -
-
-

Annual Revenue

-

$40,516

-
-
-
+ + {/*
*/} + {/*
*/} + {/*
*/} + {/* */} + {/*
*/} + {/*
*/} + {/*

Annual Revenue

*/} + {/*

$40,516

*/} + {/*
*/} + {/*
*/} + {/*
*/}
diff --git a/src/css/style.scss b/src/css/style.scss index ec37722..0cfa99b 100644 --- a/src/css/style.scss +++ b/src/css/style.scss @@ -86,6 +86,7 @@ .extraProductCard{ background-color: aliceblue; border-radius: 5px; + margin: 2px; }