From 1d50bf7eece708f2e9b1439bedc1825520b4b9a5 Mon Sep 17 00:00:00 2001 From: Darren Trieu Date: Tue, 9 Jan 2024 19:33:47 -0500 Subject: [PATCH] header update --- src/app/components/HeroSection.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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