Files
website/index.html
ndisalvio 266769ff93 Update index.html
Changed all references of TellForm over to OhMyForm.
2019-07-21 21:22:19 -04:00

60 lines
2.2 KiB
HTML
Executable File

---
title: OhMyForm
description: Never has there been such a good Open Source form
---
<section class="hero">
<div class="text-container">
<h1 class="editable">Craft <strong>beautiful</strong> forms in seconds</h1>
<p class="subtext editable">Create stunning embedable forms for recruiting, market research, surveys and more.</p>
<!--<div class="cta button alt"><a href="/sign-up/">Get Started Free</a></div>-->
<div>
<img src="/images/demo.gif" alt="Screenshot" class="screenshot editable" />
</div>
</div>
</section>
<div class="content">
<section>
<div class="container flex">
<div class="text editable">
<h2>Tons of features built in</h2>
<p>With OhMyForm you'll get all the features you need to run, administer, analyze and distribute forms for free.</p>
</div>
<div class="image">
<img src="/images/macbook_screenshot_original.png" class="editable" />
</div>
</div>
</section>
<section>
<div class="container flex">
<div class="text editable">
<h2>The beauty of opensource software</h2>
<p>With our opensource community, OhMyForm is always improving and is vetted by top programming experts around the world, ensuring that our code is top-notch, eliminating potential bugs and errors.</p>
</div>
<div class="image">
<img src="/images/tellform_github_cropped.png" class="screenshot editable" />
</div>
</div>
</section>
<section class="bottom-cta">
<h2 class="editable">Host it yourself. No installation fee. No monthly charges.</h2>
<p>OhMyForm will forever be 100% opensource. That's our commitment to you.</p>
<div class="button alt"><a href="/docs/install">Install Yourself</a></div>
</section>
<!--
<section class="testimonial">
<div class="container flex">
<div class="testimonial-block">
<div class="square-image"><img src="https://source.unsplash.com/6anudmpILw4/600x400" alt="Jim James" class="editable"></div>
<blockquote>
<p class="editable">Hydra has shaped the business we have today. We have a repeatable sales process and a strategy to scale our team. I recommend Hydra to any business looking to improve their sales.</p>
<p class="editable author">Jim James - CEO of Global Corp.</p>
</blockquote>
</div>
</div>
</section>
-->
</div>