diff --git a/src/contents/Home.tsx b/src/contents/Home.tsx index c81e8217847277cab9e551a51faad01834673618..32645adf937edf0c2b5fa772c865c78364b7a6e6 100644 --- a/src/contents/Home.tsx +++ b/src/contents/Home.tsx @@ -16,10 +16,10 @@ export function Home() { <div className="col header-container landing-page-header" id="landing-page-header"> <div className="row align-items-center"> <div className="col"> - <img src="https://static.igem.wiki/teams/5247/photos/header/bild.webp" /> + <img src="https://static.igem.wiki/teams/5247/thaw/2024-preise.webp" /> </div> <div className="col-3"> - <img src="https://static.igem.wiki/teams/5247/photos/header/bild.webp" /> + <img src="https://static.igem.wiki/teams/5247/thaw/gold-medaille-wiki.webp" /> </div> </div> <br/> @@ -33,14 +33,14 @@ export function Home() { </div> </div> <div className="row align-items-center"> - <div className="col"> - <img src="https://static.igem.wiki/teams/5247/photos/header/bild.webp" /> + <div className="col center"> + <img style={{margin: "auto"}} height="400px" className="center" src="https://static.igem.wiki/teams/5247/thaw/best-integrated-human-pratices.webp" /> </div> <div className="col"> - <img src="https://static.igem.wiki/teams/5247/photos/header/bild.webp" /> + <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 src="https://static.igem.wiki/teams/5247/photos/header/bild.webp" /> + <img style={{margin: "auto"}} height="400px" className="center" src="https://static.igem.wiki/teams/5247/thaw/safety-and-security.webp" /> </div> </div> <div className="row align-items-center" style={{marginBottom: "none !important", paddingBottom: "0px !important"}}>