From b11a9b8ef062aa8e40fcea035dc0c3dc3dd3f0fc Mon Sep 17 00:00:00 2001
From: HauErn Lien <lienhe81@gmail.com>
Date: Tue, 1 Oct 2024 17:56:47 +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 51b20607..3cc0b3e6 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/home-bg-3.jpg");
+      background-image: url("https://static.igem.wiki/teams/5187/bg-main-4.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