From abf5ff1dd09bfa7eedded0111299c6e6b716d4ec Mon Sep 17 00:00:00 2001
From: Liliana Sanfilippo <lsanfilippo@techfak.uni-bielefeld.de>
Date: Thu, 21 Nov 2024 20:07:32 +0100
Subject: [PATCH] landing page

---
 src/contents/Home.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/contents/Home.tsx b/src/contents/Home.tsx
index 32645adf..5c2f194c 100644
--- a/src/contents/Home.tsx
+++ b/src/contents/Home.tsx
@@ -40,7 +40,7 @@ export function Home() {
               <img style={{margin: "auto"}} height="400px" className="center" src="https://static.igem.wiki/teams/5247/thaw/best-presentation-award.webp" />
               </div>
               <div className="col">
-              <img style={{margin: "auto"}} height="400px" className="center" src="https://static.igem.wiki/teams/5247/thaw/safety-and-security.webp" />
+              <img style={{margin: "auto"}} height="400px" className="center" src="https://static.igem.wiki/teams/5247/thaw/safety-and-security-neu.webp" />
                </div>
             </div>  
             <div className="row align-items-center" style={{marginBottom: "none !important", paddingBottom: "0px !important"}}>
-- 
GitLab