diff --git a/src/app/page.tsx b/src/app/page.tsx index 4d65c43..1bfd7f8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -172,6 +172,7 @@ export default function LandingPage() { description="Join the community for exclusive updates." imageSrc="http://img.b2bpic.net/free-photo/3d-view-letters-alphabet_23-2150499228.jpg" mediaAnimation="slide-up" + buttonText="Join the Animeverse" /> @@ -201,4 +202,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file