import React from 'react'; import UserImage from '../../images/user-36-05.jpg'; function FintechCard06() { return (

Recent Earnings

{/* Table */}
{/* Table header */} {/* Table body */} {/* Row */} {/* Row */} {/* Row */} {/* Row */} {/* Row */}
Counterparty
Account
Date
Amount
Acme LTD UK
Revolut
22/01/2022
+$1,299.22
Web.com
Qonto
22/01/2022
+$1,200.88
Github Inc.
N26
22/01/2022
+$499.99
User 05
Aprilynne Pills
Revolut
22/01/2022
+$2,179.36
Form Builder PRO
Revolut
22/01/2022
+$249.88
View All ->
); } export default FintechCard06;