|
| 1 | +export const employees = [ |
| 2 | + { |
| 3 | + ID: 1, |
| 4 | + FirstName: "John", |
| 5 | + LastName: "Heart", |
| 6 | + Prefix: "Mr.", |
| 7 | + Position: "CEO", |
| 8 | + Picture: "/images/employees/01.png", |
| 9 | + BirthDate: "1964/03/16", |
| 10 | + HireDate: "1995/01/15", |
| 11 | + Notes: |
| 12 | + "John has been in the Audio/Video industry since 1990. He has led DevAv as its CEO since 2003.\r\n\r\nWhen not working hard as the CEO, John loves to golf and bowl. He once bowled a perfect game of 300.", |
| 13 | + Address: "351 S Hill St.", |
| 14 | + State: "California", |
| 15 | + City: "Los Angeles", |
| 16 | + }, |
| 17 | + { |
| 18 | + ID: 2, |
| 19 | + FirstName: "Olivia", |
| 20 | + LastName: "Peyton", |
| 21 | + Prefix: "Mrs.", |
| 22 | + Position: "Sales Assistant", |
| 23 | + Picture: "/images/employees/09.png", |
| 24 | + BirthDate: "1981/06/03", |
| 25 | + HireDate: "2012/05/14", |
| 26 | + Notes: "Olivia loves to sell. She has been selling DevAV products since 2012. \r\n\r\nOlivia was homecoming queen in high school. She is expecting her first child in 6 months. Good Luck Olivia.", |
| 27 | + Address: "807 W Paseo Del Mar", |
| 28 | + State: "California", |
| 29 | + City: "Los Angeles", |
| 30 | + }, |
| 31 | + { |
| 32 | + ID: 3, |
| 33 | + FirstName: "Robert", |
| 34 | + LastName: "Reagan", |
| 35 | + Prefix: "Mr.", |
| 36 | + Position: "CMO", |
| 37 | + Picture: "/images/employees/03.png", |
| 38 | + BirthDate: "1974/09/07", |
| 39 | + HireDate: "2002/11/08", |
| 40 | + Notes: |
| 41 | + "Robert was recently voted the CMO of the year by CMO Magazine. He is a proud member of the DevAV Management Team.\r\n\r\nRobert is a championship BBQ chef, so when you get the chance ask him for his secret recipe.", |
| 42 | + Address: "4 Westmoreland Pl.", |
| 43 | + State: "Arkansas", |
| 44 | + City: "Bentonville", |
| 45 | + }, |
| 46 | + { |
| 47 | + ID: 4, |
| 48 | + FirstName: "Greta", |
| 49 | + LastName: "Sims", |
| 50 | + Prefix: "Ms.", |
| 51 | + Position: "HR Manager", |
| 52 | + Picture: "/images/employees/04.png", |
| 53 | + BirthDate: "1977/11/22", |
| 54 | + HireDate: "1998/04/23", |
| 55 | + Notes: "Greta has been DevAV's HR Manager since 2003. She joined DevAV from Sonee Corp.\r\n\r\nGreta is currently training for the NYC marathon. Her best marathon time is 4 hours. Go Greta.", |
| 56 | + Address: "1700 S Grandview Dr.", |
| 57 | + State: "Georgia", |
| 58 | + City: "Atlanta", |
| 59 | + }, |
| 60 | + { |
| 61 | + ID: 5, |
| 62 | + FirstName: "Brett", |
| 63 | + LastName: "Wade", |
| 64 | + Prefix: "Mr.", |
| 65 | + Position: "IT Manager", |
| 66 | + Picture: "/images/employees/05.png", |
| 67 | + BirthDate: "1968/12/01", |
| 68 | + HireDate: "2009/03/06", |
| 69 | + Notes: "Brett came to DevAv from Microsoft and has led our IT department since 2012.\r\n\r\nWhen he is not working hard for DevAV, he coaches Little League (he was a high school pitcher).", |
| 70 | + Address: "1120 Old Mill Rd.", |
| 71 | + State: "Idaho", |
| 72 | + City: "Boise", |
| 73 | + }, |
| 74 | + { |
| 75 | + ID: 6, |
| 76 | + FirstName: "Sandra", |
| 77 | + LastName: "Johnson", |
| 78 | + Prefix: "Mrs.", |
| 79 | + Position: "Controller", |
| 80 | + Picture: "/images/employees/06.png", |
| 81 | + BirthDate: "1974/11/15", |
| 82 | + HireDate: "2005/05/11", |
| 83 | + Notes: |
| 84 | + "Sandra is a CPA and has been our controller since 2008. She loves to interact with staff so if you've not met her, be certain to say hi.\r\n\r\nSandra has 2 daughters both of whom are accomplished gymnasts.", |
| 85 | + Address: "4600 N Virginia Rd.", |
| 86 | + State: "Utah", |
| 87 | + City: "Beaver", |
| 88 | + }, |
| 89 | + { |
| 90 | + ID: 7, |
| 91 | + FirstName: "Kevin", |
| 92 | + LastName: "Carter", |
| 93 | + Prefix: "Mr.", |
| 94 | + Position: "Shipping Manager", |
| 95 | + Picture: "/images/employees/07.png", |
| 96 | + BirthDate: "1978/01/09", |
| 97 | + HireDate: "2009/08/11", |
| 98 | + Notes: |
| 99 | + "Kevin is our hard-working shipping manager and has been helping that department work like clockwork for 18 months.\r\n\r\nWhen not in the office, he is usually on the basketball court playing pick-up games.", |
| 100 | + Address: "424 N Main St.", |
| 101 | + State: "California", |
| 102 | + City: "San Diego", |
| 103 | + }, |
| 104 | + { |
| 105 | + ID: 8, |
| 106 | + FirstName: "Cynthia", |
| 107 | + LastName: "Stanwick", |
| 108 | + Prefix: "Ms.", |
| 109 | + Position: "HR Assistant", |
| 110 | + Picture: "/images/employees/08.png", |
| 111 | + BirthDate: "1985/06/05", |
| 112 | + HireDate: "2008/03/24", |
| 113 | + Notes: "Cindy joined us in 2008 and has been in the HR department for 2 years. \r\n\r\nShe was recently awarded employee of the month. Way to go Cindy!", |
| 114 | + Address: "2211 Bonita Dr.", |
| 115 | + State: "Arkansas", |
| 116 | + City: "Little Rock", |
| 117 | + }, |
| 118 | + { |
| 119 | + ID: 9, |
| 120 | + FirstName: "Kent", |
| 121 | + LastName: "Samuelson", |
| 122 | + Prefix: "Dr.", |
| 123 | + Position: "Ombudsman", |
| 124 | + Picture: "/images/employees/02.png", |
| 125 | + BirthDate: "1972/09/11", |
| 126 | + HireDate: "2009/04/22", |
| 127 | + Notes: |
| 128 | + "As our ombudsman, Kent is on the front-lines solving customer problems and helping our partners address issues out in the field. He is a classically trained musician and is a member of the Chamber Orchestra.", |
| 129 | + Address: "12100 Mora Dr", |
| 130 | + State: "Missouri", |
| 131 | + City: "St. Louis", |
| 132 | + }, |
| 133 | + { |
| 134 | + ID: 10, |
| 135 | + FirstName: "Taylor", |
| 136 | + LastName: "Riley", |
| 137 | + Prefix: "Mr.", |
| 138 | + Position: "Network Admin", |
| 139 | + Picture: "", |
| 140 | + BirthDate: "1982/08/14", |
| 141 | + HireDate: "2012/04/14", |
| 142 | + Notes: "If you are like the rest of us at DevAV, then you've probably reached out for help from Taylor. He does a great job as a member of our IT department.", |
| 143 | + Address: "7776 Torreyson Dr", |
| 144 | + State: "California", |
| 145 | + City: "San Jose", |
| 146 | + }, |
| 147 | +]; |
0 commit comments