Skip to content

Instantly share code, notes, and snippets.

@T-Rave
Created January 20, 2016 21:18
Show Gist options
  • Save T-Rave/0579ca194d76561344e1 to your computer and use it in GitHub Desktop.
Save T-Rave/0579ca194d76561344e1 to your computer and use it in GitHub Desktop.
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<meta name="description" content="At Flywheel, we work on hard problems. Then we have some fun.">
<title>Send Support a Beer</title>
<link rel="shortcut icon" type="image/x-icon" href="images/favicon.ico">
<link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,300italic,400italic,600italic|Montserrat:400,700" rel="stylesheet" type="text/css">
<!--[if lt IE 9]><script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
<link rel="stylesheet" href="css/main.css">
</head>
<body>
<main class="herowrapper">
<div class="hero">
<h4>Share a six pack with the support team!</h4>
</div>
</main>
<main class="partyinfo">
<div class="description">
<p>The customer support team is at the very heart of Flywheel, and they pride themselves on providing superior service. Every now and then, our customers reach out to thank them with both warm thanks and/or cold beers. If you’re happy with our happiness engineers, here’s an easy way to say thanks!</p>
</div>
<div>
<img src="http://t-rave.com/support-beer/img/beercheer-cluster.svg" , width="400px">
</div>
</main><main class="join_party">
<a href="#" class="biglink">SEND US A BEER &rarr;</a>
<a href="http://twitter.com/home?status=Cheers to the @HeyFlywheel support team for their help today. Check ‘em out! → http://getFlywheel.com" class="smlink" target="_blank">(Or, give us a virtual cheers)</a>
</main>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment