Merge version_3 into main #5

Merged
bender merged 2 commits from version_3 into main 2026-03-05 06:59:31 +00:00
2 changed files with 1388 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -49,8 +49,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
buttons={[
{ text: "Explore My Work", href: "#projects" },
{ text: "Download Resume", href: "/resume.pdf" },
{ text: "Connect on LinkedIn", href: "https://linkedin.com/in/prakash-subedi" }
{ text: "Download Resume", href: "/resume.pdf" }
]}
buttonAnimation="slide-up"
background={{ variant: "plain" }}