diff --git a/src/app/components/HeroSection.jsx b/src/app/components/HeroSection.jsx index c17191f..7212806 100644 --- a/src/app/components/HeroSection.jsx +++ b/src/app/components/HeroSection.jsx @@ -38,7 +38,7 @@ const HeroSection = () => { />

- My name's Darren Trieu, a 3rd year CS student specializing in Software Engineering at the University of Toronto Scarborough. + Welcome! My name'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!

@@ -46,7 +46,7 @@ const HeroSection = () => { 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