diff --git a/src/app/invest/page.tsx b/src/app/invest/page.tsx index de3245b..3a76d0a 100644 --- a/src/app/invest/page.tsx +++ b/src/app/invest/page.tsx @@ -123,24 +123,22 @@ export default function Invest() {
{/* image carousel */}
- - + + {Array.from({ length: 5 }).map((_, index) => ( -
- -
+
))}
{" "}
- + {/* boiler plate for an actual pictures */}