From 1249685c41bede3fc36a9916ebaf31893909bcfa Mon Sep 17 00:00:00 2001 From: victorAnumudu Date: Wed, 28 Feb 2024 10:26:13 +0100 Subject: [PATCH] reduced family banner button --- src/components/Home/FamilyDash.jsx | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/src/components/Home/FamilyDash.jsx b/src/components/Home/FamilyDash.jsx index b367d95..3e8e74c 100644 --- a/src/components/Home/FamilyDash.jsx +++ b/src/components/Home/FamilyDash.jsx @@ -87,21 +87,20 @@ export default function FamilyDash({ familyOffers, MyActiveJobList }) {
banner image -
-
+
+

{content.banner.text}

{content.banner.description}

-
+ {/*
6w ago - {/* Dots */}
-
+
*/}
@@ -120,21 +119,20 @@ export default function FamilyDash({ familyOffers, MyActiveJobList }) {
banner image -
-
+
+

{item?.content}

{/*

{'Description'}

*/}
-
+ {/*
6w ago - {/* Dots */}
-
+
*/}
-- 2.34.1