Modified:
/trunk/BookGet/index.php
=======================================
--- /trunk/BookGet/index.php Tue Dec 7 08:54:19 2010
+++ /trunk/BookGet/index.php Tue Dec 7 09:02:58 2010
@@ -55,6 +55,12 @@
<?php include("Include/minicart.php"); ?>
</div>
<div id="content"><h1>Welcome to BookGet!</h1>
+ <h5>Who we are:</h5>
+ <p> </p>
+ <p>BookGet is an up and coming website with the intent
of providing all students with an easy and complete book solution. Our goal
is to be a complete goto site for all your text book needs.</p>
+ <p> </p>
+ <p><strong>Any questions or comments please feel free to
contact us.<br>
+ Group 15 - FAU Software Engineering class</strong></p>
<div id="featuredproducts">
<tr>
<th scope="col" class="label">Cover</th>
@@ -67,29 +73,8 @@
</tr>
</div>
- <p> </p>
- <p> </p>
- <p> </p>
- <p> </p>
- <p> </p>
- <p> </p>
- <p> </p>
- <p> </p>
- <p> </p>
- <p> </p>
- <p> </p>
- <p> </p>
- <p> </p>
- <p> </p>
- <p> </p>
- <p> </p>
- <p> </p>
- <h5>Who we are:</h5>
- <p> </p>
- <p>BookGet is an up and coming website with the intent
of providing all students with an easy and complete book solution. Our goal
is to be a complete goto site for all your text book needs.</p>
- <p> </p>
- <p><strong>Any questions or comments please feel free to
contact us.<br>
- Group 15 - FAU Software Engineering class</strong></p>
+
+
</div>
<?php include("Include/footer_bar.php"); ?>
</div>