2 Commits

Author SHA1 Message Date
a87d66c9c3 Update src/app/page.tsx 2026-03-03 06:48:02 +00:00
8a26c604a3 Merge version_2 into main
Merge version_2 into main
2026-03-03 06:42:15 +00:00

View File

@@ -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."
buttons={[
{ text: "Start Watching", href: "#trending" },
{ text: "Browse All", href: "#genres" }
{ text: "Explore Genres", href: "#genres" }
]}
buttonAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}