-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
executable file
·287 lines (182 loc) · 8.18 KB
/
index.html
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
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
<!DOCTYPE html>
<html lang = "en-US">
<head>
<meta charset = "UTF-8">
<title>Food Portfolio</title>
<link rel = "stylesheet" type = "text/css" href = "CSS/index.css" />
<link rel = "stylesheet" href = "CSS\all.min.css" />
<script src="index.js" async></script>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1, height=device-height">
<link rel="shortcut icon" href="images/pancakes.jpeg" />
<link rel="stylesheet" type="text/css" href="css\all.min.css">
<meta name="description" content="Food Portfolio">
<meta name="keywords" content="Food,Recipes,Chef,Eat,Mobile,Apps,Lambda">
<meta name="author" content="Jashele Tillman & Colby Howell">
</head>
<body>
<script defer="defer" src="menu.js"></script>
<div id="container">
<header class="header"><a href="index.html" class="foodie-text">WTFoodie</a>
<div class="dropdown">
<div class="dropdown-button">
<hr class="menu-lines">
<hr class="menu-lines">
<hr class="menu-lines">
</div>
<div class="dropdown-content dropdown-hidden">
<a class="dropdown-link" href="about.html">About</a>
<a class="dropdown-link" href="features.html">Features</a>
<a class="dropdown-link" href="demo.html">Demo</a>
<a class="dropdown-link" href="pricing.html">Pricing</a>
<a class="dropdown-link" href="contact.html">Contact</a>
</div>
</header>
<div class="carousel">
<img class="slide image-show" src="images/wtfoodie.png" />
<img class="slide image-noshow" src="images/whatweoffer.png" />
<img class="slide image-noshow" src="images/whatclientsaresaying.png" />
<img class="slide image-noshow" src="images/downloadourapp.png" />
<img class="slide image-noshow" src="images/hashtagfoodies.png" />
<img class="slide image-noshow" src="images/fork.png" />
</div>
<div>
<img class="mobile-intro regular-header" src="images/wtfoodie.png" />
</div>
<div class="divider-lines"></div>
<div class="three-ps">
<div class="three-p-box">
<h1 class="three-p-title">Who Are We?</h1>
<p class="three-p-text">A service that provides you with access to over thousands of the best chefs worldwide. Find the best recipes, get "FOODspiration", and connect with other foodies.</p>
</div>
<div class="three-p-box">
<h1 class="three-p-title">Food Your Way</h1>
<p class="three-p-text">Find food you love the way you want it! Hire a personal chef to cater to your taste buds!</p>
</div>
<div class="three-p-box">
<h1 class="three-p-title">Our App</h1>
<p class="three-p-text">Available in both the App Store and the Google Play store with in-app purchases and upgrades unlocking thousands of features! </p>
</div>
</div>
<div class="divider-lines"></div>
<div class="section-title">About Foodie Portfolio</div>
<div class="about-section-content">
<div>
<img class="features-img" src="images/aboutthefoodies.png" alt="">
</div>
<p>Hello we are Jashele and Colby, two Lambda School students and foodies. One day we were discussing how they wish there was a way to go to a restaurant and get food prepared exactly how you want it. However, sometimes it can get complicated and sometimes it still doesn't end up right. And you end up saying to yourself, 'WTF', right? We ended up with WTFoodies that allows you access to get food made the way YOU want it with your own personal chef. The chef listings include chefs you will cook for you anywhere and travel all over.</p>
<p><strong>Some of our app features include:</strong></p>
</div>
<div class="about-lists">
<ul>
<li>Recipe Gallery</li>
<li>Recipe Uploader</li>
<li>High Quality Images</li>
</ul>
<ul>
<li>Chef Profiles</li>
<li>Views And Ratings</li>
<li>Comments</li>
</ul>
</div>
<div class="divider-lines"></div>
<div class="section-title">Features</div>
<div class="feature-row">
<div class="feature-box">
<i class="fas fa-mobile-alt fa-3x"></i>
<p>WTFood is available on Android and iOS devices. Our application is lightweight, and easy to use. We are proud to have designed our application from the ground up and put a heavy focus on usability.</p>
</div>
<div class="feature-box">
<i class="fas fas fa-desktop fa-3x"></i>
<p>While the application is great for mobile usage, we also have a convednient desktop application that is compatible with most web browsers. Visit wtfoodieapp.com to become a member today.</p>
</div>
<div class="feature-box">
<i class="fas fa-pen fa-3x"></i>
<p>Our application is completely customizable. You can change the size of the images, the background colors, the font, the types of recipes you see, and so much more. <a href="demo.html">Download the demo</a> to learn more.</p>
</div>
</div>
<div class="feature-row">
<div class="feature-box">
<i class="fas fa-utensils fa-3x"></i>
<p>WTFoodie currently hosts over 3000 recipes that range from soups, to BBQ, to salads, vegan, vegetarian, and everything in between. If you have a recipe to share, become a member and we offer discount for regular recipe uploads.</p>
</div>
<div class="feature-box">
<i class="fas fa-hamburger fa-3x"></i>
<p>BURGER OF THE WEEK <br> WTFoodie is proud to announce that Monday's are burger of the week days. We have a brand new burger recipe every Monday. Sign up to learn more and submit your burger of the week recipe.</p>
</div>
<div class="feature-box">
<i class="fas fa-pizza-slice fa-3x"></i>
<p>Recipe discounts and feature discounts. Many of our chefs get their memberships free or discounted heavily because they upload a new recipe every month. The more involved you are in WTFoodie, the bigger the discount.</p>
</div>
</div>
<div class="divider-lines"></div>
<div class="section-title">Live Demo</div>
<div class="button-content">
<p>Our live demo features a limited amount of accessability, and a time limit on usage, but is a great way to get an idea of the amount of incredible recipes we have on WTFoodie. Download today to learn more.</p>
</div>
<div class="button-section">
<button class="live-demo-btn">Click Here For A Live Demo</button>
</div>
<div class="divider-lines"></div>
<div class="section-title">Pricing</div>
<div class="pricing-row">
<div class="pricing-box">
<div class="pricing-title">BASIC</div>
<ul>
<li class="pricing-info">Free</li>
<li class="pricing-info">10 Recipes</li>
<li class="pricing-info">10 Photos</li>
<li class="pricing-info">1 Chef Profile</li>
<li class="pricing-info">Comments Disabled</li>
</ul>
</div>
<div class="pricing-box">
<div class="pricing-title">PREMIUM</div>
<ul>
<li class="pricing-info">$10/Month</li>
<li class="pricing-info">100 Recipes</li>
<li class="pricing-info">100 Photos</li>
<li class="pricing-info">3 Chef Profiles</li>
<li class="pricing-info">Comments Enabled</li>
</ul>
</div>
<div class="pricing-box">
<div class="pricing-title">ULTIMATE</div>
<ul>
<li class="pricing-info">$50/Month</li>
<li class="pricing-info">Unlimited Recipes</li>
<li class="pricing-info">Unlimited Photos</li>
<li class="pricing-info">10 Chef Profiles</li>
<li class="pricing-info">Comments Enabled</li>
</ul>
</div>
</div>
<footer>
<div class="divider-lines"></div>
<section class="bottom-widgets">
<div class="contact-us">
<div class="contact-title">Contact Us</div>
<div class="contact-address-phone">
Support - <a href="tel:5551234">555-1234</a><br><br>
Sales - <a href="tel:5551235">555-1235</a><br><br>
Fax - <a href="tel:5551236">555-1236</a><br><br>
Address:<address><u>123 Road Street<br>
Phoenix, AZ 12345</u></address>
</div>
</div>
<div>
<nav class="nav-bottom">
<a href="about.html">About</a>
<a href="features.html">Features</a>
<a href="demo.html">Demo</a>
<a href="pricing.html">Pricing</a>
<a href="contact.html">Contact</a>
</nav>
</div>
</section>
<div class="copyright">
© Foodie Portfolio 2019 • All Rights Reserved
</div>
</footer>
</div>
</body>
</html>