update project phase
diff --git a/pages/_index.html b/pages/_index.html
index 109291e..b5d410c 100644
--- a/pages/_index.html
+++ b/pages/_index.html
@@ -93,10 +93,17 @@
<div>
<h3>Current Status</h3>
-<p>The project is in the process of moving the codebase to Eclipse. Tycho is currently in the <a href="http://www.eclipse.org/projects/dev_process/validation-phase.php">Incubation Phase</a>.
+<p>
+<table>
+<tr><td>
+Tycho is currently in the <a href="http://www.eclipse.org/projects/dev_process/validation-phase.php">Incubation Phase</a>.
+</td>
+<td>
<a href="/projects/what-is-incubation.php">
<img align="right" src="/images/egg-incubation.png" border="0" />
</a>
+</td></tr>
+</table>
</p>
</div>