Skip to content
Snippets Groups Projects
Commit a803de00 authored by Anna Baack's avatar Anna Baack
Browse files

Update file Feedback.tsx

parent 1cfb571e
No related branches found
No related tags found
No related merge requests found
Pipeline #451567 failed
export function HPFeedback(){
return(
<></>
<div>
<H4 text="Our surveys on cystic fibrosis and gene therapy"></H4>
<p> We are proud of our surveys on gene therapy and cystic fibrosis (CF), which explore knowledge about the disease and willingness to embrace gene therapy as a potential treatment. Since we wanted to differentiate between the general public and affected CF patients, we created two different surveys.</p>
<div className="row align-items-center">
<div className="col">
<HowOftenTreatment/>
<OpenToGeneTherapy/>
<DoYouWantMoreInfo/>
</div>
</div>
</div>
)
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment