Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ee3caf4a57 |
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
|||||||
<div id="anime" data-section="anime">
|
<div id="anime" data-section="anime">
|
||||||
<ProductCardTwo
|
<ProductCardTwo
|
||||||
title="Explore Our Diverse Anime Catalog"
|
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"
|
tag="Popular Anime"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
@@ -193,4 +193,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user