Merge version_1 into main #3
@@ -175,7 +175,6 @@ export default function CommunityPage() {
|
||||
buttonAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
blogs={[
|
||||
{
|
||||
|
||||
@@ -212,7 +212,6 @@ export default function HomePage() {
|
||||
buttonAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
blogs={[
|
||||
{
|
||||
@@ -276,17 +275,13 @@ export default function HomePage() {
|
||||
animationType="scale-rotate"
|
||||
features={[
|
||||
{
|
||||
id: "cat-action", title: "Action & Adventure", author: "High-octane excitement", description: "Epic battles, thrilling combat, and breathtaking adventures that keep you on the edge of your seat.", tags: ["Fighting", "Adventure", "Intense"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtkMMsHdw0e6wDxpSYOYOFUtLd/action-packed-anime-poster-with-intense--1773419313938-65ab8b7b.png"},
|
||||
id: "cat-action", title: "Action & Adventure", author: "High-octane excitement", description: "Epic battles, thrilling combat, and breathtaking adventures that keep you on the edge of your seat.", tags: ["Fighting", "Adventure", "Intense"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtkMMsHdw0e6wDxpSYOYOFUtLd/action-packed-anime-poster-with-intense--1773419313938-65ab8b7b.png"},
|
||||
{
|
||||
id: "cat-romance", title: "Romance & Drama", author: "Heartfelt emotions", description: "Beautiful love stories and emotional journeys that touch the heart and leave lasting impressions.", tags: ["Love", "Drama", "Emotions"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtkMMsHdw0e6wDxpSYOYOFUtLd/popular-anime-series-poster-featuring-be-1773419313374-2274cc9a.png"},
|
||||
id: "cat-romance", title: "Romance & Drama", author: "Heartfelt emotions", description: "Beautiful love stories and emotional journeys that touch the heart and leave lasting impressions.", tags: ["Love", "Drama", "Emotions"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtkMMsHdw0e6wDxpSYOYOFUtLd/popular-anime-series-poster-featuring-be-1773419313374-2274cc9a.png"},
|
||||
{
|
||||
id: "cat-scifi", title: "Sci-Fi & Cyberpunk", author: "Futuristic visions", description: "Dystopian futures, advanced technology, and mind-bending concepts that expand imagination.", tags: ["Tech", "Future", "Innovation"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtkMMsHdw0e6wDxpSYOYOFUtLd/upcoming-anime-teaser-poster-with-myster-1773419313972-2a5038a0.png"},
|
||||
id: "cat-scifi", title: "Sci-Fi & Cyberpunk", author: "Futuristic visions", description: "Dystopian futures, advanced technology, and mind-bending concepts that expand imagination.", tags: ["Tech", "Future", "Innovation"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtkMMsHdw0e6wDxpSYOYOFUtLd/upcoming-anime-teaser-poster-with-myster-1773419313972-2a5038a0.png"},
|
||||
{
|
||||
id: "cat-fantasy", title: "Fantasy & Magic", author: "Magical worlds", description: "Enchanted realms, mystical powers, and epic quests in worlds beyond imagination.", tags: ["Magic", "Fantasy", "Quest"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtkMMsHdw0e6wDxpSYOYOFUtLd/new-anime-series-teaser-poster-with-intr-1773419313276-879056d4.png"},
|
||||
id: "cat-fantasy", title: "Fantasy & Magic", author: "Magical worlds", description: "Enchanted realms, mystical powers, and epic quests in worlds beyond imagination.", tags: ["Magic", "Fantasy", "Quest"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtkMMsHdw0e6wDxpSYOYOFUtLd/new-anime-series-teaser-poster-with-intr-1773419313276-879056d4.png"},
|
||||
]}
|
||||
className="relative"
|
||||
containerClassName="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-16"
|
||||
|
||||
Reference in New Issue
Block a user