import React from 'react' import LoansCom from '../components/loanscom/LoansCom' export default function LoansPage() { return ( ) }