changeset 21:ad3dfcde5a97

Changed the 'Benefits' entries on the index page to 'power and speed', 'just works'.
author Arne Babenhauserheide <bab@draketo.de>
date Sun, 15 Feb 2009 17:54:23 +0100
parents 7b2d898ec15a
children f09aa2a0e4c8 6e38a692c656
files src/en/index.html
diffstat 1 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/src/en/index.html	Sun Feb 15 16:47:13 2009 +0100
+++ b/src/en/index.html	Sun Feb 15 17:54:23 2009 +0100
@@ -57,16 +57,16 @@
 					<h3>How you can benefit from Mercurial</h3>
 					<ol>
 						<li class="i-1">
-							<h4><a href="javascript:void(0);">Download and install</a></h4>
-							<p>Donec ut pede ac lorem iaculis aliquam. Curabitur feugiat, libero scelerisque laoreet malesuada, purus lorem fermentum quam, eget rhoncus quam sapien ac nulla. Praesent id turpis.</p>
+							<h4><a href="about.html">Power and speed</a></h4>
+							<p>Mercurial offers you the power and speed to efficiently handle projects of any size and kind. You can use a multitude of [workflows]() and easily enhance its functionality with [extensions]().</p>
 						</li>
 						<li class="i-2">
-							<h4><a href="javascript:void(0);">Follow our simple Guide to learn how you can Revision your documents with Mercurial</a></h4>
-							<p>Suspendisse pulvinar dolor nec massa. Mauris sit amet orci porta velit congue fringilla. Pellentesque ipsum libero, scelerisque luctus</p>
+							<h4><a href="javascript:void(0);">Ease of use</a></h4>
+							<p>Mercurials consistent and intuitive interface makes it easy to learn and understand. You can simply start with the [bare basics][] and learn incrementally or print a copy of the [hgbook]() to understand the big picture in one go. </p>
 						</li>
 						<li class="i-3">
-							<h4><a href="javascript:void(0);">Get involved.</a></h4>
-							<p>Create extensions, translate the documentation, test beta versions.</p>
+							<h4><a href="testimonies">Just works.</a></h4>
+							<p>Mercurial strives to deliver on each of its promises. Most tasks simply work on the first try and without requiring arcane knowledge. (If one doesn't, that's most likely no feature but a <a href="http://selenic.com/mercurial/bugs/">bug</a>. Please <a href="http://selenic.com/mercurial/bugs/">tell us about it</a>!)</p>
 						</li>
 					</ol>
 				</div>