diff --git a/client/src/pages/home.tsx b/client/src/pages/home.tsx index 2ad6540..3769a5c 100644 --- a/client/src/pages/home.tsx +++ b/client/src/pages/home.tsx @@ -683,7 +683,7 @@ export default function Home() { ))} -
+
{bottomSection.map((item, i) => (
{item.el} @@ -691,10 +691,11 @@ export default function Home() { ))}
-
+
+