Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8a26c604a3 | |||
| 42540c6d82 | |||
| 5b67b8cdd6 | |||
| 4215c8163e |
@@ -1424,4 +1424,4 @@ export default function RootLayout({
|
|||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
|||||||
<div id="trending" data-section="trending">
|
<div id="trending" data-section="trending">
|
||||||
<ProductCardTwo
|
<ProductCardTwo
|
||||||
title="Trending Now"
|
title="Trending Now"
|
||||||
description="The hottest anime series everyone is watching this season. Updated daily."
|
description="Join 50M+ viewers watching the hottest anime series everyone is watching this season. Updated daily."
|
||||||
tag="Popular"
|
tag="Popular"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
@@ -208,4 +208,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user