Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| dd7124a038 | |||
| c699b192cc |
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "rotated-rays-animated-grid" }}
|
background={{ variant: "rotated-rays-animated-grid" }}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Launch Interactive Demo", href: "#features" },
|
{ text: "Try Face Detection Now", href: "#features" },
|
||||||
{ text: "Read Documentation", href: "#about" }
|
{ text: "Read Documentation", href: "#about" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user