From f3a69aefe9d67f5a183dcc4d03f26deea4ff7243 Mon Sep 17 00:00:00 2001
From: Liliana Sanfilippo <liliana.sanfilippo@uni-bielefeld.de>
Date: Wed, 18 Sep 2024 13:27:17 +0200
Subject: [PATCH] partners

---
 src/contents/partners.tsx | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)

diff --git a/src/contents/partners.tsx b/src/contents/partners.tsx
index 701aa0af..0465a30e 100644
--- a/src/contents/partners.tsx
+++ b/src/contents/partners.tsx
@@ -122,7 +122,7 @@ export function Partners() {
         <div id="project-portrait" className="sponsor-portrait" style={{padding: "20px"}}>
           <div className="row align-items-center">
             <div className="col">
-              <a className="sponsor-container" href="">
+              <a className="sponsor-container" href="https://www.zymoresearch.com/">
                   <img className="img-sponsor-partner-page" src="https://static.igem.wiki/teams/5247/sponsors/zymo.png"/>
                 </a>
             </div>
@@ -145,7 +145,7 @@ export function Partners() {
                 </a>
               </div>
             <div className="col">
-              <a className="sponsor-container" href="">
+              <a className="sponsor-container" href="https://bio.nrw.de/">
                 <img className="img-sponsor-partner-page" src="https://static.igem.wiki/teams/5247/sponsors/bionrw-logo.png"/>
               </a>
             </div>
@@ -158,17 +158,17 @@ export function Partners() {
         <div id="project-portrait" className="sponsor-portrait" style={{padding: "20px"}}>
           <div className="row align-items-center">
             <div className="col">
-              <a className="sponsor-container" href="www.promega.com">
+              <a className="sponsor-container" href="https://www.promega.com">
                 <img className="img-sponsor-partner-page" src="https://static.igem.wiki/teams/5247/sponsors/promega-gelb.png"/>
               </a>
             </div>  
             <div className="col">
-              <a className="sponsor-container" href="">
+              <a className="sponsor-container" href="https://www.microsynth.com">
                 <img className="img-sponsor-partner-page" src="https://static.igem.wiki/teams/5247/sponsors/microsynth-logo.png"/>
               </a>
             </div>
             <div className="col">
-              <a className="sponsor-container" href="">
+              <a className="sponsor-container" href="https://www.neb.com/en/">
                   <img className="img-sponsor-partner-page" src="https://static.igem.wiki/teams/5247/sponsors/neb-logo.png"/>
               </a>
             </div>
@@ -226,7 +226,7 @@ export function Partners() {
           <div id="meetup-portrait" className="col-5 sponsor-portrait" style={{padding: "20px"}}>
           <div className="row align-items-center">
               <div className="col">
-                <a className="sponsor-container" href="">
+                <a className="sponsor-container" href="https://www.asimov.com/">
                   <img className="img-sponsor-partner-page" src="https://static.igem.wiki/teams/5247/sponsors/asimov-colorful.png"/>
                 </a>
               </div>
@@ -236,14 +236,14 @@ export function Partners() {
               </a>
               </div>
               <div className="col">
-                <a className="sponsor-container" href="">
+                <a className="sponsor-container" href="https://algenium.de/algenium/">
                   <img className="img-sponsor-partner-page" src="https://static.igem.wiki/teams/5247/sponsors/algenium.png"/>
                 </a>
               </div>
             </div>
             <div className="row align-items-center">
               <div className="col">
-                <a className="sponsor-container" href="">
+                <a className="sponsor-container" href="https://2024.igem.wiki/gu-frankfurt/">
                   <img className="img-sponsor-partner-page" src="https://static.igem.wiki/teams/5247/logos-team/other-teams/gu-frankfurt-logo.png"/>
                 </a>
               </div>
@@ -253,14 +253,14 @@ export function Partners() {
                 </a> 
               </div>
               <div className="col">
-                <a className="sponsor-container" href="">
+                <a className="sponsor-container" href="https://2024.igem.wiki/hamburg/">
                   <img className="img-sponsor-partner-page" src="https://static.igem.wiki/teams/5247/logos-team/other-teams/igem-hamburg-logo.png"/>
                 </a>
               </div>
             </div>
              <div className="row align-items-center">
               <div className="col">
-                <a className="sponsor-container" href="">
+                <a className="sponsor-container" href="https://www.stud-scicom.de/">
                   <img className="img-sponsor-partner-page" src="https://static.igem.wiki/teams/5247/sponsors/studscicom-logo.png"/>
                 </a>
               </div>
@@ -304,7 +304,7 @@ export function Partners() {
             Sarstedt
           </div>
           <div className="col">
-            <a className="sponsor-container" href="">
+            <a className="sponsor-container" href="https://cordenpharma.com/">
               <img className="img-sponsor-partner-page" src="https://static.igem.wiki/teams/5247/sponsors/corden-pharma-logo.png"/>
             </a>
           </div>
@@ -314,12 +314,12 @@ export function Partners() {
             {/* leer */}
           </div>
           <div className="col">
-            <a className="sponsor-container" href="">
+            <a className="sponsor-container" href="https://www.capricorn-scientific.com/en">
               <img className="img-sponsor-partner-page" src="https://static.igem.wiki/teams/5247/sponsors/capricorn-logo.png"/>
             </a>
           </div>
           <div className="col">
-            <a className="sponsor-container" href="">
+            <a className="sponsor-container" href="https://www.twistbioscience.com/">
               <img className="img-sponsor-partner-page" src="https://static.igem.wiki/teams/5247/sponsors/twist-bioscience-logo.png"/>
             </a>
           </div>
-- 
GitLab