Update src/app/page.tsx
This commit is contained in:
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
<div id="anime" data-section="anime">
|
||||
<ProductCardTwo
|
||||
title="Explore Our Diverse Anime Catalog"
|
||||
description="Discover trending series, timeless classics, and hidden gems across all genres. Your next favorite anime awaits!"
|
||||
description="Discover trending series, timeless classics, and hidden gems across all genres. With all featured anime available to stream for free, your next favorite awaits!"
|
||||
tag="Popular Anime"
|
||||
animationType="slide-up"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -193,4 +193,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user