fix: update job title from "Full-Stack Developer" to "Software Engineer" in Hero component
Some checks failed
Build and Deploy Gabriel Kaszewski Portfolio / build-and-deploy-local (push) Has been cancelled
Some checks failed
Build and Deploy Gabriel Kaszewski Portfolio / build-and-deploy-local (push) Has been cancelled
This commit is contained in:
@@ -37,7 +37,7 @@ const Hero = () => {
|
|||||||
Gabriel Kaszewski
|
Gabriel Kaszewski
|
||||||
</h1>
|
</h1>
|
||||||
<h2 className="text-xl font-light tracking-tight text-white md:text-2xl">
|
<h2 className="text-xl font-light tracking-tight text-white md:text-2xl">
|
||||||
Full-Stack Developer
|
Software Engineer
|
||||||
</h2>
|
</h2>
|
||||||
</div>
|
</div>
|
||||||
<div className="flex items-center gap-4 mt-4">
|
<div className="flex items-center gap-4 mt-4">
|
||||||
|
|||||||
Reference in New Issue
Block a user