123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114 |
- <html>
- <head>
- <title>Slim Coffee Shop</title>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta name="description" content="The slim coffee shop sells Valentus coffee products that help to control appetite and aid in weight loss.">
- <meta name="keywords" content="slim coffee shop, slim coffee, valentus, coffee, slimroast">
- <meta name="robots" content="all">
- <link rel='shortcut icon' href='favicon.ico' type="image/x-icon">
- <link rel='icon' href='images/favicon.png' sizes="192x192">
- <link rel='apple-touch-icon' href='images/favicon.png' sizes="180x180">
- <!-- Open Graph -->
- <meta property="og:title" content="Slim Coffee Shop" />
- <meta property="og:description" content="The slim coffee shop sells Valentus coffee products that help to control appetite and aid in weight loss.">
- <meta property="og:type" content="article" />
- <meta property="og:url" content="http://slimcoffeeshop.com" />
- <meta property="og:image" content="http://slimcoffeeshop.com/images/og_slim.png" /><!--470x246 --> <!--158x158-->
- <meta property="og:image:type" content="image/gif" />
- <meta property="og:image:width" content="300" />
- <meta property="og:image:height" content="300" />
- <!-- Twitter Card -->
- <meta name="twitter:card" content="summary" />
- <meta property="twitter:title" content="Slim Coffee Shop" />
- <meta property="twitter:description" content="The slim coffee shop sells Valentus coffee products that help to control appetite and aid in weight loss.">
- <!--<meta name="twitter:creator" content="" />-->
- <meta name="twitter:image:src" content="http://slimcoffeeshop.com/images/twitter_slim.png" /> <!--600x300-->
- <meta name="twitter:domain" content="http://slimcoffeeshop.com" />
-
- <link href="https://fonts.googleapis.com/css?family=Lobster|Courgette|Fjalla One" rel="stylesheet" />
- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css" />
- <link rel="stylesheet" media="screen" href="css/main.css" />
- </head>
- <body>
- <div id="wrapper">
- <div id="banner"><img src="./images/banner.jpg" alt="Manage weight with the healthiest coffee on the planet!" /></div>
- <div id="header-text"><h1><a href="#"><span class="dark">Slim</span><span class="bright">Coffee</span><span class="light">Shop</span></a></h1></div>
- <div id="detail-section">
- <div class="button-center shift-right">
- <a class="order-button" id="top-order-button" onclick="javascript:order();return false;" href="http://www.orderslimroast.com/Coffeeclub">Order Now</a>
- </div>
- <div id="detail-content">
- <div id="detail-image">
- <img src="./images/lady.png" />
- </div>
- <div id="detail-text">
- <p>Drinking a daily cup of slim roast coffee can jump start your weight loss goals! Tammy went from a size 14 to a size 6 in just four months!<br />Interested in starting your journey? Order now or <a href="mailto:slimcoffeeshop@gmail.com?subject=Slim Coffee Samples">email me for samples</a>!</p>
- </div>
- </div></div>
- <div id="feature-section">
- <div id="feature-content">
- <h1>One cup a day is all it takes!</h1>
- <div class="feature">
- <img src="./images/icon1.png" /><p>CONTROLS APPETITE<br />REGULATES SUGAR AND<br />FAT ABSORPTION</p>
- </div>
- <div class="feature">
- <img src="./images/icon2.png" /><p>HELPS PROMOTE<br />HEALTHY BRAIN<br />FUNCTION</p>
- </div>
- <div class="feature">
- <img src="./images/icon3.png" /><p>TASTES AMAZING<br />ANTIOXIDANT<br />ELEVATES MOOD</p>
- </div>
- </div>
- </div>
- <div id="action-section">
- <div class="button-center">
- <a class="order-button" id="inline-order-button" onclick="javascript:order();return false;" href="http://www.orderslimroast.com/Coffeeclub">Order Now</a>
- </div>
- <div id="commitment-text">
- <h1>Commit To You</h1>
- <p>We are committed to helping you reach your weight loss goals.</p>
- <p>Are YOU ready?</p>
- <p>Take control of your weight loss and health because now is the time to make it happen! Order now to get started or <a href="mailto:slimcoffeeshop@gmail.com?subject=Slim Coffee Samples">email me for free samples</a>!</p>
- </div>
- <div id="commitment-image"><img src="./images/dude.png" /></div>
- </div>
- </div>
- <form method="post" name="valentus-order" action="https://www.valentus.com/aff/join">
- <input type="hidden" name="ENROLLER" value="566689">
- <input type="hidden" name="SOURCE" value="">
- <input type="hidden" name="PAGE" value="2">
- <input type="hidden" name="PRODUCT" value="">
- </form>
- <footer>
- <div class="footer-section">
- <p>Questions, comments, free sample request?</p><p><a href="mailto:slimcoffeeshop@gmail.com?subject=Slim Coffee Samples">Email me</a></p>
- </div>
- <div class="footer-section">
- <p>Looking for other Valentus products?</p><p><a href="http://www.myvalentus.com/Coffeeclub" target="_blank">Order Here</a></p>
- </div>
- <div class="footer-section">
- <p>Want to learn more about how to drink?</p><p><a href="./Weight_Loss_Tips.pdf" download target="_blank">More Info</a></p>
- </div>
- </footer>
- <script type="text/javascript">
- function order(x) {document.forms['valentus-order'].submit();}
- </script>
- <script>
- (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
- (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
- m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
- })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
- ga('create', 'UA-83226729-2', 'auto');
- ga('send', 'pageview');
- </script>
- </body>
- </html>
|