1 parent 73313b3 commit b99deedCopy full SHA for b99deed
1 file changed
src/components/ui/Hero.astro
@@ -14,8 +14,8 @@ const {fullName, title, institute, profilePicture} = Astro.props
14
<p class='text-lg mb-6'>
15
I investigate protein dynamics and biomolecular interactions using molecular dynamics simulations,
16
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.
+ <a href="https://www.purdue.edu/postlab/" class="link link-secondary">Prof. Carol Beth Post</a>
+ on enhanced sampling of biomolecules and kinase regulation.
19
</p>
20
<div class='flex gap-4'>
21
<SocialIcons />
0 commit comments