feat: Update introduction text in home page

This commit is contained in:
Youwen Wu 2024-04-03 02:21:35 -07:00
parent b9affbbb6d
commit 0c5bfff059
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3

View file

@ -17,20 +17,20 @@
<div class="container max-w-4xl 2xl:max-w-5xl mx-auto p-10">
<Typewriter mode="scramble" scrambleDuration={750}>
<h1 class="text-4xl md:text-6xl font-bold text-center tracking-tight mt-20">
👋 Hi, I'm Youwen.
👋 Hi, I'm Youwen,
</h1>
</Typewriter>
<div class="text-2xl md:text-3xl font-medium mt-10 text-center">
<Typewriter cursor mode="loop">
<p>Student.</p>
<p>Programmer.</p>
<p>Math enthusiast.</p>
<p>Musician.</p>
<p>Hacker.</p>
<p>a student.</p>
<p>a programmer.</p>
<p>a math enthusiast.</p>
<p>a musician.</p>
<p>a hacker.</p>
</Typewriter>
<br />
<Typewriter mode="scramble" scrambleDuration={1000}>
Interested in systems programming, web design, data science, and statistics.
I'm interested in systems programming, web design, data science, and statistics.
</Typewriter>
</div>
<span class="flex gap-2 justify-center my-8 flex-wrap">