From 28ae353296be9b31052277a05226925fa3fc87f6 Mon Sep 17 00:00:00 2001
From: Kaya <kaya.lange@uni-bielefeld.de>
Date: Thu, 28 Nov 2024 16:56:08 +0100
Subject: [PATCH] changes hp

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

diff --git a/src/data/hptimelinedata.tsx b/src/data/hptimelinedata.tsx
index 7144cc0..60153d9 100644
--- a/src/data/hptimelinedata.tsx
+++ b/src/data/hptimelinedata.tsx
@@ -157,7 +157,7 @@ export const timelinedata: Array<TimelineDatenpunkt>  = [
     quote: "My first challenge was selecting the iGEM team 2024. I focused on choosing candidates with strong technical skills and the ability to work well in an interdisciplinary setting, aiming to create a diverse team with complementary strengths.",
     type: "meta",
     summary: [<p>
-      Building a <OurLink path="\team" text="successful interdisciplinary team"/>, like the one involved in this iGEM project, requires careful coordination and a shared vision for addressing complex scientific challenges. This team is an excellent example of how bringing together individuals from various academic backgrounds fosters innovation and facilitates problem-solving in the fields of synthetic biology and biotechnology.</p>,
+      Building a <OurLink path="team" text="successful interdisciplinary team"/>, like the one involved in this iGEM project, requires careful coordination and a shared vision for addressing complex scientific challenges. This team is an excellent example of how bringing together individuals from various academic backgrounds fosters innovation and facilitates problem-solving in the fields of synthetic biology and biotechnology.</p>,
       <p><b>The team members come from diverse fields of study, including Molecular Biotechnology, Bioinformatics and genome research, Biochemistry, Molecular Cell Biology, Genome-Based System Biology, Interdisciplinary Biomedicine, and even Media Production.</b></p>, <p>This variety of expertise allows them to approach problems from multiple perspectives, ensuring that the project is well-rounded and capable of addressing both 
       experimental and computational challenges. For instance, while the biotechnologists and molecular biologists focus on designing and conducting lab experiments, the bioinformaticians contribute crucial insights for data analysis and genome sequencing. The inclusion of a media production expert adds another layer to the team’s capabilities, ensuring that science communication and 
       project documentation are handled professionally, which is particularly important for presenting their work at conferences and competitions.
-- 
GitLab