-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
148 lines (125 loc) · 5.97 KB
/
about.html
File metadata and controls
148 lines (125 loc) · 5.97 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link href="css/index.css" rel="stylesheet">
<link href="https://fonts.google.com/specimen/Raleway?selection.family=Raleway" rel="stylesheet">
<title>About Us</title>
</head>
<body>
<div class="nav-container">
<nav>
<div class="logo-img">
<a href="index.html">
<img class="header-logo" src="assets/macroculator-logo3.png" alt="A picture of a calculator">
</a>
</div>
<div class="anchor-div">
<a href="index.html">Home</a>
<a href="about.html">About Us</a>
<a href="https://macro-calculator.now.sh/SignUp">Sign Up</a>
<a href="https://macro-calculator.now.sh/">Login</a>
</div>
</nav>
</div>
<div class="center-me">
<img class="header-logo1" src="assets/macroculator-logo.png" alt="">
</div>
<h1 class="team-text">Meet Our Team</h1>
<section class="team-box">
<div class="indiv-panel">
<img class="photo" src="assets/team-photos/itel.jpg" alt="Photo of team developer">
<h2>Itel Domingo</h2>
<h3 class="about-h3">Project Lead</h3>
<a href="https://www.linkedin.com/in/iteldomingo/"><img class="linked-in-logo"
src="assets/team-photos/LI-Logo.png"></a>
<a href="https://github.com/ItelSunday">
<img src="assets/team-photos/GitHub-Mark-32px.png"></a>
</div>
<div class="indiv-panel">
<img class="photo" src="assets/team-photos/lisa.png" alt="Photo of team developer">
<h2>Lisa Arcangel</h2>
<h3 class="about-h3">
UX Designer</h3>
<a href="https://www.linkedin.com/in/arcangellisa/"><img class="linked-in-logo"
src="assets/team-photos/LI-Logo.png"></a>
<a href="https://github.com/larcangel32">
<img src="assets/team-photos/GitHub-Mark-32px.png"></a>
</div>
<div class="indiv-panel">
<img class="photo" src="assets/team-photos/hector.jpg" alt="Photo of team developer">
<h2>Hector Martinez</h2>
<h3 class="about-h3">Backend
Architect
</h3>
<a href="https://www.linkedin.com/in/hector-martinez-8a2640193/"><img class="linked-in-logo"
src="assets/team-photos/LI-Logo.png"></a>
</a><a href="https://github.com/Hector-bit"><img src="assets/team-photos/GitHub-Mark-32px.png"></a>
</div>
<div class="indiv-panel">
<img class="photo" src="assets/team-photos/dominique.jpg" alt="Photo of team developer">
<h2>Dominique Maack</h2>
<h3 class="about-h3">Backend
Architect</h3>
<a href="https://www.linkedin.com/in/dominique-maack-414bab58/"> <img class="linked-in-logo"
src="assets/team-photos/LI-Logo.png">
</a><a href="https://github.com/dmaack"><img src="assets/team-photos/GitHub-Mark-32px.png"></a>
</div>
<div class="indiv-panel">
<img class="photo" src="assets/team-photos/coltyn.png" alt="Photo of team developer">
<h2>Coltyn Wiewel </h2>
<h3 class="about-h3">Front End
Architect I</h3>
<a href="https://www.linkedin.com/in/coltyn-wiewel-2987aa194/"><img class="linked-in-logo"
src="assets/team-photos/LI-Logo.png">
</a><a href="https://github.com/coltynw"><img src="assets/team-photos/GitHub-Mark-32px.png"></a>
</div>
<div class="indiv-panel">
<img class="photo" src="assets/team-photos/schrese.png" alt="Photo of team developer">
<h2>Schrese Holloway</h2>
<h3 class="about-h3">Front End
Architect I</h3>
<a href="https://www.linkedin.com/in/schrese-holloway-9b21289b/"><img class="linked-in-logo"
src="assets/team-photos/LI-Logo.png">
</a><a href="https://github.com/Schrese"><img src="assets/team-photos/GitHub-Mark-32px.png"></a>
</div>
<div class="indiv-panel">
<img class="photo" src="assets/team-photos/henryr2.png" alt="Photo of team developer">
<h2>Henry Ramirez</h2>
<h3 class="about-h3">UI
Developer
</h3>
<a href="https://bit.ly/2D76VkR">
<img class="linked-in-logo" src="assets/team-photos/LI-Logo.png"></a>
<a href="https://github.com/Henry2212"><img class="linked-in-logo"
src="assets/team-photos/GitHub-Mark-32px.png">
</a>
</div>
<div class="indiv-panel">
<img class="photo" src="assets/team-photos/tomas.jpg" alt="Photo of team developer">
<h2>Tomas Ortiz</h2>
<h3 class="about-h3">UI Developer</h3>
<img class="linked-in-logo" src="assets/team-photos/LI-Logo.png">
<a href="https://github.com/tomas395?tab=repositories"><img src="assets/team-photos/GitHub-Mark-32px.png">
</a>
</div>
<div class="indiv-panel">
<img class="photo" src="assets/team-photos/pedro.png" alt="Photo of team developer">
<h2>Pedro Prieto</h2>
<h3 class="about-h3">Front End
Architect II</h3>
<a href="https://www.linkedin.com/in/pedroprieto-dev/"><img class="linked-in-logo"
src="assets/team-photos/LI-Logo.png"><a href="https://github.com/prietop97"><img
src="assets/team-photos/GitHub-Mark-32px.png"></a>
</a>
</div>
</section>
<footer>
<a href="https://github.com/Macroculator/">
<p>© Copyright Macro Calculator 2019</p>
</a>
</footer>
</body>
</html>