Skip to content

Commit c1c4261

Browse files
committed
main page update
1 parent 209babb commit c1c4261

File tree

1 file changed

+32
-18
lines changed

1 file changed

+32
-18
lines changed

src/Components/Main.jsx

Lines changed: 32 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,22 @@ function Main() {
6767
understanding of how focal cortical stimulation interacts with
6868
complex brain networks to elicit language deficits.
6969
</p>
70-
<Button
71-
href="https://www.nature.com/articles/s41467-024-51839-z"
72-
target="_blank"
73-
>
74-
Full Text
75-
</Button>
70+
<p>
71+
<Button
72+
href="https://www.nature.com/articles/s41467-024-51839-z"
73+
target="_blank"
74+
>
75+
Full Text
76+
</Button>
77+
</p>
78+
<p>
79+
<Button
80+
href="https://news.northwestern.edu/stories/2024/september/vital-language-sites-in-brain-act-like-connectors-in-a-social-network/?fj=1"
81+
target="_blank"
82+
>
83+
Press Release
84+
</Button>
85+
</p>
7686
</Col>
7787
<Col>
7888
<Carousel
@@ -354,18 +364,22 @@ function Main() {
354364
robotics, addresses limitations of current BMIs.
355365
{' '}
356366
</p>
357-
<Button
358-
href="http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=6683036&tag=1"
359-
target="_blank"
360-
>
361-
Full Text
362-
</Button>
363-
<Button
364-
href="https://ieeexplore.ieee.org/document/6683036/media#media"
365-
target="_blank"
366-
>
367-
Videos
368-
</Button>
367+
<p>
368+
<Button
369+
href="http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=6683036&tag=1"
370+
target="_blank"
371+
>
372+
Full Text
373+
</Button>
374+
</p>
375+
<p>
376+
<Button
377+
href="https://ieeexplore.ieee.org/document/6683036/media#media"
378+
target="_blank"
379+
>
380+
Videos
381+
</Button>
382+
</p>
369383
</Col>
370384
<Col>
371385
<Image fluid src={Hybrid_BCI} />

0 commit comments

Comments
 (0)