Merge version_4 into main #4

Merged
bender merged 1 commits from version_4 into main 2026-03-03 06:48:08 +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" }}