Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a87d66c9c3 | |||
| 8a26c604a3 |
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
|||||||
description="Stream the ultimate anime collection. Discover trending series, exclusive content, and join millions of anime fans worldwide."
|
description="Stream the ultimate anime collection. Discover trending series, exclusive content, and join millions of anime fans worldwide."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Start Watching", href: "#trending" },
|
{ text: "Start Watching", href: "#trending" },
|
||||||
{ text: "Browse All", href: "#genres" }
|
{ text: "Explore Genres", href: "#genres" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
|
|||||||
Reference in New Issue
Block a user