From a4dd55c9bc8b6fef8a54d36379f1682fefc826e8 Mon Sep 17 00:00:00 2001 From: Kaya <kaya.lange@uni-bielefeld.de> Date: Thu, 21 Nov 2024 19:55:18 +0100 Subject: [PATCH] hp --- src/data/hptimelinedata.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/data/hptimelinedata.tsx b/src/data/hptimelinedata.tsx index cd9cc2d3..ead828c5 100644 --- a/src/data/hptimelinedata.tsx +++ b/src/data/hptimelinedata.tsx @@ -414,6 +414,8 @@ export const timelinedata: Array<TimelineDatenpunkt> = [ interviewtabid: "weber", cardtext: "", language: "en", + quoteNachname:"Weber, Professor at Univesity Münster", + quoteVorname: "Prof. Dr. Wolf-Michael", quote: "This is also an innovative step that you have developed yourselves. That's the part that's really new and significant. A clever and exciting approach with great potential.", aimofcontact: [<p>The aim of the interview was to gain expert insights on optimizing the delivery of CFTR-mRNA via lung-targeted lipid nanoparticles (LNPs) for Cystic Fibrosis (CF) treatment. Specifically, the goal was to explore potential cell targets, challenges in delivery mechanisms, and technical tools for assessing the effectiveness of mRNA therapies like the Ussing chamber system. </p>], -- GitLab