Skip to content

Commit 5082ff4

Browse files
authored
Update HeroSection.jsx
1 parent 6ce75c2 commit 5082ff4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/app/components/HeroSection.jsx

+3-3
Original file line numberDiff line numberDiff line change
@@ -37,21 +37,21 @@ const HeroSection = () => {
3737
/>
3838
</h1>
3939
<p className="text-[#ADB7BE] text-base sm:text-lg mb-6 lg:text-xl">
40-
Hi, I m Vaibhav Tripathi, a 15y/o Self taught full stack web developer and QA Tester(learning rn) from India. I love to create interactive and responsive web applications.
40+
Am a full-stack web developer and aspiring QA tester, **CyberSec Enthusiast** from India. I love building interactive, responsive, and user-friendly web applications that solve real-world problems. Passionate about learning and creating, I’m always exploring new technologies and improving my craft.
4141
</p>
4242
<div>
4343
<Link
4444
href="/#contact"
4545
className="px-6 inline-block py-3 w-full sm:w-fit rounded-full mr-4 bg-gradient-to-br from-primary-500 to-secondary-500 hover:bg-slate-200 text-white"
4646
>
47-
Hire Me
47+
Connect wm!
4848
</Link>
4949
<Link
5050
href="/"
5151
className="px-1 inline-block py-1 w-full sm:w-fit rounded-full bg-gradient-to-br from-primary-500 to-secondary-500 hover:bg-slate-800 text-white mt-3"
5252
>
5353
<span className="block bg-[#121212] hover:bg-slate-800 rounded-full px-5 py-2">
54-
Download Resume
54+
Resume
5555
</span>
5656
</Link>
5757
</div>

0 commit comments

Comments
 (0)