Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Commit bd438c7

Browse files
committed
(hardware): Add more pictures
1 parent 5412e12 commit bd438c7

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

src/pages/hardware.tsx

+38
Original file line numberDiff line numberDiff line change
@@ -334,21 +334,59 @@ export default class HardwarePage extends React.Component {
334334
items={[
335335
{
336336
original: "https://static.igem.wiki/teams/4642/wiki/hardware/image1.jpg",
337+
description: "Testing the parabolic mirror",
337338
},
338339
{
339340
original: "https://static.igem.wiki/teams/4642/wiki/hardware/image2.jpg",
341+
description: "Testing the parabolic mirror",
340342
},
341343
{
342344
original: "https://static.igem.wiki/teams/4642/wiki/hardware/image3.jpg",
345+
description: "Testing the parabolic mirror",
343346
},
344347
{
345348
original: "https://static.igem.wiki/teams/4642/wiki/hardware/image4.jpg",
349+
description: "Testing the parabolic mirror",
346350
},
347351
{
348352
original: "https://static.igem.wiki/teams/4642/wiki/hardware/image6.jpg",
353+
description: "Testing the parabolic mirror",
349354
},
350355
{
351356
original: "https://static.igem.wiki/teams/4642/wiki/hardware/image8.jpg",
357+
description: "Testing the parabolic mirror",
358+
},
359+
{
360+
original: "https://static.igem.wiki/teams/4642/wiki/hardware/l1.jpeg",
361+
description: "Testing the LDRs with our hardware prototype",
362+
},
363+
{
364+
original: "https://static.igem.wiki/teams/4642/wiki/hardware/l2.jpeg",
365+
description: "Testing the LDRs with our hardware prototype",
366+
},
367+
{
368+
original: "https://static.igem.wiki/teams/4642/wiki/hardware/l3.jpeg",
369+
description: "Testing the LDRs with our hardware prototype",
370+
},
371+
{
372+
original: "https://static.igem.wiki/teams/4642/wiki/hardware/l4.jpeg",
373+
description: "Testing the LDRs with our hardware prototype",
374+
},
375+
{
376+
original: "https://static.igem.wiki/teams/4642/wiki/hardware/l5.jpeg",
377+
description: "Testing the LDRs with our hardware prototype",
378+
},
379+
{
380+
original: "https://static.igem.wiki/teams/4642/wiki/hardware/l6.jpeg",
381+
description: "Testing the LDRs with our hardware prototype",
382+
},
383+
{
384+
original: "https://static.igem.wiki/teams/4642/wiki/hardware/l7.jpeg",
385+
description: "Testing the LDRs with our hardware prototype",
386+
},
387+
{
388+
original: "https://static.igem.wiki/teams/4642/wiki/hardware/l8.jpeg",
389+
description: "Testing the LDRs with our hardware prototype",
352390
},
353391
]}
354392
/>

0 commit comments

Comments
 (0)