Merge version_3 into main #5
1387
src/app/layout.tsx
1387
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -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" }}
|
||||
|
||||
Reference in New Issue
Block a user