Bug 434142 - Three icons in homepage banner should link to something

Signed-off-by: Christopher Guindon <chris.guindon@eclipse.org>
diff --git a/content/en_index.php b/content/en_index.php
index bec6d60..6fcbd4d 100644
--- a/content/en_index.php
+++ b/content/en_index.php
@@ -14,7 +14,7 @@
   <div class="container">
   	<div class="row">
   	  <div class="col-md-12 landing-well-content">
-				<h1>What is Eclipse?</h1>
+				<h1>Eclipse Is...</h1>
 				<p>An amazing open source community of Tools, Projects and Collaborative Working Groups.</p>
 				<p>Discover what we have to offer and join us.</p>
 				<br/>
@@ -28,7 +28,7 @@
 			<div class="col-md-10  col-md-offset-2 landing-well-action">
 				<ul class="list-inline list-glyphicon">
 				  <li>
-						<a href="#sec_ide">
+						<a href="/ide/">
 							<div class="col-md-8 circle circle-dark">
 						  	<i class="fa fa-desktop"></i>
 						 		<h3>IDE &amp; Tools</h3>
@@ -36,7 +36,7 @@
 						</a>
 					</li>
 				  <li>
-						<a href="#sec_projects">
+						<a href="/projects/">
 							<div class="col-md-8 circle circle-dark">
 							  <i class="fa fa-puzzle-piece"></i>
 							  <h3>Community of Projects</h3>
@@ -44,7 +44,7 @@
 						</a>
 					</li>
 					<li>
-						<a href="#sec_wg">
+						<a href="/org/workinggroups/">
 							<div class="col-md-8 circle circle-dark">
 							 <i class="fa fa-users"></i>
 							  <h3>Collaborative Working Groups</h3>
@@ -134,7 +134,7 @@
       <div class="row">
       	<div class="triangle triangle-black"></div>
 		  	<div class="col-sm-15 highlight-content">
-          <h1>Collaborative Working groups</h1>
+          <h1>Collaborative Working Groups</h1>
 			 		 <p>Eclipse <a href="/org/workinggroups/">Working Groups</a> allow for organizations to collaborate in the development
 			 		 of new innovations and solutions. Based on a set of best practices the Eclipse Foundation
 			 		 is a great place to host new collaborations based on open source principles.</p>