From e391d633db9a981973afa4e67cd44102b52b9013 Mon Sep 17 00:00:00 2001
From: Hidayatullah Wildan Ghaly Buchary <16521502@std.stei.itb.ac.id>
Date: Mon, 9 Oct 2023 12:45:22 +0700
Subject: [PATCH] doc: update readme

---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
index c6e1faf..dbff47f 100644
--- a/README.md
+++ b/README.md
@@ -80,6 +80,7 @@ docker-php-ext-install mysqli
 <img src="screenshots/display/.m_user_profile.png" width="200">
 <img src="screenshots/display/HOF.png" width="200">
 <img src="screenshots/display/HOF_add.png" width="200">
+<img src="screenshots/display/.m_landing.png" width="200">
 <img src="screenshots/display/.m_403.png" width="200">
 <img src="screenshots/display/.m_404.png" width="200">
 
@@ -100,6 +101,7 @@ docker-php-ext-install mysqli
 <img src="screenshots/display/user_profile.png" width="200">
 <img src="screenshots/display/HOF.png" width="200">
 <img src="screenshots/display/HOF_add.png" width="200">
+<img src="screenshots/display/landing.png" width="200">
 <img src="screenshots/display/403.png" width="200">
 <img src="screenshots/display/404.png" width="200">
 
@@ -189,6 +191,9 @@ docker-php-ext-install mysqli
 ### Hall of Fame Page Mobile
 <img src="screenshots/HOF_mobile.png" width="500">
 
+### Landing Page
+<img src="screenshots/landing.png" width="500">
+
 ## Team Collaboration - Task Allocation
 
 ### Frontend (Client Side)
-- 
GitLab