From e81242395a64f47270e585095ac70a3e711c1853 Mon Sep 17 00:00:00 2001 From: Rubem Neto Date: Tue, 4 Feb 2025 22:12:02 +0000 Subject: [PATCH 1/2] fix:about us page fixes --- app/(site)/(aefeup)/about/MenuDescription.tsx | 13 +++--- components/Avatar/index.tsx | 40 ++++++++++--------- 2 files changed, 29 insertions(+), 24 deletions(-) diff --git a/app/(site)/(aefeup)/about/MenuDescription.tsx b/app/(site)/(aefeup)/about/MenuDescription.tsx index 405a7c5..b5dd8fa 100644 --- a/app/(site)/(aefeup)/about/MenuDescription.tsx +++ b/app/(site)/(aefeup)/about/MenuDescription.tsx @@ -27,8 +27,7 @@ const MenuDescription = ({ sections }: Props) => { return (sections.length > 0 &&
{ >
-
+
{sections.map((section, index) => (