@@ -334,21 +334,59 @@ export default class HardwarePage extends React.Component {
334
334
items = { [
335
335
{
336
336
original : "https://static.igem.wiki/teams/4642/wiki/hardware/image1.jpg" ,
337
+ description : "Testing the parabolic mirror" ,
337
338
} ,
338
339
{
339
340
original : "https://static.igem.wiki/teams/4642/wiki/hardware/image2.jpg" ,
341
+ description : "Testing the parabolic mirror" ,
340
342
} ,
341
343
{
342
344
original : "https://static.igem.wiki/teams/4642/wiki/hardware/image3.jpg" ,
345
+ description : "Testing the parabolic mirror" ,
343
346
} ,
344
347
{
345
348
original : "https://static.igem.wiki/teams/4642/wiki/hardware/image4.jpg" ,
349
+ description : "Testing the parabolic mirror" ,
346
350
} ,
347
351
{
348
352
original : "https://static.igem.wiki/teams/4642/wiki/hardware/image6.jpg" ,
353
+ description : "Testing the parabolic mirror" ,
349
354
} ,
350
355
{
351
356
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" ,
352
390
} ,
353
391
] }
354
392
/>
0 commit comments