Skip to content
Snippets Groups Projects
Commit e8bc2f67 authored by Liliana Sanfilippo's avatar Liliana Sanfilippo
Browse files

landing page

parent 4bff0bcd
No related branches found
No related tags found
No related merge requests found
...@@ -16,10 +16,10 @@ export function Home() { ...@@ -16,10 +16,10 @@ export function Home() {
<div className="col header-container landing-page-header" id="landing-page-header"> <div className="col header-container landing-page-header" id="landing-page-header">
<div className="row align-items-center"> <div className="row align-items-center">
<div className="col"> <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>
<div className="col-3"> <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>
</div> </div>
<br/> <br/>
...@@ -33,14 +33,14 @@ export function Home() { ...@@ -33,14 +33,14 @@ export function Home() {
</div> </div>
</div> </div>
<div className="row align-items-center"> <div className="row align-items-center">
<div className="col"> <div className="col center">
<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-integrated-human-pratices.webp" />
</div> </div>
<div className="col"> <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>
<div className="col"> <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> </div>
<div className="row align-items-center" style={{marginBottom: "none !important", paddingBottom: "0px !important"}}> <div className="row align-items-center" style={{marginBottom: "none !important", paddingBottom: "0px !important"}}>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment