From 998e877ea95bc37762988e9dbe40402947c7d0d4 Mon Sep 17 00:00:00 2001
From: Joe TS Dell <thunyathep.s@outlook.com>
Date: Tue, 1 Jun 2021 16:40:24 +0200
Subject: [PATCH] up

---
 public/home/index.html | 22 +++++++++++++++++-----
 1 file changed, 17 insertions(+), 5 deletions(-)

diff --git a/public/home/index.html b/public/home/index.html
index 5414529..3317d6e 100644
--- a/public/home/index.html
+++ b/public/home/index.html
@@ -46,10 +46,20 @@
 		<h1>Our Idea</h1>
 		<h4>The Smart Participation Game in Four Easy Steps</h4>
 		<p>
-			<li>Plan</li>
-			<li>Build</li>
-			<li>Play</li>
-			<li>Reward</li>
+			<ol type="I">
+				<li>
+				 <b>PLAN</b> (Public/private sector, Real Estate)
+				</li>
+				<li>
+				 <b>BUILD</b> (Game Developer)
+				</li>
+				<li>
+				 <b>PLAY</b> (Any Citizens – Young adults)
+				</li>
+				<li>
+				 <b>REWARD</b> (Decision makers gives awards to the best planning (can be real award or ingame awards))
+				</li>
+			</ol>
 		</p>
 			
 		
@@ -68,7 +78,9 @@
 
 	</div>
 
-	<div class="footer"></div>
+	<div class="footer">
+		<h1>Our Team</h1>
+	</div>
 	<div class="legal"></div>
 
 	<script src="../settings.js"> </script>
-- 
GitLab