Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-03-03 07:00:53 +00:00
2 changed files with 15 additions and 15 deletions

View File

@@ -71,11 +71,11 @@ export default function BrowsePage() {
description="Explore thousands of anime titles organized by genres, seasons, and popularity. Find your next favorite series or revisit beloved classics."
products={[
{
id: "1", name: "Action & Adventure", price: "Popular", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQN11hrJsQDw2E068Omk9oS6gj/jujutsu-kaisen-anime-cover-art-showing-t-1772520696132-3e73d7a5.png", imageAlt: "Action & Adventure collection"},
id: "1", name: "Action & Adventure", price: "Popular", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQN11hrJsQDw2E068Omk9oS6gj/jujutsu-kaisen-anime-cover-art-showing-t-1772520696132-3e73d7a5.png?_wi=2", imageAlt: "Action & Adventure collection"},
{
id: "2", name: "Fantasy & Magic", price: "Trending", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQN11hrJsQDw2E068Omk9oS6gj/attack-on-titan-anime-cover-featuring-th-1772520693507-b668e49d.png", imageAlt: "Fantasy & Magic collection"},
id: "2", name: "Fantasy & Magic", price: "Trending", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQN11hrJsQDw2E068Omk9oS6gj/attack-on-titan-anime-cover-featuring-th-1772520693507-b668e49d.png?_wi=2", imageAlt: "Fantasy & Magic collection"},
{
id: "3", name: "Romance & Comedy", price: "Featured", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQN11hrJsQDw2E068Omk9oS6gj/my-hero-academia-season-key-visual-with--1772520692718-0599e1f2.png", imageAlt: "Romance & Comedy collection"},
id: "3", name: "Romance & Comedy", price: "Featured", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQN11hrJsQDw2E068Omk9oS6gj/my-hero-academia-season-key-visual-with--1772520692718-0599e1f2.png?_wi=2", imageAlt: "Romance & Comedy collection"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -92,13 +92,13 @@ export default function BrowsePage() {
tagIcon={Award}
features={[
{
id: "1", title: "Shounen", description: "High-energy action series featuring powerful battles, epic adventures, and character growth. Perfect for fans of competition and intense storytelling.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQN11hrJsQDw2E068Omk9oS6gj/jujutsu-kaisen-anime-cover-art-showing-t-1772520696132-3e73d7a5.png", imageAlt: "Shounen anime"},
id: "1", title: "Shounen", description: "High-energy action series featuring powerful battles, epic adventures, and character growth. Perfect for fans of competition and intense storytelling.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQN11hrJsQDw2E068Omk9oS6gj/jujutsu-kaisen-anime-cover-art-showing-t-1772520696132-3e73d7a5.png?_wi=3", imageAlt: "Shounen anime"},
{
id: "2", title: "Shoujo", description: "Romantic and emotional stories centered around relationships, personal growth, and coming-of-age experiences. Beautifully crafted narratives for all hearts.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQN11hrJsQDw2E068Omk9oS6gj/demon-slayer-movie-poster-featuring-prot-1772520692276-da36db2c.png", imageAlt: "Shoujo anime"},
id: "2", title: "Shoujo", description: "Romantic and emotional stories centered around relationships, personal growth, and coming-of-age experiences. Beautifully crafted narratives for all hearts.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQN11hrJsQDw2E068Omk9oS6gj/demon-slayer-movie-poster-featuring-prot-1772520692276-da36db2c.png?_wi=2", imageAlt: "Shoujo anime"},
{
id: "3", title: "Seinen", description: "Mature and complex stories exploring deeper themes. Designed for adult audiences with sophisticated narratives and philosophical undertones.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQN11hrJsQDw2E068Omk9oS6gj/attack-on-titan-anime-cover-featuring-th-1772520693507-b668e49d.png", imageAlt: "Seinen anime"},
id: "3", title: "Seinen", description: "Mature and complex stories exploring deeper themes. Designed for adult audiences with sophisticated narratives and philosophical undertones.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQN11hrJsQDw2E068Omk9oS6gj/attack-on-titan-anime-cover-featuring-th-1772520693507-b668e49d.png?_wi=3", imageAlt: "Seinen anime"},
{
id: "4", title: "Slice of Life", description: "Gentle, everyday stories that capture the beauty in ordinary moments. Perfect for relaxing and connecting with relatable characters and situations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQN11hrJsQDw2E068Omk9oS6gj/my-hero-academia-season-key-visual-with--1772520692718-0599e1f2.png", imageAlt: "Slice of life anime"},
id: "4", title: "Slice of Life", description: "Gentle, everyday stories that capture the beauty in ordinary moments. Perfect for relaxing and connecting with relatable characters and situations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQN11hrJsQDw2E068Omk9oS6gj/my-hero-academia-season-key-visual-with--1772520692718-0599e1f2.png?_wi=3", imageAlt: "Slice of life anime"},
]}
gridVariant="four-items-2x2-equal-grid"
animationType="slide-up"
@@ -113,11 +113,11 @@ export default function BrowsePage() {
description="Stay updated with the latest anime releases from this season. New episodes drop weekly with exclusive content."
products={[
{
id: "1", name: "Winter 2025 Premieres", price: "New", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQN11hrJsQDw2E068Omk9oS6gj/a-vibrant-anime-streaming-showcase-featu-1772520693212-8aab1130.png", imageAlt: "Winter 2025 premieres"},
id: "1", name: "Winter 2025 Premieres", price: "New", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQN11hrJsQDw2E068Omk9oS6gj/a-vibrant-anime-streaming-showcase-featu-1772520693212-8aab1130.png?_wi=2", imageAlt: "Winter 2025 premieres"},
{
id: "2", name: "Upcoming Blockbusters", price: "Coming Soon", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQN11hrJsQDw2E068Omk9oS6gj/demon-slayer-movie-poster-featuring-prot-1772520692276-da36db2c.png", imageAlt: "Upcoming blockbusters"},
id: "2", name: "Upcoming Blockbusters", price: "Coming Soon", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQN11hrJsQDw2E068Omk9oS6gj/demon-slayer-movie-poster-featuring-prot-1772520692276-da36db2c.png?_wi=3", imageAlt: "Upcoming blockbusters"},
{
id: "3", name: "Fan Favorites", price: "Trending", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQN11hrJsQDw2E068Omk9oS6gj/attack-on-titan-anime-cover-featuring-th-1772520693507-b668e49d.png", imageAlt: "Fan favorite anime"},
id: "3", name: "Fan Favorites", price: "Trending", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQN11hrJsQDw2E068Omk9oS6gj/attack-on-titan-anime-cover-featuring-th-1772520693507-b668e49d.png?_wi=4", imageAlt: "Fan favorite anime"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"

View File

@@ -76,7 +76,7 @@ export default function HomePage() {
tag="Premium Streaming"
tagIcon={Sparkles}
background={{ variant: "glowing-orb" }}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQN11hrJsQDw2E068Omk9oS6gj/a-vibrant-anime-streaming-showcase-featu-1772520693212-8aab1130.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQN11hrJsQDw2E068Omk9oS6gj/a-vibrant-anime-streaming-showcase-featu-1772520693212-8aab1130.png?_wi=1"
imageAlt="Anime streaming showcase"
mediaAnimation="slide-up"
testimonials={[
@@ -105,13 +105,13 @@ export default function HomePage() {
tagIcon={Zap}
products={[
{
id: "1", name: "Jujutsu Kaisen Season 2", price: "Included", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQN11hrJsQDw2E068Omk9oS6gj/jujutsu-kaisen-anime-cover-art-showing-t-1772520696132-3e73d7a5.png", imageAlt: "Jujutsu Kaisen"},
id: "1", name: "Jujutsu Kaisen Season 2", price: "Included", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQN11hrJsQDw2E068Omk9oS6gj/jujutsu-kaisen-anime-cover-art-showing-t-1772520696132-3e73d7a5.png?_wi=1", imageAlt: "Jujutsu Kaisen"},
{
id: "2", name: "Attack on Titan Final Season", price: "Included", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQN11hrJsQDw2E068Omk9oS6gj/attack-on-titan-anime-cover-featuring-th-1772520693507-b668e49d.png", imageAlt: "Attack on Titan"},
id: "2", name: "Attack on Titan Final Season", price: "Included", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQN11hrJsQDw2E068Omk9oS6gj/attack-on-titan-anime-cover-featuring-th-1772520693507-b668e49d.png?_wi=1", imageAlt: "Attack on Titan"},
{
id: "3", name: "Demon Slayer Movie", price: "Included", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQN11hrJsQDw2E068Omk9oS6gj/demon-slayer-movie-poster-featuring-prot-1772520692276-da36db2c.png", imageAlt: "Demon Slayer"},
id: "3", name: "Demon Slayer Movie", price: "Included", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQN11hrJsQDw2E068Omk9oS6gj/demon-slayer-movie-poster-featuring-prot-1772520692276-da36db2c.png?_wi=1", imageAlt: "Demon Slayer"},
{
id: "4", name: "My Hero Academia Season 6", price: "Included", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQN11hrJsQDw2E068Omk9oS6gj/my-hero-academia-season-key-visual-with--1772520692718-0599e1f2.png", imageAlt: "My Hero Academia"},
id: "4", name: "My Hero Academia Season 6", price: "Included", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQN11hrJsQDw2E068Omk9oS6gj/my-hero-academia-season-key-visual-with--1772520692718-0599e1f2.png?_wi=1", imageAlt: "My Hero Academia"},
]}
gridVariant="four-items-2x2-equal-grid"
animationType="slide-up"