From 5c0e0f7970bb749cb2a5b7892f1f9ba3c36d0bfe Mon Sep 17 00:00:00 2001
From: Charlotte Vandenbulcke <ch.vandenbulcke@gmail.com>
Date: Wed, 27 Mar 2024 14:25:47 +0100
Subject: [PATCH] changing final project page a bit

---
 public/final-project.html | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)

diff --git a/public/final-project.html b/public/final-project.html
index 8a1ea56..8729ac8 100644
--- a/public/final-project.html
+++ b/public/final-project.html
@@ -35,15 +35,13 @@
                       <h2>My Final Project</h2>
                     </header>
 
-                    <p>This is where I will start defining my final project idea and start to get use to the documentation process.</p>
-
-                    <span class="image object"  align="center">
-                      <img src="images/project-idea.jpg" alt="Project name and idea illustrated" />
-                    </span>
-
                     <section>
                       <h2>Basic idea</h2>
 
+                      <span class="image object"  align="center">
+                      <img src="images/project-idea.jpg" alt="Project name and idea illustrated" />
+                      </span>
+
                       <p>My idea is to create panels that you can easily rearrange as you wish to build a pet house that suits your needs, wills or taste.</p>
                       <p>In addition to the ease of use of these panels, you can choose different types. </br>For instance : depending on the weather, you will have plain panels or perforated ones to let in or protect your pet from fresh air.</p>
                       <p>This basic pet house "kit" will have several optional accessories that you can also easily add/attach to the panels (and remove).</p>
-- 
GitLab