From 49d9c3745cdcb226819da6fb2b94d4b6742f38ac Mon Sep 17 00:00:00 2001
From: HauErn Lien <lienhe81@gmail.com>
Date: Tue, 1 Oct 2024 18:03:21 +0000
Subject: [PATCH] Update file tryhomepage.html

---
 wiki/pages/tryhomepage.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wiki/pages/tryhomepage.html b/wiki/pages/tryhomepage.html
index 3cc0b3e6..8e3d5350 100644
--- a/wiki/pages/tryhomepage.html
+++ b/wiki/pages/tryhomepage.html
@@ -42,7 +42,7 @@
       width: 100%;
       height: 100vh;
       transition: 1。5s;
-      background-image: url("https://static.igem.wiki/teams/5187/bg-main-4.jpg");
+      background-image: url("https://static.igem.wiki/teams/5187/bg-main-5.jpg");
       background-size: cover; /* Makes the image cover the entire area */
       background-repeat: no-repeat; /* Prevents the image from repeating */
       background-position: center; /* Centers the image */
-- 
GitLab