-
Notifications
You must be signed in to change notification settings - Fork 0
/
vibin.html
32 lines (32 loc) · 2.79 KB
/
vibin.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
<!DOCTYPE html>
<html>
<head>
<title>Claudia Wynn</title>
<link rel="stylesheet" type="text/css" href="style.css">
<link href='https://fonts.googleapis.com/css?family=Montserrat:400,700' rel='stylesheet' type='text/css'>
</head>
<body>
<div class="back">
<a class="web" href="./index.html">← back</a>
<a class="mobile" href="./index.html">←</a>
</div>
<div class="container">
<div class="project-header">
<h1>Vib.in</h1>
<p class="tag">UX Design</p>
<!-- update picture obvs -->
<img class="project-feature" src="./assets/sa-feature.png"/>
</div>
<div>
<h1 class="section-title">The Short Version</h1>
<p>Bacon ipsum dolor amet andouille jowl strip steak ribeye rump short loin picanha prosciutto tongue tenderloin ground round tail porchetta. Short ribs porchetta bresaola picanha meatloaf ball tip pastrami chicken pork belly. Doner pork loin short loin porchetta ribeye picanha pork belly landjaeger. Chicken frankfurter ball tip shankle drumstick pork loin jowl t-bone short ribs beef kevin chuck ribeye porchetta ham. Sirloin kielbasa pig pancetta.<br><br>Capicola jowl swine, short loin sausage strip steak chuck. Pork pork belly alcatra landjaeger, ham drumstick doner boudin ball tip ribeye salami bacon tenderloin sausage. Shankle tail ground round landjaeger sirloin kevin jowl pork chop strip steak. Shoulder hamburger kielbasa meatloaf pastrami ground round pig. Boudin porchetta strip steak, tenderloin frankfurter picanha pastrami. Prosciutto turducken tail ribeye. Strip steak sausage shankle turkey.</p>
<h1 class="section-title">The Process</h1>
<p>Lorem Khaled Ipsum is a major key to success. Fan luv. Congratulations, you played yourself. To be successful you've got to work hard, to make history, simple, you've got to make it. The key to more success is to have a lot of pillows. Fan luv. To succeed you must believe. When you believe, you will succeed. The key to more success is to get a massage once a week, very important, major key, cloth talk. Let me be clear, you have to make it through the jungle to make it to paradise, that's the key, Lion! They never said winning was easy. Some people can't handle success, I can.<br><br>Surround yourself with angels, positive energy, beautiful people, beautiful souls, clean heart, angel. A major key, never panic. Don't panic, when it gets crazy and rough, don't panic, stay calm. I'm up to something. Every chance I get, I water the plants, Lion! I'm up to something. Congratulations, you played yourself. Always remember in the jungle there's a lot of they in there, after you overcome they, you will make it to paradise.</p>
</div>
<div class="footer">
<a class="prev" href="./calendar.html">← Previous Project</a>
<a class="next" href="brotherly-art.html">Next Project →</a>
</div>
</div>
</body>
</html>