<!DOCTYPE html>
<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]>         <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
    <head>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
        <title>Milkshake - E-commerce Platform with built-in marketing tools</title>
        <meta name="description" content="">
		<meta name="google-site-verification" content="vM-cxxoHd_4KXQrbQwpH1xc9M5bGH3snJ1eIJJYrBrc" />
        <meta name="viewport" content="width=device-width">

        <!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
		<link rel="shortcut icon" href="favicon.ico">
		<link href="http://fonts.googleapis.com/css?family=Handlee" rel="stylesheet" type="text/css">
		
        <link rel="stylesheet" href="css/normalize.css">
		<link rel="stylesheet" href="css/bootstrap.min.css">
        <link rel="stylesheet" href="css/main.css">
    </head>
    <body>
        <!--[if lt IE 7]>
            <p class="chromeframe">You are using an outdated browser. <a href="http://browsehappy.com/">Upgrade your browser today</a> or <a href="http://www.google.com/chromeframe/?redirect=true">install Google Chrome Frame</a> to better experience this site.</p>
        <![endif]-->

		<header class="container">
			<div class="row">
				<div class="span12">
					<h1>E-commerce Platform with built-in marketing tools</h1>
				</div>
			</div>
		</header>
		
        <section class="container">
		
			<div class="row">
				<div class="span12">
					<div id="myCarousel" class="carousel slide">
						<div class="carousel-inner">
						  <div class="item active">
							<img src="img/get-started.png" alt="Getting Started with Milkshake is easy!">
							<div class="carousel-caption">
							  <h4>Getting Started with Milkshake is easy!</h4>
							  <p><button class="btn btn-large sign-up btn-success">Sign up</button>You'll be guided through the process of creating, launching and marketing your store.</p>
							</div>
						  </div>
						  <div class="item">
							<img src="img/design-your-store.png" alt="Get help from great people to design your store!">
							<div class="carousel-caption">
							  <h4>Get help from great people to design your store</h4>
							  <p><button class="btn btn-large sign-up btn-success">Sign up</button>Design is hard. Invite a designer you know, or find one online!.</p>
							</div>
						  </div>
						  <div class="item">
							<img src="img/market-your-store.png" alt="Market your store on social networks, via e-mail and through search engines!">
							<div class="carousel-caption">
							  <h4>Market your store on social networks, via e-mail and through search engines!</h4>
							  <p><button class="btn btn-large sign-up btn-success">Sign up</button>Get the traffic flowing with the marketing tools built right into Milkshake.</p>
							</div>
						  </div>
						  <div class="item">
							<img src="img/category-details.png" alt="Add categories, see details, traffic & social stats!">
							<div class="carousel-caption">
							  <h4>Add categories, see details, traffic & social stats!</h4>
							  <p><button class="btn btn-large sign-up btn-success">Sign up</button>Product categories are your <a href="http://www.copyblogger.com/cornerstone-pages/">cornerstone content</a>. Create great content, and see the traffic flowing from those social channels.</p>
							</div>
						  </div>
						  <div class="item">
							<img src="img/product-details.png" alt="Manage products, see traffic & social stats, reviews, most popular!">
							<div class="carousel-caption">
							  <h4>Manage products, see traffic & social stats, reviews, most popular!</h4>
							  <p><button class="btn btn-large sign-up btn-success">Sign up</button>Make your product pages stand out, and get visitors to buy.</p>
							</div>
						  </div>
						  <div class="item final">
							<img src="img/sign-up.png" alt="Getting Started with Milkshake is easy!">
							<div class="sign-up-form">
								<form action="http://sweetmilkshake.createsend.com/t/r/s/gyuw/" method="post" id="subForm">
									<fieldset class="form-horizontal">
										<div class="control-group">
											<label class="control-label" for="name">Name:</label>
											
											<div class="controls">
												<input type="text" name="cm-name" id="name" size="25" placeholder="First name please" />
											</div>
										</div>
										
										<div class="control-group">
											<label class="control-label" for="gyuw-gyuw">Email Address:</label>
											
											<div class="controls">
												<input type="text" name="cm-gyuw-gyuw" id="gyuw-gyuw" size="25" placeholder="e.g. me@domain.com" />
											</div>
										</div>
									</fieldset>
									<div class="submit">
										<input type="submit" value="Subscribe" class="btn btn-large btn-success" />
									</div>
								</form>
							</div>
							<div class="carousel-caption">
							  <h4>Sign up for launch day</h4>
							  <p>Get the inside scoop, and get invited on launch day!</p>
							</div>
						  </div>
						</div>
						<a class="left carousel-control" href="#myCarousel" data-slide="prev">&lsaquo;</a>
						<a class="right carousel-control" href="#myCarousel" data-slide="next">&rsaquo;</a>
					</div>
				</div>
			</div>
		
		</section>

        <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
        <script>window.jQuery || document.write('<script src="js/vendor/jquery-1.8.0.min.js"><\/script>')</script>
        <script src="js/vendor/bootstrap.min.js"></script>
        <script src="js/plugins.js"></script>
        <script src="js/main.js"></script>

        <!-- Google Analytics: change UA-XXXXX-X to be your site's ID. -->
        <script>
            var _gaq=[['_setAccount','UA-29820620-2'],['_trackPageview']];
            (function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
            g.src=('https:'==location.protocol?'//ssl':'http://www')+'.google-analytics.com/ga.js';
            s.parentNode.insertBefore(g,s)}(document,'script'));
        </script>
    </body>
</html>
