Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 219d2bf0b0 |
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
|||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Start Building", href: "https://devbyte.io/signup" },
|
{ text: "Start Building", href: "https://devbyte.io/signup" },
|
||||||
{ text: "Explore Docs", href: "#features" }
|
{ text: "View Features", href: "#features" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user