From 97383948a4ac6622c9e72cdbceef8492b29b9187 Mon Sep 17 00:00:00 2001
From: Liliana Sanfilippo <lsanfilippo@techfak.uni-bielefeld.de>
Date: Mon, 2 Dec 2024 19:23:40 +0100
Subject: [PATCH] Link Handbook verlinken & Link Handbook verlinken &

---
 .../Human Practices/Further Engagement/Entrepreneurship.tsx   | 1 -
 src/data/hptimelinedata.tsx                                   | 4 ++--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/src/contents/Human Practices/Further Engagement/Entrepreneurship.tsx b/src/contents/Human Practices/Further Engagement/Entrepreneurship.tsx
index 2411308..0e93fc1 100644
--- a/src/contents/Human Practices/Further Engagement/Entrepreneurship.tsx	
+++ b/src/contents/Human Practices/Further Engagement/Entrepreneurship.tsx	
@@ -1,7 +1,6 @@
 import {  ButtonOneWithScroll } from "../../../components/Buttons";
 import { H4, H5 } from "../../../components/Headings";
 import { TabScrollLink } from "../../../components/Link";
-import { SupScrollLink } from "../../../components/ScrollLink";
 import EntrepreneurSources from "../../../sources/entre-sources";
 import { useTabNavigation } from "../../../utils/TabNavigation";
 
diff --git a/src/data/hptimelinedata.tsx b/src/data/hptimelinedata.tsx
index 4ba1522..277216f 100644
--- a/src/data/hptimelinedata.tsx
+++ b/src/data/hptimelinedata.tsx
@@ -1335,7 +1335,7 @@ export const timelinedata: Array<TimelineDatenpunkt>  = [
     quoteVorname: "Kaya",
     quoteNachname: "Lange",
     quote: "We were genuinely excited when Linköping University approached us for collaboration. From the very beginning, their ideas resonated with us, and our shared enthusiasm laid a strong foundation for a productive partnership. We're happy to work together, also with the other teams, and explore new possibilities.",
-    aimofcontact: [<p>The initial contact for our collaboration came from the iGEM team 2024 of Linköping, Sweden, who approached us with a proposal to create a “Delivery-Based Handbook”[link Handbook]. Their goal was to reduce the steep learning curve associated with these technologies by sharing collective knowledge from multiple teams, including ours. We were excited to contribute and help future teams navigate these challenges more easily. The handbook would serve as a valuable tool. </p>],
+    aimofcontact: [<p>The initial contact for our collaboration came from the iGEM team 2024 of Linköping, Sweden, who approached us with a proposal to create a <OurLink path="contribution" scrollToId="Our Collaborations2H" text="“Delivery-Based Handbook”"/>. Their goal was to reduce the steep learning curve associated with these technologies by sharing collective knowledge from multiple teams, including ours. We were excited to contribute and help future teams navigate these challenges more easily. The handbook would serve as a valuable tool. </p>],
     insights: [<p>Throughout the collaboration, we gained significant insights, both scientific and collaborative. Initially, our meetings with the Linköping team and other participating teams - Patras, Radboud-University and TERMOSZ-Selye-HUN - were invaluable. These sessions allowed us to exchange ideas and learn how each team planned to use lipid-based delivery systems in their own projects. This mutual sharing of knowledge opened our eyes to new methodologies and potential applications of LNPs and liposomes. We also gained a deeper appreciation for the interdisciplinary nature of these systems. From the challenges of formulating stable particles to optimizing their efficiency in targeting cells, we realized the complexity of the field and how collaboration could help overcome many of these obstacles. By discussing our respective approaches, we were able to pool our expertise, which not only improved our understanding but also ensured that the handbook would be comprehensive and valuable for various iGEM teams, regardless of their specific project focus. 
       In summary: </p>,
       <ul>
@@ -1346,7 +1346,7 @@ export const timelinedata: Array<TimelineDatenpunkt>  = [
         <li>Focused on documenting work to benefit future iGEM teams.</li>
       </ul> 
     ],
-    implementation: [<p>The collaboration expanded our understanding of what's possible, inspiring us to consider new ideas for how we might integrate advanced techniques into our nanoparticle systems in future projects. The collaborative process also encouraged us to document our work more thoroughly, ensuring that future iGEM teams could benefit from both our successes and the challenges we encountered along the way.      Beyond the technical improvements, the experience taught us the value of teamwork across borders and disciplines. Each team brought a unique perspective, and by working together, we were able to develop a resource that was far greater than the sum of its parts</p>],
+    implementation: [<p>The collaboration expanded our understanding of what's possible, inspiring us to consider new ideas for how we might integrate advanced techniques into our nanoparticle systems in future projects. The collaborative process also encouraged us to document our work more thoroughly, ensuring that future iGEM teams could benefit from both our successes and the challenges we encountered along the way.      Beyond the technical improvements, the experience taught us the value of teamwork across borders and disciplines. Each team brought a unique perspective, and by working together, we were able to develop a resource that was far greater than the sum of its parts.</p>, <br/>, <p>To read more, visit <a href="https://2024.igem.wiki/linkoping/">Linkoping</a>, <a href="https://2024.igem.wiki/patras/">Patras</a>, <a href="https://2024.igem.wiki/radboud-university/team">Radboud University</a> and <a href="https://2024.igem.wiki/termosz-selye-hun/">TERMOSZ-Selye-HUN</a>.</p>],
     summary: "This collaboration with Linköping and the other iGEM teams was an incredibly enriching experience. Together, we developed a “Delivery-Based Handbook” that will serve as a valuable resource for future teams working with LNPs and liposomes. The knowledge we gained not only enhanced our project but also strengthened our sense of community within iGEM. We are excited to present the handbook at the Grand Jamboree, where we will finally meet our collaborators in person and celebrate the culmination of our collective efforts. This partnership has shown us the immense power of collaboration, and we are proud to have been part of such a meaningful initiative.",
     months: "several times",
     pictureurl_aim: "https://static.igem.wiki/teams/5247/photos/hp/linkoping-handbook-lnp.webp",
-- 
GitLab