Skip to content
Snippets Groups Projects
Commit 7a89cf64 authored by Liliana Sanfilippo's avatar Liliana Sanfilippo
Browse files
parents 641cf52b 8aecb12c
No related branches found
No related tags found
No related merge requests found
Pipeline #456669 passed
......@@ -10,17 +10,39 @@ export function Notebook() {
<div className='row'>
<div className="col">
<figure>
<img src="https://static.igem.wiki/teams/5247/photos/for-wiki-texts/meth-patch-clamp/bild-meth-patch-clamp.png" alt="Text test"/>
<img src="https://static.igem.wiki/teams/5247/lab-journals/titelseite-lab-book-1-proof-of-concept-pe.webp" alt="Text test"/>
<figcaption><b>Figure 1.</b> Text test</figcaption>
</figure>
</div>
<div className="col">
<figure>
<img src="https://static.igem.wiki/teams/5247/photos/for-wiki-texts/meth-patch-clamp/bild-meth-patch-clamp.png" alt="Text2"/>
<img src="https://static.igem.wiki/teams/5247/lab-journals/titelseite-lab-book-2-engineering-pe.webp" alt="Text2"/>
<figcaption><b>Figure 2.</b> Text2</figcaption>
</figure>
</div>
</div>
<div className='row'>
<div className="col">
<figure>
<img src="https://static.igem.wiki/teams/5247/lab-journals/titelseite-lab-book-3-primary-cell-culture.webp" alt="Text test"/>
<figcaption><b>Figure 1.</b> Text test</figcaption>
</figure>
</div>
<div className="col">
<figure>
<img src="https://static.igem.wiki/teams/5247/lab-journals/titelseite-lab-book-4-lnp.webp" alt="Text2"/>
<figcaption><b>Figure 2.</b> Text2</figcaption>
</figure>
</div>
</div>
<div className='row'>
<div className="col">
<figure>
<img src="https://static.igem.wiki/teams/5247/lab-journals/titelseite-lab-book-5-downstream.webp" alt="Text test"/>
<figcaption><b>Figure 1.</b> Text test</figcaption>
</figure>
</div>
</div>
</div>
);
......
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