import { AvatarUsernameAndOtherComponent, BoxWithHeaderSection, TextCustom, ViewWrapper, } from "@/components"; export default function InvestmentInvestor() { return ( <> {Array.from({ length: 10 }).map((_, index) => ( Rp. 7.000.000 ))} ); }