Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-07 12:21:52 +00:00

View File

@@ -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"
/>
</div>
@@ -201,4 +202,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}