www.makepostsell.com/index.html
russellballestrini 2af7534203 stubbing in page.
new file:   common.css
	new file:   index.html
	new file:   mps.css
	new file:   static/mps.png
2020-01-27 12:56:52 -05:00

97 lines
2.6 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>Sell digital downloads in your own shop, commission free | MakePostSell</title>
<!-- this makes mobile pretty... -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="theme-color" content="#5871ad">
<link rel="stylesheet" href="common.css">
<link rel="stylesheet" href="mps.css">
</head>
<body>
<div class="message-ribbon">
Sell digital downloads in your <i>own shop</i>, commission free, with MakePostSell.
</div>
<noscript>
<style>
.js-only {display: none;}
</style>
</noscript>
<section class="main">
<section class="nav-grid">
<section class="nav">
<section class="logo">
<a href="/"><img class="logo" src="/static/mps.png" /></a>
</section>
<section class="middle">
</section>
<section class="log-in">
<a href="https://my.makepostsell.com/join-or-log-in">My Account</a>
</section>
<!-- nav -->
</section>
<!-- nav-grid -->
</section>
<section class="content">
<section class="one-column well">
<ul>
<li>No commissions! All money from sales is yours.</li>
<li>Risk free! Pay nothing until your 3rd sale.</li>
<li>Always open! $19/mo for an online shop that runs itself, 24/7/365</li>
</ul>
</section>
<br/>
<section class="one-column well">
MakePostSell is the best way to monitize your blog or social media.
<br/>
You already provide your followers immense value for free. If you blog or vlog plenty but your wallet is still empty, you should sell digital downloads.
<br/>
Selling on a marketplace means paying an average or 20-35% commission per sale. If you sell a $20 product, the marketplace will tax you between $4 to $7, yeilding you between $13 to $16...
<br/>
<br/>
With MakePostSell you <b>do not pay sales commissions</b>. If you sell a $20 product, you earn $20!
<br/>
<br/>
When you build your shop with MakePostSell, you are in complete control of your destiny and brand. Nobody can censor or de-platform you. Nobody can charge you sales commission. Nobody can remove your products. You run your shop on your own web domain.
</section>
<br/>
<section class="one-column well">
Hi my name is Russell, and I'm the founder and creator of MakePostSell. I'm looking for people to join the beta. If you are selected, you will help shape how MakePostSell works, and as payment your shop will only cost you $10 per month (forever).
</section>
<!-- content -->
</section>
<!-- main -->
</section>
</body>
</html>