Switch to version 2: modified src/app/page.tsx

This commit is contained in:
2026-03-03 06:49:16 +00:00
parent a84d17eaea
commit 94272495db

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