-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathabout.html
More file actions
194 lines (173 loc) · 9.12 KB
/
about.html
File metadata and controls
194 lines (173 loc) · 9.12 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
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<!--VIEW PORT TAG--><link rel="icon" href="/src/img/logo/favicon.ico"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Restaurant Passport Project</title>
<link href="https://fonts.googleapis.com/css?family=Russo+One|Ubuntu" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Bree+Serif|Patua+One|Permanent+Marker|Solway|Stoke&display=swap"
rel="stylesheet">
<!-- <link href="../css/index.css" rel="stylesheet"> -->
<link href="../css/index.css" rel="stylesheet">
<script src="https://kit.fontawesome.com/bf81363b8e.js" crossorigin="anonymous"></script>
<!--[if lt IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<!--HEADER-->
<header>
<div class="logoCompanyNameWrap">
<a href="index.html"><img class="logoImg" src="src/img/logo/logo-header-80x80.png" alt="Company Logo"></a>
<a href="index.html" class="coNameAnchor"><h1 class="companyName">Restaurant Passport</h1 a href="index.html"></a>
</div>
<!--NAV-->
<div class="headerLinkWrap">
<nav class="headerNav">
<a id="myPassport" class="navAnchor" href="https://restaurant-passport-2.netlify.com/">myPassport</a>
<a id="logIn" class="navAnchor" href="https://restaurant-passport-2.netlify.com/">Log In</a>
</nav>
</div>
</header>
<!--END HEADER-->
<!--CONTENT-->
<section class="aboutWrap">
<div class="wrapProfile2">
<!--PROFILES WRAP 2-->
<div class="profileWrap"><!--PROFILE 1-->
<div class="profileHeadTxtWrap">
<h4 class="profileTitle">Project Lead</h4>
<h5 class="profileName">Jojo Zhang</h5>
</div>
<div class="profileImgContactWrap">
<img class="profileImg" src="/src/img/about/jZhang.jpeg" alt="Jojo Zhang">
<div class="bioHeader">~Bio~</div>
<p class="bioTxt">She is an individual who has the cognitive reasoning that exemplifies the characteristics of a leader who not only strives for success but also encourages to raises moral. </p>
<div class="contactProfileWrap"><!--CONTACTS-->
<div class="contactWrapAll">
<a href="https://www.linkedin.com/in/jojo-zhang/"> <h6 class="contactInfo"><img class="contactIcon" src="/src/img/icons/linkedin.png"></h6></a>
<a href="https://twitter.com/JojoZhang15"><h6 class="contactInfo"><img class="contactIcon" src="/src/img/icons/twitter.png"></h6></a>
</div>
</div>
</div>
</div>
<div class="profileWrap"><!--PROFILE 2-->
<div class="profileHeadTxtWrap">
<h4 class="profileTitle">Web React I</h4>
<h5 class="profileName">Raj Upadhyaya</h5>
</div>
<div class="profileImgContactWrap">
<img class="profileImg" src="/src/img/about/rUpadhyaya.jpeg" alt="Raj Upadhyaya">
<div class="bioHeader">~Bio~</div>
<p class="bioTxt">He is experienced with vast foreign diversities of a collective system that continuously incites change and evolution.</p>
<div class="contactProfileWrap"><!--CONTACTS-->
<div class="contactWrapAll">
<a href=mailto:xrajupadhyayax@gmail.com?subject="From-Restaurant-Passport"><img class="contactIcon" src="/src/img/icons/mail.png" ></a>
<a href="https://github.com/rUpadhyayahacks"><img class="contactIcon" src="/src/img/icons/github.png" ></a>
</div>
</div>
</div>
</div>
</div>
<div class="wrapProfile2">
<!--PROFILES WRAP 2-->
<div class="profileWrap"><!--PROFILE 3-->
<div class="profileHeadTxtWrap">
<h4 class="profileTitle">Web React II</h4>
<h5 class="profileName">Ariana Shackelfor</h5>
</div>
<div class="profileImgContactWrap">
<img class="profileImg" src="/src/img/about/aShackelford.jpg" alt="Ariana Shackelford">
<div class="bioHeader">~Bio~</div>
<p class="bioTxt">Her innate ability to actively anticipate unforeseen complexities has demonstrated the keen aptitude that ensure proper intervention is implemented prior to erroneous events occurring.
</p>
<div class="contactProfileWrap"><!--CONTACTS-->
<div class="contactWrapAll">
<a href=mailto:ariana.shackelford@gmail.com?subject="From-Restaurant-Passport"><img class="contactIcon" src="/src/img/icons/mail.png"></ a>
<a href="https://github.com/ArianaShackelford"><h6 class="contactInfo"> <img class="contactIcon" src="/src/img/icons/github.png"> </h6></a>
<a href="https://www.linkedin.com/in/ariana-shackelford-87579756/"> <img class="contactIcon" src="/src/img/icons/linkedin.png"></a>
</div>
</div>
</div>
</div>
<div class="profileWrap"><!--PROFILE 4-->
<div class="profileHeadTxtWrap">
<h4 class="profileTitle">Web UI Developer</h4>
<h5 class="profileName">Kim Semenza</h5>
</div>
<div class="profileImgContactWrap">
<img class="profileImg" src="/src/img/about/kSemenza.jpeg" alt="Kim Semenza">
<div class="bioHeader">~Bio~</div>
<p class="bioTxt">She has a multifaceted approach that helps broaden her perspective. This allows her to come up with innovate ideas and solutions to almost any business practice.</p>
<div class="contactProfileWrap"><!--CONTACTS-->
<div class="contactWrapAll">
<a href=mailto:ksemenza.247@gmail.com="From-Restaurant-Passport"><img class="contactIcon" src="/src/img/icons/mail.png" ></a>
<a href="https://github.com/ksemenza" ><img class="contactIcon" src="/src/img/icons/github.png" ></a>
<a href="https://www.linkedin.com/in/kim-semenza-2b4961199/"> <img class="contactIcon" src="/src/img/icons/linkedin.png"></a>
</div>
</div>
</div>
</div>
</div>
<div class="wrapProfile2">
<!--PROFILES WRAP 2-->
<div class="profileWrap"><!--PROFILE 5-->
<div class="profileHeadTxtWrap">
<h4 class="profileTitle">Web React II</h4>
<h5 class="profileName">Heather Nuffer</h5>
</div>
<div class="profileImgContactWrap">
<img class="profileImg" src="/src/img/about/hNuffer.jpeg" alt="Heather Nuffer">
<div class="bioHeader">~Bio~</div>
<p class="bioTxt">Her talents combined with a previously established academic career has fortified and strengthen her already refined skills of mastering multiple facet in science engineering. </p>
<div class="contactProfileWrap"><!--CONTACTS-->
<div class="contactWrapAll">
<a href=mailto:zzzuzz@gmail.com?subject="From-Restaurant-Passport"> <img class="contactIcon" src="/src/img/icons/mail.png"></a>
<a href="https://github.com/ethyl2"> <img class="contactIcon" src="/src/img/icons/github.png"></a>
<a href="https://www.linkedin.com/in/heather-nuffer/"><img class="contactIcon" src="/src/img/icons/linkedin.png"></a>
<a href="https://twitter.com/ethyl22000"><img class="contactIcon" src="/src/img/icons/twitter.png"></a>
</div>
</div>
</div>
</div>
<div class="profileWrap"><!--PROFILE 6-->
<div class="profileHeadTxtWrap">
<h4 class="profileTitle">Backend Developer</h4>
<h5 class="profileName">Michael Nunes</h5>
</div>
<div class="profileImgContactWrap">
<img class="profileImg" src="/src/img/about/mNunes.jpeg" alt="Michael Nunes">
<div class="bioHeader">~Bio~</div>
<p class="bioTxt">He exemplifies inspiration through his dedicated nature of building an effective and efficient infrastructure of mass usability.</p>
<div class="contactProfileWrap"><!--CONTACTS-->
<div class="contactWrapAll">
<a href=mailto:miketnunes@gmail.com?subject='From-Restaurant-Passport'> <img class="contactIcon" src="/src/img/icons/mail.png"></a>
<a href="https://github.com/TinySquid"> <img class="contactIcon" src="/src/img/icons/github.png"></a>
<a href="https://www.linkedin.com/in/miketnunes/"><img class="contactIcon" src="/src/img/icons/linkedin.png"></a>
<a href="https://twitter.com/MikeTNunes"><img class="contactIcon" src="/src/img/icons/twitter.png"></a>
</div>
</div>
</div>
</div>
</div>
</section>
<div class="specialThanks">
<p class="thanksTitle">~ And a Special Thanks To ~<br>
Lambda School They helped make this all happen!</p>
</div>
<!--FOOTER-->
<footer>
<div class="bttmNavWrap">
<a id ="bttmNavHome" class="navAnchor" href="index.html">home</a>
<a id ="bttmNavAbout" class="navAnchor" href="about.html">about</a>
<a id ="bttmNavLogIn" class="navAnchor" href="contact-under.html">contact</a>
<a id ="bttmNavLogIn" class="navAnchor" href=" https://restaurant-passport-2.netlify.com/">log-in</a>
</div>
<h6 class="copyright">© 2019 Restaurant Passport Project</h6>
<div class="creditFont" >Icons made by <a href="https://www.flaticon.com/authors/freepik" title="Freepik">Freepik</a> from <a href="https://www.flaticon.com/" title="Flaticon">www.flaticon.com</a></div>
</footer>
</div>
</body>
</html>