From dcd54f895cc36aa9af0ecc0403d5b7ba417631a2 Mon Sep 17 00:00:00 2001 From: Kaya <kaya.lange@uni-bielefeld.de> Date: Fri, 27 Sep 2024 21:00:55 +0200 Subject: [PATCH] changes timeliene weber --- src/data/hptimelinedata.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/data/hptimelinedata.tsx b/src/data/hptimelinedata.tsx index 536b9ff5..0a0fc860 100644 --- a/src/data/hptimelinedata.tsx +++ b/src/data/hptimelinedata.tsx @@ -233,14 +233,15 @@ export const timelinedata: Array<TimelineDatenpunkt> = [ title: "Prof. Dr.", vorname: "Wolf-Michael", nachnname: "Weber", - job: "", + job: "Professor ", + affiliation: "Univesity Münster", pictureurl: pics['placeholder'], tag: "Academia", heading: "Feedback Session with Experts", interviewtabid: "weber", cardtext: "", language: "en", - quote: "", + quote: "x", 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>], insights: [<p>The experts highlighted the potential of targeting ionocytes, given their key role in CFTR expression, but emphasized the difficulty in accessing them due to their basal position in the respiratory epithelium. -- GitLab