import Cards from "./cards"; import Head from "./head"; import List from "./List"; function Bank({ data, loading }) { return (