sccoreui
Version:
ui-sccore
1,988 lines • 55.8 kB
JavaScript
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.customersData = exports.teamData = void 0;
const tslib_1 = require("tslib");
const avatar_png_1 = tslib_1.__importDefault(require("../../assets/images/avatar.png"));
const avatar1_png_1 = tslib_1.__importDefault(require("../../assets/images/avatar1.png"));
const avatar2_png_1 = tslib_1.__importDefault(require("../../assets/images/avatar2.png"));
const avatar3_png_1 = tslib_1.__importDefault(require("../../assets/images/avatar3.png"));
const avatar4_png_1 = tslib_1.__importDefault(require("../../assets/images/avatar4.png"));
const avatar5_png_1 = tslib_1.__importDefault(require("../../assets/images/avatar5.png"));
const avatar6_png_1 = tslib_1.__importDefault(require("../../assets/images/avatar6.png"));
const avatar7_png_1 = tslib_1.__importDefault(require("../../assets/images/avatar7.png"));
const avatar8_png_1 = tslib_1.__importDefault(require("../../assets/images/avatar8.png"));
const avatar9_png_1 = tslib_1.__importDefault(require("../../assets/images/avatar9.png"));
const company_png_1 = tslib_1.__importDefault(require("../../assets/images/company.png"));
const company1_png_1 = tslib_1.__importDefault(require("../../assets/images/company1.png"));
const company2_png_1 = tslib_1.__importDefault(require("../../assets/images/company2.png"));
const company3_png_1 = tslib_1.__importDefault(require("../../assets/images/company3.png"));
const company4_png_1 = tslib_1.__importDefault(require("../../assets/images/company4.png"));
const company5_png_1 = tslib_1.__importDefault(require("../../assets/images/company5.png"));
const company6_png_1 = tslib_1.__importDefault(require("../../assets/images/company6.png"));
exports.teamData = [
{
id: 1000,
name: "Olivia Rhye",
image: avatar_png_1.default,
company: "Benton, John B Jr",
email: "olivia@untitledui.com",
role: "Product Designer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2015-09-13",
},
{
id: 1001,
name: "Phoenix Baker",
image: avatar1_png_1.default,
company: "Chanay, Jeffrey A Esq",
email: "phoenix@untitledui.com",
role: "Product Manager",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2019-02-09",
},
{
id: 1002,
name: "Lana Steiner",
image: avatar2_png_1.default,
company: "Chemel, James L Cpa",
email: "lana@untitledui.com",
role: "Frontend Developer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2017-05-13",
},
{
id: 1003,
name: "Demi Wilkinson",
image: avatar3_png_1.default,
company: "Feltz Printing Service",
email: "demi@untitledui.com",
role: "Backend Developer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2020-09-15",
},
{
id: 1004,
name: "Candice Wu",
image: avatar4_png_1.default,
company: "Printing Dimensions",
email: "candice@untitledui.com",
role: "Fullstack Developer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2016-05-20",
},
{
id: 1005,
name: "Natali Craig",
image: avatar5_png_1.default,
company: "Chapman, Ross E Esq",
email: "natali@untitledui.com",
role: "UX Designer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2018-02-16",
},
{
id: 1006,
name: "Drew Cano",
image: avatar6_png_1.default,
company: "Rangoni Of Florence",
email: "drew@untitledui.com",
role: "UX Copywriter",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2017-03-11",
},
{
id: 1007,
name: "Orlando Diggs",
image: avatar7_png_1.default,
company: "Feiner Bros",
email: "orlando@untitledui.com",
role: "UI Designer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2015-10-20",
},
{
id: 1008,
name: "Andi Lane",
image: avatar8_png_1.default,
company: "Buckley Miller & Wright",
email: "andi@untitledui.com",
role: "Product Manager",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2016-07-25",
},
{
id: 1009,
name: "Kate Morrison",
image: avatar9_png_1.default,
company: "Rousseaux, Michael Esq",
email: "kate@untitledui.com",
role: "QA Engineer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2019-06-25",
},
{
id: 1000,
name: "Olivia Rhye",
image: avatar_png_1.default,
company: "Benton, John B Jr",
email: "olivia@untitledui.com",
role: "Product Designer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2015-09-13",
},
{
id: 1001,
name: "Phoenix Baker",
image: avatar1_png_1.default,
company: "Chanay, Jeffrey A Esq",
email: "phoenix@untitledui.com",
role: "Product Manager",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2019-02-09",
},
{
id: 1002,
name: "Lana Steiner",
image: avatar2_png_1.default,
company: "Chemel, James L Cpa",
email: "lana@untitledui.com",
role: "Frontend Developer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2017-05-13",
},
{
id: 1003,
name: "Demi Wilkinson",
image: avatar3_png_1.default,
company: "Feltz Printing Service",
email: "demi@untitledui.com",
role: "Backend Developer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2020-09-15",
},
{
id: 1004,
name: "Candice Wu",
image: avatar4_png_1.default,
company: "Printing Dimensions",
email: "candice@untitledui.com",
role: "Fullstack Developer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2016-05-20",
},
{
id: 1005,
name: "Natali Craig",
image: avatar5_png_1.default,
company: "Chapman, Ross E Esq",
email: "natali@untitledui.com",
role: "UX Designer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2018-02-16",
},
{
id: 1006,
name: "Drew Cano",
image: avatar6_png_1.default,
company: "Rangoni Of Florence",
email: "drew@untitledui.com",
role: "UX Copywriter",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2017-03-11",
},
{
id: 1007,
name: "Orlando Diggs",
image: avatar7_png_1.default,
company: "Feiner Bros",
email: "orlando@untitledui.com",
role: "UI Designer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2015-10-20",
},
{
id: 1008,
name: "Andi Lane",
image: avatar8_png_1.default,
company: "Buckley Miller & Wright",
email: "andi@untitledui.com",
role: "Product Manager",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2016-07-25",
},
{
id: 1009,
name: "Kate Morrison",
image: avatar9_png_1.default,
company: "Rousseaux, Michael Esq",
email: "kate@untitledui.com",
role: "QA Engineer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2019-06-25",
},
{
id: 1000,
name: "Olivia Rhye",
image: avatar_png_1.default,
company: "Benton, John B Jr",
email: "olivia@untitledui.com",
role: "Product Designer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2015-09-13",
},
{
id: 1001,
name: "Phoenix Baker",
image: avatar1_png_1.default,
company: "Chanay, Jeffrey A Esq",
email: "phoenix@untitledui.com",
role: "Product Manager",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2019-02-09",
},
{
id: 1002,
name: "Lana Steiner",
image: avatar2_png_1.default,
company: "Chemel, James L Cpa",
email: "lana@untitledui.com",
role: "Frontend Developer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2017-05-13",
},
{
id: 1003,
name: "Demi Wilkinson",
image: avatar3_png_1.default,
company: "Feltz Printing Service",
email: "demi@untitledui.com",
role: "Backend Developer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2020-09-15",
},
{
id: 1004,
name: "Candice Wu",
image: avatar4_png_1.default,
company: "Printing Dimensions",
email: "candice@untitledui.com",
role: "Fullstack Developer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2016-05-20",
},
{
id: 1005,
name: "Natali Craig",
image: avatar5_png_1.default,
company: "Chapman, Ross E Esq",
email: "natali@untitledui.com",
role: "UX Designer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2018-02-16",
},
{
id: 1006,
name: "Drew Cano",
image: avatar6_png_1.default,
company: "Rangoni Of Florence",
email: "drew@untitledui.com",
role: "UX Copywriter",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2017-03-11",
},
{
id: 1007,
name: "Orlando Diggs",
image: avatar7_png_1.default,
company: "Feiner Bros",
email: "orlando@untitledui.com",
role: "UI Designer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2015-10-20",
},
{
id: 1008,
name: "Andi Lane",
image: avatar8_png_1.default,
company: "Buckley Miller & Wright",
email: "andi@untitledui.com",
role: "Product Manager",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2016-07-25",
},
{
id: 1009,
name: "Kate Morrison",
image: avatar9_png_1.default,
company: "Rousseaux, Michael Esq",
email: "kate@untitledui.com",
role: "QA Engineer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2019-06-25",
},
{
id: 1000,
name: "Olivia Rhye",
image: avatar_png_1.default,
company: "Benton, John B Jr",
email: "olivia@untitledui.com",
role: "Product Designer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2015-09-13",
},
{
id: 1001,
name: "Phoenix Baker",
image: avatar1_png_1.default,
company: "Chanay, Jeffrey A Esq",
email: "phoenix@untitledui.com",
role: "Product Manager",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2019-02-09",
},
{
id: 1002,
name: "Lana Steiner",
image: avatar2_png_1.default,
company: "Chemel, James L Cpa",
email: "lana@untitledui.com",
role: "Frontend Developer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2017-05-13",
},
{
id: 1003,
name: "Demi Wilkinson",
image: avatar3_png_1.default,
company: "Feltz Printing Service",
email: "demi@untitledui.com",
role: "Backend Developer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2020-09-15",
},
{
id: 1004,
name: "Candice Wu",
image: avatar4_png_1.default,
company: "Printing Dimensions",
email: "candice@untitledui.com",
role: "Fullstack Developer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2016-05-20",
},
{
id: 1005,
name: "Natali Craig",
image: avatar5_png_1.default,
company: "Chapman, Ross E Esq",
email: "natali@untitledui.com",
role: "UX Designer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2018-02-16",
},
{
id: 1006,
name: "Drew Cano",
image: avatar6_png_1.default,
company: "Rangoni Of Florence",
email: "drew@untitledui.com",
role: "UX Copywriter",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2017-03-11",
},
{
id: 1007,
name: "Orlando Diggs",
image: avatar7_png_1.default,
company: "Feiner Bros",
email: "orlando@untitledui.com",
role: "UI Designer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2015-10-20",
},
{
id: 1008,
name: "Andi Lane",
image: avatar8_png_1.default,
company: "Buckley Miller & Wright",
email: "andi@untitledui.com",
role: "Product Manager",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2016-07-25",
},
{
id: 1009,
name: "Kate Morrison",
image: avatar9_png_1.default,
company: "Rousseaux, Michael Esq",
email: "kate@untitledui.com",
role: "QA Engineer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2019-06-25",
},
{
id: 1000,
name: "Olivia Rhye",
image: avatar_png_1.default,
company: "Benton, John B Jr",
email: "olivia@untitledui.com",
role: "Product Designer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2015-09-13",
},
{
id: 1001,
name: "Phoenix Baker",
image: avatar1_png_1.default,
company: "Chanay, Jeffrey A Esq",
email: "phoenix@untitledui.com",
role: "Product Manager",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2019-02-09",
},
{
id: 1002,
name: "Lana Steiner",
image: avatar2_png_1.default,
company: "Chemel, James L Cpa",
email: "lana@untitledui.com",
role: "Frontend Developer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2017-05-13",
},
{
id: 1003,
name: "Demi Wilkinson",
image: avatar3_png_1.default,
company: "Feltz Printing Service",
email: "demi@untitledui.com",
role: "Backend Developer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2020-09-15",
},
{
id: 1004,
name: "Candice Wu",
image: avatar4_png_1.default,
company: "Printing Dimensions",
email: "candice@untitledui.com",
role: "Fullstack Developer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2016-05-20",
},
{
id: 1005,
name: "Natali Craig",
image: avatar5_png_1.default,
company: "Chapman, Ross E Esq",
email: "natali@untitledui.com",
role: "UX Designer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2018-02-16",
},
{
id: 1006,
name: "Drew Cano",
image: avatar6_png_1.default,
company: "Rangoni Of Florence",
email: "drew@untitledui.com",
role: "UX Copywriter",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2017-03-11",
},
{
id: 1007,
name: "Orlando Diggs",
image: avatar7_png_1.default,
company: "Feiner Bros",
email: "orlando@untitledui.com",
role: "UI Designer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2015-10-20",
},
{
id: 1008,
name: "Andi Lane",
image: avatar8_png_1.default,
company: "Buckley Miller & Wright",
email: "andi@untitledui.com",
role: "Product Manager",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2016-07-25",
},
{
id: 1009,
name: "Kate Morrison",
image: avatar9_png_1.default,
company: "Rousseaux, Michael Esq",
email: "kate@untitledui.com",
role: "QA Engineer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2019-06-25",
},
{
id: 1000,
name: "Olivia Rhye",
image: avatar_png_1.default,
company: "Benton, John B Jr",
email: "olivia@untitledui.com",
role: "Product Designer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2015-09-13",
},
{
id: 1001,
name: "Phoenix Baker",
image: avatar1_png_1.default,
company: "Chanay, Jeffrey A Esq",
email: "phoenix@untitledui.com",
role: "Product Manager",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2019-02-09",
},
{
id: 1002,
name: "Lana Steiner",
image: avatar2_png_1.default,
company: "Chemel, James L Cpa",
email: "lana@untitledui.com",
role: "Frontend Developer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2017-05-13",
},
{
id: 1003,
name: "Demi Wilkinson",
image: avatar3_png_1.default,
company: "Feltz Printing Service",
email: "demi@untitledui.com",
role: "Backend Developer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2020-09-15",
},
{
id: 1004,
name: "Candice Wu",
image: avatar4_png_1.default,
company: "Printing Dimensions",
email: "candice@untitledui.com",
role: "Fullstack Developer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2016-05-20",
},
{
id: 1005,
name: "Natali Craig",
image: avatar5_png_1.default,
company: "Chapman, Ross E Esq",
email: "natali@untitledui.com",
role: "UX Designer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2018-02-16",
},
{
id: 1006,
name: "Drew Cano",
image: avatar6_png_1.default,
company: "Rangoni Of Florence",
email: "drew@untitledui.com",
role: "UX Copywriter",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2017-03-11",
},
{
id: 1007,
name: "Orlando Diggs",
image: avatar7_png_1.default,
company: "Feiner Bros",
email: "orlando@untitledui.com",
role: "UI Designer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2015-10-20",
},
{
id: 1008,
name: "Andi Lane",
image: avatar8_png_1.default,
company: "Buckley Miller & Wright",
email: "andi@untitledui.com",
role: "Product Manager",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2016-07-25",
},
{
id: 1009,
name: "Kate Morrison",
image: avatar9_png_1.default,
company: "Rousseaux, Michael Esq",
email: "kate@untitledui.com",
role: "QA Engineer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2019-06-25",
},
{
id: 1000,
name: "Olivia Rhye",
image: avatar_png_1.default,
company: "Benton, John B Jr",
email: "olivia@untitledui.com",
role: "Product Designer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2015-09-13",
},
{
id: 1001,
name: "Phoenix Baker",
image: avatar1_png_1.default,
company: "Chanay, Jeffrey A Esq",
email: "phoenix@untitledui.com",
role: "Product Manager",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2019-02-09",
},
{
id: 1002,
name: "Lana Steiner",
image: avatar2_png_1.default,
company: "Chemel, James L Cpa",
email: "lana@untitledui.com",
role: "Frontend Developer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2017-05-13",
},
{
id: 1003,
name: "Demi Wilkinson",
image: avatar3_png_1.default,
company: "Feltz Printing Service",
email: "demi@untitledui.com",
role: "Backend Developer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2020-09-15",
},
{
id: 1004,
name: "Candice Wu",
image: avatar4_png_1.default,
company: "Printing Dimensions",
email: "candice@untitledui.com",
role: "Fullstack Developer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2016-05-20",
},
{
id: 1005,
name: "Natali Craig",
image: avatar5_png_1.default,
company: "Chapman, Ross E Esq",
email: "natali@untitledui.com",
role: "UX Designer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2018-02-16",
},
{
id: 1006,
name: "Drew Cano",
image: avatar6_png_1.default,
company: "Rangoni Of Florence",
email: "drew@untitledui.com",
role: "UX Copywriter",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2017-03-11",
},
{
id: 1007,
name: "Orlando Diggs",
image: avatar7_png_1.default,
company: "Feiner Bros",
email: "orlando@untitledui.com",
role: "UI Designer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2015-10-20",
},
{
id: 1008,
name: "Andi Lane",
image: avatar8_png_1.default,
company: "Buckley Miller & Wright",
email: "andi@untitledui.com",
role: "Product Manager",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2016-07-25",
},
{
id: 1009,
name: "Kate Morrison",
image: avatar9_png_1.default,
company: "Rousseaux, Michael Esq",
email: "kate@untitledui.com",
role: "QA Engineer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2019-06-25",
},
{
id: 1000,
name: "Olivia Rhye",
image: avatar_png_1.default,
company: "Benton, John B Jr",
email: "olivia@untitledui.com",
role: "Product Designer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2015-09-13",
},
{
id: 1001,
name: "Phoenix Baker",
image: avatar1_png_1.default,
company: "Chanay, Jeffrey A Esq",
email: "phoenix@untitledui.com",
role: "Product Manager",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2019-02-09",
},
{
id: 1002,
name: "Lana Steiner",
image: avatar2_png_1.default,
company: "Chemel, James L Cpa",
email: "lana@untitledui.com",
role: "Frontend Developer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2017-05-13",
},
{
id: 1003,
name: "Demi Wilkinson",
image: avatar3_png_1.default,
company: "Feltz Printing Service",
email: "demi@untitledui.com",
role: "Backend Developer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2020-09-15",
},
{
id: 1004,
name: "Candice Wu",
image: avatar4_png_1.default,
company: "Printing Dimensions",
email: "candice@untitledui.com",
role: "Fullstack Developer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2016-05-20",
},
{
id: 1005,
name: "Natali Craig",
image: avatar5_png_1.default,
company: "Chapman, Ross E Esq",
email: "natali@untitledui.com",
role: "UX Designer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2018-02-16",
},
{
id: 1006,
name: "Drew Cano",
image: avatar6_png_1.default,
company: "Rangoni Of Florence",
email: "drew@untitledui.com",
role: "UX Copywriter",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2017-03-11",
},
{
id: 1007,
name: "Orlando Diggs",
image: avatar7_png_1.default,
company: "Feiner Bros",
email: "orlando@untitledui.com",
role: "UI Designer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2015-10-20",
},
{
id: 1008,
name: "Andi Lane",
image: avatar8_png_1.default,
company: "Buckley Miller & Wright",
email: "andi@untitledui.com",
role: "Product Manager",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2016-07-25",
},
{
id: 1009,
name: "Kate Morrison",
image: avatar9_png_1.default,
company: "Rousseaux, Michael Esq",
email: "kate@untitledui.com",
role: "QA Engineer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2019-06-25",
},
{
id: 1000,
name: "Olivia Rhye",
image: avatar_png_1.default,
company: "Benton, John B Jr",
email: "olivia@untitledui.com",
role: "Product Designer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2015-09-13",
},
{
id: 1001,
name: "Phoenix Baker",
image: avatar1_png_1.default,
company: "Chanay, Jeffrey A Esq",
email: "phoenix@untitledui.com",
role: "Product Manager",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2019-02-09",
},
{
id: 1002,
name: "Lana Steiner",
image: avatar2_png_1.default,
company: "Chemel, James L Cpa",
email: "lana@untitledui.com",
role: "Frontend Developer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2017-05-13",
},
{
id: 1003,
name: "Demi Wilkinson",
image: avatar3_png_1.default,
company: "Feltz Printing Service",
email: "demi@untitledui.com",
role: "Backend Developer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2020-09-15",
},
{
id: 1004,
name: "Candice Wu",
image: avatar4_png_1.default,
company: "Printing Dimensions",
email: "candice@untitledui.com",
role: "Fullstack Developer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2016-05-20",
},
{
id: 1005,
name: "Natali Craig",
image: avatar5_png_1.default,
company: "Chapman, Ross E Esq",
email: "natali@untitledui.com",
role: "UX Designer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2018-02-16",
},
{
id: 1006,
name: "Drew Cano",
image: avatar6_png_1.default,
company: "Rangoni Of Florence",
email: "drew@untitledui.com",
role: "UX Copywriter",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2017-03-11",
},
{
id: 1007,
name: "Orlando Diggs",
image: avatar7_png_1.default,
company: "Feiner Bros",
email: "orlando@untitledui.com",
role: "UI Designer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2015-10-20",
},
{
id: 1008,
name: "Andi Lane",
image: avatar8_png_1.default,
company: "Buckley Miller & Wright",
email: "andi@untitledui.com",
role: "Product Manager",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2016-07-25",
},
{
id: 1009,
name: "Kate Morrison",
image: avatar9_png_1.default,
company: "Rousseaux, Michael Esq",
email: "kate@untitledui.com",
role: "QA Engineer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2019-06-25",
},
{
id: 1000,
name: "Olivia Rhye",
image: avatar_png_1.default,
company: "Benton, John B Jr",
email: "olivia@untitledui.com",
role: "Product Designer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2015-09-13",
},
{
id: 1001,
name: "Phoenix Baker",
image: avatar1_png_1.default,
company: "Chanay, Jeffrey A Esq",
email: "phoenix@untitledui.com",
role: "Product Manager",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2019-02-09",
},
{
id: 1002,
name: "Lana Steiner",
image: avatar2_png_1.default,
company: "Chemel, James L Cpa",
email: "lana@untitledui.com",
role: "Frontend Developer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2017-05-13",
},
{
id: 1003,
name: "Demi Wilkinson",
image: avatar3_png_1.default,
company: "Feltz Printing Service",
email: "demi@untitledui.com",
role: "Backend Developer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2020-09-15",
},
{
id: 1004,
name: "Candice Wu",
image: avatar4_png_1.default,
company: "Printing Dimensions",
email: "candice@untitledui.com",
role: "Fullstack Developer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2016-05-20",
},
{
id: 1005,
name: "Natali Craig",
image: avatar5_png_1.default,
company: "Chapman, Ross E Esq",
email: "natali@untitledui.com",
role: "UX Designer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2018-02-16",
},
{
id: 1006,
name: "Drew Cano",
image: avatar6_png_1.default,
company: "Rangoni Of Florence",
email: "drew@untitledui.com",
role: "UX Copywriter",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2017-03-11",
},
{
id: 1007,
name: "Orlando Diggs",
image: avatar7_png_1.default,
company: "Feiner Bros",
email: "orlando@untitledui.com",
role: "UI Designer",
status: "Active",
purchase: "",
teams: [
"Design",
"Product",
"Marketing",
"Sales",
"Services",
"Support",
"QA",
],
date: "2015-10-20",
},
{
id: 1008,
name: "Andi Lane",
image: avatar8_png_1.default,
company: "Buckley Miller & Wright",
email: "andi@