Skip to content
Snippets Groups Projects
Commit 26639348 authored by Kathleen Susat's avatar Kathleen Susat
Browse files
parents e25827cf 180438e3
No related branches found
No related tags found
No related merge requests found
......@@ -181,8 +181,8 @@ export function Breathe(){
}}
src="https://static.igem.wiki/teams/5247/landing/breath/circles/darkerpurplecircle.webp"></img>
</div>
<p style={{'fontSize' : '2.5em'}}>Not everyone </p>
<p style={{'fontSize' : '2.5em'}}>can breathe freely.</p>
<p style={{'fontSize' : '2.5em'}}>Breathing is </p>
<p style={{'fontSize' : '2.5em'}}>essential.</p>
{/* <p style={{'fontSize' : '2.5em'}}>Breathing is essential, </p>
<p style={{'fontSize' : '2.5em'}}>but many people </p>
<p style={{'fontSize' : '2.5em'}}>struggle with it.</p> */}
......@@ -200,9 +200,9 @@ export function Breathe(){
</div>
{/* Spacing Block */}
<div className='col' style={{ 'height': '100vh' }}></div>
<p style={{'fontSize' : '2.5em'}}>Breathing is essential, </p>
<p style={{'fontSize' : '2.5em'}}>but many people </p>
<p style={{'fontSize' : '2.5em'}}>struggle with it.</p>
<p style={{'fontSize' : '2.5em'}}>That is why we </p>
<p style={{'fontSize' : '2.5em'}}>persue gene therapy for </p>
<p style={{'fontSize' : '2.5em'}}><b>cystic fibrosis.</b></p>
</div>
{/* grey */}
<div
......@@ -222,11 +222,11 @@ export function Breathe(){
src="https://static.igem.wiki/teams/5247/landing/breath/textless/breath-only-3.webp">
</img>
</div>
<p style={{'fontSize' : '2.5em'}}>texttexttext</p>
<p style={{'fontSize' : '2.5em'}}>texttexttext,</p>
<p style={{'fontSize' : '2.5em'}}>because breathing deeply is a</p>
<p style={{'fontSize' : '2.5em'}}><strong>privilage not everyone can enjoy</strong></p>
<p style={{'fontSize' : '2.5em'}}>To help restore the ability </p>
<p style={{'fontSize' : '2.5em'}}>to breathe freely, offering</p>
<p style={{'fontSize' : '2.5em'}}><b>hope</b> to those whose lungs</p>
<p style={{'fontSize' : '2.5em'}}>can not properly function</p> {/* on their own. */}
<p style={{'fontSize' : '2.5em'}}>on their own.</p>
{/* Spacing Block */}
<div className='col' style={{ 'height': '100vh' }}></div>
</>
......
import { HPMoreButton, NewHPMoreButton } from "./Buttons";
import { NewHPMoreButton } from "./Buttons";
import { timelinedata } from "../data/hptimelinedata";
function TimeItem({tag, title, pic, author, tabid, month}: ItemProps){
let cl = "t-tag " + tag;
......
......@@ -230,18 +230,19 @@ export function Results() {
<H5 text="Cryo-EM"/>
<div className="row align-items-center">
<div className="col">
<p>Text :D</p>
<p>Cryo-EM analysis was also performed of SORT LNPs with the same JEOL JEM-2200FS microscope at 200kV, allowing visualization of LNPs in their native hydrated state. The images show spherical LNP structures around 100 nm, with some larger aggregates also present (data not shown). These aggregates likely result from interactions between particles due to the non-extrusion-based preparation method, which may explain the variability in particle size. Additionally, particles potentially representing different LNP populations or overlapped structures with low contrast were observed (Figure X). The low sample concentration likely contributed to the limited number of visible particles.</p>
</div>
<div className="col">
<figure>
<img src="insert URL here"/>
<img src="https://static.igem.wiki/teams/5247/delivery/results/sortcryoem.png"/>
<figcaption>
<b>Figure X. </b>
Description here
Cryo-EM image of SORT LNPs. The different colored outlines indicate different size populations of LNPs.
</figcaption>
</figure>
</div>
</div>
<p>Overall, while the Cryo-EM data confirm the presence and general morphology of LNPs, variability in size and the presence of aggregates highlight potential areas for optimization, such as refining sample concentration and preparation methods to achieve more consistent particle formation.</p>
<H5 text="MTT Assay"/>
<div className="row align-items-center">
<div className="col">
......
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