Skip to content

Commit

Permalink
header update
Browse files Browse the repository at this point in the history
  • Loading branch information
Pyrunix committed Jan 10, 2024
1 parent 4a9ec6a commit 1d50bf7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/components/HeroSection.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,15 @@ const HeroSection = () => {
/>
</h1>
<p className="text-[#ADB7BE] text-base sm:text-lg mb-6 lg:text-xl">
My name&apos;s Darren Trieu, a 3rd year CS student specializing in Software Engineering at the University of Toronto Scarborough.
Welcome! My name&apos;s Darren Trieu, a 3rd year CS student specializing in Software Engineering at the University of Toronto Scarborough. Get to know a bit about me and some of my projects here, and feel free to reach out!

</p>
<div>
<Link
href="/#contact"
className="px-6 inline-block py-3 w-full sm:w-fit rounded-full mr-4 bg-gradient-to-br from-primary-500 to-red-400 hover:bg-slate-200 text-white"
>
Hire Me
Contact Me
</Link>
<Link
href="/resume/Darren_Trieu_Resume___January_2024.pdf"
Expand Down

0 comments on commit 1d50bf7

Please sign in to comment.