Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7bc9f4af9e | |||
| 7b88b57035 | |||
| cc0dd73066 | |||
| 7eaf52eda5 |
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
|||||||
rating={5}
|
rating={5}
|
||||||
ratingText="Driven by innovation and continuous learning"
|
ratingText="Driven by innovation and continuous learning"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "View My Work", href: "#projects" },
|
{ text: "Explore My Projects", href: "#projects" },
|
||||||
{ text: "Let's Connect", href: "#contact" }
|
{ text: "Let's Connect", href: "#contact" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="opacity"
|
buttonAnimation="opacity"
|
||||||
|
|||||||
Reference in New Issue
Block a user