Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| dc51590cbe | |||
| 0aec90dcdc | |||
| 9e96a05430 | |||
| b3f5c6cf17 | |||
| 48f629739b | |||
| bb38e459a9 |
@@ -67,8 +67,8 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
testimonialRotationInterval={5000}
|
testimonialRotationInterval={5000}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "View Work", href: "projects" },
|
{ text: "View Full Portfolio", href: "projects" },
|
||||||
{ text: "Learn More", href: "about" }
|
{ text: "View Career Timeline", href: "about" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user