diff --git a/src/components/Home/FamilyDash.jsx b/src/components/Home/FamilyDash.jsx index 4b1c6f5..8ebe47b 100644 --- a/src/components/Home/FamilyDash.jsx +++ b/src/components/Home/FamilyDash.jsx @@ -92,15 +92,6 @@ export default function FamilyDash({ familyOffers, MyActiveJobList }) {

{content.banner.text}

{content.banner.description}

- - {/*
- 6w ago -
-
-
-
-
-
*/} @@ -116,23 +107,29 @@ export default function FamilyDash({ familyOffers, MyActiveJobList }) { {tab_categories.data.map((item) => { if(item.enabled){ return ( - +
- banner image +
+ banner image +
-
+

{item?.content}

- {/*

{'Description'}

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