Skip to content

Commit

Permalink
Update Hero.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
HRS8 authored Feb 17, 2024
1 parent af16e98 commit db51112
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/components/Hero.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ const Hero = () => {
options={{
strings: [
"Developer",
"Deep Learning Engineer",
"MERN Stack Developer",
"DevOps Engineer",
"Full Stack Developer",
"Open Source Contributor",
],
autoStart: true,
Expand All @@ -36,7 +36,7 @@ const Hero = () => {
</p>
<div className="mt-4">
<a
href="https://github.com/HRS8/VitePort/raw/main/public/Harsha%20resume.pdf"
href="https://drive.google.com/uc?export=download&id=1x71GJh9TJs_chjXlvVn8edyB2p0BldU4"
download
>
<button className="bg-tertiary py-3 px-8 rounded-xl outline-none w-fit text-white font-bold shadow-md shadow-primary hover:bg-black border-2 border-transparent hover:border-white-100 transition ease-in-out delay-100 duration-300 hover:scale-90">
Expand Down

0 comments on commit db51112

Please sign in to comment.