forked from Jpro714/jpro714.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathverysecret3.html
24 lines (24 loc) · 1.42 KB
/
verysecret3.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
<!DOCTYPE html>
<html>
<head>
<title>Jetty - A San Diego Soda</title>
<link rel="stylesheet" type="text/css" href="stylesheets/secret.css">
</head>
<body style='background: transparent url("/images/jettybg.png") repeat scroll 0% 0%;'>
<div>
<video id="vid" video playsinline autobuffer muted autoplay loop>
<source id="vid" src="images/IMG_6107.mov" type="video/mp4">
</video>
<div class="ptWrapper">
<div id="titleContainer">
<h1 id="title">JETTY</h1>
</div>
<div class="point" id="pt0">Introducing Jetty- a lightly carbonated Posca proudly produced in El Cajon, CA that will give you a new outlook on what a healthy beverage can be.</div>
<div class="point" id="pt1">Jetty takes all the health benefits of Kombucha and gives the taste a clean, slightly tart makeover. Use it as a natural appetite suppressant, a healthy non-alcoholic alternative to beer or just a refreshing way to start taking care of yourself</div>
<div class="point" id="pt2">Make with all-natural fermented pear vinegars aged over 13 months in oak barrels, Jetty is full of probiotics and free of artificial colors, preservatives, sweetners and added sugars.</div>
<div class="point" id="pt3">Refreshing isn't sweet. It's tart, light and all-natural. It's JETTY.</div>
<div class="point" id="email"><a href="">hello@tryjetty.com</a></div>
</div>
</div>
</body>
</html>