diff --git a/src/components/Home/FamilyDash.jsx b/src/components/Home/FamilyDash.jsx
index 3e8e74c..4b1c6f5 100644
--- a/src/components/Home/FamilyDash.jsx
+++ b/src/components/Home/FamilyDash.jsx
@@ -86,9 +86,9 @@ export default function FamilyDash({ familyOffers, MyActiveJobList }) {
return (
-

+
-
+
{content.banner.text}
{content.banner.description}
@@ -112,7 +112,7 @@ export default function FamilyDash({ familyOffers, MyActiveJobList }) {
{tab_categories?.data &&
Resources
-
+
{tab_categories.data.map((item) => {
if(item.enabled){
return (
@@ -120,19 +120,19 @@ export default function FamilyDash({ familyOffers, MyActiveJobList }) {
-
+
{item?.content}
{/*
{'Description'}
*/}
- {/*