Skip to content

Commit

Permalink
Personalized text and images added.
Browse files Browse the repository at this point in the history
  • Loading branch information
vdeclerk committed Jul 22, 2013
1 parent ba6ba9f commit 4968825
Showing 1 changed file with 24 additions and 15 deletions.
39 changes: 24 additions & 15 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,14 +126,15 @@
<!-- We use row-fluid inside containers to archive a resizable layout. -->
<div class="container">
<div class="row-fluid navigation">

<div class="row-fluid heading">
<div class="span12">
<h1>Bitstarter Title</h1> <!-- TODO: The name -->
<h1>Ta&#365;geco</h1>
</div>
</div>
<div class="row-fluid subheading">
<div class="span12">
<p class="lead">This is my first bitstarter project.</p> <!-- TODO: The line -->
<p class="lead">Your healthy lifestyle personal assistant.</p> <!-- TODO: The line -->
</div>
</div>
<div class="row-fluid pitch">
Expand All @@ -151,7 +152,7 @@ <h3>1000</h3> <p>backers</p>
</div>
<div class="span4">
<div class="linediv-c">
<h3>$6000</h3> <p>of $10,000</p>
<h3>0</h3> <p>of $7000</p>
</div>
</div>
<div class="span4">
Expand Down Expand Up @@ -181,26 +182,29 @@ <h3>10</h3><p>days left</p>
<!-- Marketing copy -->
<div class="row-fluid section1">
<div class="span5 offset1 asset">
<img class="img-polaroid" src="http://placehold.it/480x300">
<img class="img-polaroid" src="http://www.leanitup.com/wp-content/uploads/2012/08/bigstockphoto_Fitness_People_2839175.jpg">
</div>
<div class="span5 copy">
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse sodales eros odio, dictum auctor metus lacinia vel. Fusce aliquet nisi orci, eget dignissim enim vehicula ut. Vivamus sem tortor, ultrices a sem et, vestibulum ornare orci. Maecenas sed lacus ut urna mollis consequat. Nulla placerat urna eu malesuada ornare. Curabitur nec scelerisque urna, id blandit est. Aenean eget velit pellentesque odio porta semper sit amet at lectus. Etiam laoreet ullamcorper nisl, vulputate commodo ligula scelerisque sed.

Ut mattis rhoncus faucibus.
Ta&#365;geco is a personal assistant that gives you tips for improving your lifestyle, so you can
get fit and have a healthy and longer life.
Your personal assistant will recomend you what to eat based in the nutrients you lack in your preceding meals,
will remaind you to keep hydrated and make you see how small changes in your habits can get you away from sedentarism.
</p>
</div>
</div>
<div class="row-fluid section2">
<div class="span5 offset1 copy copy-right">
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse sodales eros odio, dictum auctor metus lacinia vel. Fusce aliquet nisi orci, eget dignissim enim vehicula ut. Vivamus sem tortor, ultrices a sem et, vestibulum ornare orci. Maecenas sed lacus ut urna mollis consequat. Nulla placerat urna eu malesuada ornare. Curabitur nec scelerisque urna, id blandit est. Aenean eget velit pellentesque odio porta semper sit amet at lectus. Etiam laoreet ullamcorper nisl, vulputate commodo ligula scelerisque sed.

Ut mattis rhoncus faucibus.
Making the right choice on what and when to eat, can improve your health and prevent chronic disease. Eating on time can avoid
to eat with hungry helping to keep your energy balance and improve your nutrients absortion.
Eating the appropriate amounts of carbohidrates, proteins and fat, mantaining your vitamins and minerals at the recomended levels, and
taking advantage of the benefits of the phytonutrients, will make your body be ready to do the things that life demands, you will
enjoy life more fully.
</p>
</div>
<div class="span5 asset">
<img class="img-polaroid" src="http://placehold.it/480x300">
<img class="img-polaroid" src="http://78superfoods.com/wp-content/uploads/2011/10/superfoods.jpg">
</div>
</div>
<!-- FAQ with accordion -->
Expand All @@ -211,27 +215,32 @@ <h3>FAQ</h3>
<div class="accordion-group">
<div class="accordion-heading">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#collapseOne">
What does FAQ stand for?
Why being fit is important anyway?
</a>
</div>
<div id="collapseOne" class="accordion-body collapse">
<div class="accordion-inner">
Frequently Asked Question.
Fitness gives you the energy and time you need for doing anything you want.
Gives you energy because the training and the nutrients, and gives you time
because fit people lives longer and better quality years.
</div>
</div>
</div>
<div class="accordion-group">
<div class="accordion-heading">
<a class="accordion-toggle" data-toggle="collapse" data-parent="#accordion2" href="#collapseTwo">
What's a Frecuently Asked Question?
I don't have leisure time. Can I have any benefit without exercising?
</a>
</div>
<div id="collapseTwo" class="accordion-body collapse">
<div class="accordion-inner">
A question which is commonly asked by users.
Ta&#365;geco will give you personalized tips so you can do the same things in a diferent way.
When you reach fitness, you will notice that your day will become longer, you will not fill undue fatigue, and the
vigor and alertness will aloud you to do more thing than now.
</div>
</div>
</div>
<!-- TODO: Add more FAQ's -->
</div>
</div>
</div>
Expand Down

0 comments on commit 4968825

Please sign in to comment.