From 398a1affcaca61d6b938be36ff052a0d9c671902 Mon Sep 17 00:00:00 2001
From: Haidar <16521522@mahasiswa.itb.ac.id>
Date: Mon, 9 Oct 2023 14:32:45 +0700
Subject: [PATCH] fix: fixing readme img bug

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index dbff47f..0a82baf 100644
--- a/README.md
+++ b/README.md
@@ -186,13 +186,13 @@ docker-php-ext-install mysqli
 <img src="screenshots/user_profile_mobile.png" width="500">
 
 ### Hall of Fame Page Desktop
-<img src="screenshots/HOF_desktop.png" width="500">
+<img src="screenshots/hof_desktop.png" width="500">
 
 ### Hall of Fame Page Mobile
-<img src="screenshots/HOF_mobile.png" width="500">
+<img src="screenshots/hof_mobile.png" width="500">
 
 ### Landing Page
-<img src="screenshots/landing.png" width="500">
+<img src="screenshots/landing_desktop.png" width="500">
 
 ## Team Collaboration - Task Allocation
 
-- 
GitLab