Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7510b91a17 | |||
| ee262c5395 |
@@ -64,9 +64,9 @@ export default function LandingPage() {
|
|||||||
variant: "sparkles-gradient"}}
|
variant: "sparkles-gradient"}}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "View Projects", href: "projects"},
|
text: "Explore My Work", href: "projects"},
|
||||||
{
|
{
|
||||||
text: "Download CV", href: "https://github.com/khalilrbh"},
|
text: "Download Resume", href: "https://github.com/khalilrbh"},
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
|
|||||||
Reference in New Issue
Block a user