You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

62 lines
1.7 KiB

<div class="block home-page-block article">
13 years ago
<div class="content">
13 years ago
<h1>Totally Free DNS service for everyone <small>created by Geeks</small></h1>
13 years ago
<div class="inner home-page-inner">
13 years ago
<table class="home-page-duo">
13 years ago
<tr>
13 years ago
<td class="home-page-text">
13 years ago
<%= render :partial => 'pages/home/headlines' %>
13 years ago
<br />
<%= render :partial => 'pages/fragments/action' %>
13 years ago
</td>
13 years ago
<td class="home-page-images">
13 years ago
<%= render :partial => 'pages/home/slides' %>
13 years ago
</td>
</tr>
</table>
</div>
</div>
</div>
13 years ago
<table class="home-page-duo">
<tr>
<td>
<blockquote>
* We are two geeks who built a free DNS service to fill a void in this space. <br />
* The service is free and we hope to support it on either a freemium model or some sort of affiliate sales.
13 years ago
</blockquote>
</td>
<td>
<blockquote>
* Note that we just started it, and there are still things to be done, it's still a work in progress.<br />
* Nevertheless the service is at this point functional and there are people already using it.
13 years ago
</blockquote>
</td>
</tr>
</table>
<div class="block">
<div class="content">
13 years ago
<div class="inner home-page-second">
13 years ago
<table class="home-page-duo">
<tr>
13 years ago
<td class="home-page-text">
<h2>Benefits</h2>
<%= render 'pages/fragments/benefits' %>
13 years ago
<br /><br />
13 years ago
<%= render :partial => 'pages/fragments/action' %>
</td>
13 years ago
<td class="home-page-images">
<h2>Features</h2>
<%= render 'pages/fragments/features' %>
</td>
</tr>
</table>
</div>
</div>
</div>