Skip to content

Commit b99deed

Browse files
authored
Modify Hero component content and link style
Updated link styling and removed some details from the project description.
1 parent 73313b3 commit b99deed

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/ui/Hero.astro

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ const {fullName, title, institute, profilePicture} = Astro.props
1414
<p class='text-lg mb-6'>
1515
I investigate protein dynamics and biomolecular interactions using molecular dynamics simulations,
1616
enhanced sampling methods, and machine learning. Currently working with
17-
<a href='https://www.purdue.edu/postlab/' target='_blank' class='link link-primary'>Prof. Carol Beth Post</a>
18-
on enhanced sampling of biomolecules, kinase regulation, cryo-EM modeling, and AI-driven protein dynamics.
17+
<a href="https://www.purdue.edu/postlab/" class="link link-secondary">Prof. Carol Beth Post</a>
18+
on enhanced sampling of biomolecules and kinase regulation.
1919
</p>
2020
<div class='flex gap-4'>
2121
<SocialIcons />

0 commit comments

Comments
 (0)