Merge version_1 into main #2

Merged
bender merged 6 commits from version_1 into main 2026-03-07 10:17:53 +00:00
6 changed files with 90 additions and 398 deletions

View File

@@ -25,7 +25,7 @@ export default function AboutPage() {
borderRadius="soft"
contentWidth="small"
sizing="largeSizeMediumTitles"
background="grid"
background="circleGradient"
cardStyle="solid"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="glass"
@@ -44,10 +44,7 @@ export default function AboutPage() {
<TextSplitAbout
title="About the Creator"
description={[
"I am a passionate AI researcher and anime enthusiast dedicated to pushing the boundaries of digital entertainment. For over a decade, I've been fascinated by the intersection of artificial intelligence and creative storytelling.",
"My mission is to democratize anime creation, making it possible for anyone to generate epic, cinematic battles powered by cutting-edge neural networks. Every battle created is a step toward a future where imagination is the only limit.",
"Join the movement. Let's create the anime of tomorrow, today.",
]}
"I am a passionate AI researcher and anime enthusiast dedicated to pushing the boundaries of digital entertainment. For over a decade, I've been fascinated by the intersection of artificial intelligence and creative storytelling.", "My mission is to democratize anime creation, making it possible for anyone to generate epic, cinematic battles powered by cutting-edge neural networks. Every battle created is a step toward a future where imagination is the only limit.", "Join the movement. Let's create the anime of tomorrow, today."]}
showBorder={true}
useInvertedBackground={false}
buttons={[
@@ -68,35 +65,11 @@ export default function AboutPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Johnson, Content Creator",
date: "Date: January 2025",
title: "Mind-blowing AI anime generation!",
quote: "This platform exceeded all my expectations. I created battle scenes that rival professional anime studios. The neon effects are absolutely stunning, and the AI understood my creative vision perfectly.",
tag: "Creator",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/anime-fan-content-creator-avatar-portrai-1772878446331-343a8ccc.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/showcase-of-a-major-ai-generated-anime-p-1772878447167-898eaa40.png?_wi=7",
},
id: "1", name: "Sarah Johnson, Content Creator", date: "Date: January 2025", title: "Mind-blowing AI anime generation!", quote: "This platform exceeded all my expectations. I created battle scenes that rival professional anime studios. The neon effects are absolutely stunning, and the AI understood my creative vision perfectly.", tag: "Creator", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/anime-fan-content-creator-avatar-portrai-1772878446331-343a8ccc.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/showcase-of-a-major-ai-generated-anime-p-1772878447167-898eaa40.png"},
{
id: "2",
name: "Michael Chen, Game Developer",
date: "Date: December 2024",
title: "Perfect for game development assets",
quote: "We integrated AI-generated battles into our esports game, and the results are phenomenal. The quality and speed of generation cut our development time by 60%. This is the future of game production.",
tag: "Developer",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/game-developer-professional-portrait-tec-1772878446249-081ece26.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/ai-generated-anime-game-concept-showing--1772878446469-766f105c.png?_wi=7",
},
id: "2", name: "Michael Chen, Game Developer", date: "Date: December 2024", title: "Perfect for game development assets", quote: "We integrated AI-generated battles into our esports game, and the results are phenomenal. The quality and speed of generation cut our development time by 60%. This is the future of game production.", tag: "Developer", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/game-developer-professional-portrait-tec-1772878446249-081ece26.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/ai-generated-anime-game-concept-showing--1772878446469-766f105c.png"},
{
id: "3",
name: "Emma Tanaka, Animation Director",
date: "Date: December 2024",
title: "Revolutionary animation tool",
quote: "As a traditional animator, I was skeptical. But this AI captures the essence of dynamic anime combat. It's a powerful tool that enhances rather than replaces human creativity. Absolutely revolutionary.",
tag: "Director",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/animation-studio-director-professional-p-1772878446140-0d76183c.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/cinematic-anime-movie-scene-created-with-1772878447023-05687ed6.png?_wi=4",
},
id: "3", name: "Emma Tanaka, Animation Director", date: "Date: December 2024", title: "Revolutionary animation tool", quote: "As a traditional animator, I was skeptical. But this AI captures the essence of dynamic anime combat. It's a powerful tool that enhances rather than replaces human creativity. Absolutely revolutionary.", tag: "Director", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/animation-studio-director-professional-p-1772878446140-0d76183c.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/cinematic-anime-movie-scene-created-with-1772878447023-05687ed6.png"},
]}
/>
</div>
@@ -109,7 +82,7 @@ export default function AboutPage() {
{ text: "Get in Touch", href: "mailto:contact@animeai.studio" },
{ text: "Back to Home", href: "/" },
]}
background={{ variant: "grid" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>

View File

@@ -24,7 +24,7 @@ export default function BlogPage() {
borderRadius="soft"
contentWidth="small"
sizing="largeSizeMediumTitles"
background="grid"
background="circleGradient"
cardStyle="solid"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="glass"
@@ -50,38 +50,11 @@ export default function BlogPage() {
animationType="slide-up"
blogs={[
{
id: "1",
category: "Tutorial",
title: "Mastering AI Anime Fight Choreography",
excerpt: "Learn how to create dynamic and realistic fight sequences using advanced AI prompting techniques. Master the art of directing combat scenes with precision and creativity.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/article-hero-image-about-ai-anime-animat-1772878446009-56dfd2f1.png?_wi=2",
imageAlt: "AI animation choreography tutorial",
authorName: "Alex Chen",
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/anime-fan-content-creator-avatar-portrai-1772878446331-343a8ccc.png",
date: "Jan 15, 2025",
},
id: "1", category: "Tutorial", title: "Mastering AI Anime Fight Choreography", excerpt: "Learn how to create dynamic and realistic fight sequences using advanced AI prompting techniques. Master the art of directing combat scenes with precision and creativity.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/article-hero-image-about-ai-anime-animat-1772878446009-56dfd2f1.png", imageAlt: "AI animation choreography tutorial", authorName: "Alex Chen", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/anime-fan-content-creator-avatar-portrai-1772878446331-343a8ccc.png", date: "Jan 15, 2025"},
{
id: "2",
category: "Technique",
title: "The Art of Neon Effects in AI Anime",
excerpt: "Discover how to incorporate stunning neon lighting and cyberpunk aesthetics into your AI-generated battles. Learn color grading, lighting theory, and visual storytelling.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/blog-article-image-about-anime-fight-cho-1772878450839-c10ac1e6.png?_wi=2",
imageAlt: "Neon anime effects guide",
authorName: "Maya Rodriguez",
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/game-developer-professional-portrait-tec-1772878446249-081ece26.png",
date: "Jan 10, 2025",
},
id: "2", category: "Technique", title: "The Art of Neon Effects in AI Anime", excerpt: "Discover how to incorporate stunning neon lighting and cyberpunk aesthetics into your AI-generated battles. Learn color grading, lighting theory, and visual storytelling.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/blog-article-image-about-anime-fight-cho-1772878450839-c10ac1e6.png", imageAlt: "Neon anime effects guide", authorName: "Maya Rodriguez", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/game-developer-professional-portrait-tec-1772878446249-081ece26.png", date: "Jan 10, 2025"},
{
id: "3",
category: "Industry",
title: "The Future of AI in Game Development",
excerpt: "How AI anime generation is revolutionizing game development and esports entertainment. Explore trends, opportunities, and the next frontier of interactive media.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/article-about-the-future-of-ai-in-game-d-1772878448406-3bb69afb.png?_wi=2",
imageAlt: "Future of AI gaming",
authorName: "Jordan Park",
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/animation-studio-director-professional-p-1772878446140-0d76183c.png",
date: "Jan 5, 2025",
},
id: "3", category: "Industry", title: "The Future of AI in Game Development", excerpt: "How AI anime generation is revolutionizing game development and esports entertainment. Explore trends, opportunities, and the next frontier of interactive media.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/article-about-the-future-of-ai-in-game-d-1772878448406-3bb69afb.png", imageAlt: "Future of AI gaming", authorName: "Jordan Park", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/animation-studio-director-professional-p-1772878446140-0d76183c.png", date: "Jan 5, 2025"},
]}
/>
</div>
@@ -94,7 +67,7 @@ export default function BlogPage() {
{ text: "Subscribe to Blog", href: "mailto:subscribe@animeai.studio" },
{ text: "Share Your Work", href: "mailto:community@animeai.studio" },
]}
background={{ variant: "grid" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>

View File

@@ -22,7 +22,7 @@ export default function ContactPage() {
borderRadius="soft"
contentWidth="small"
sizing="largeSizeMediumTitles"
background="grid"
background="circleGradient"
cardStyle="solid"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="glass"
@@ -48,17 +48,12 @@ export default function ContactPage() {
animationType="background-highlight"
buttons={[
{
text: "Start Creating",
href: "/create",
},
text: "Start Creating", href: "/create"},
{
text: "Get in Touch",
href: "mailto:contact@animeai.studio",
},
text: "Get in Touch", href: "mailto:contact@animeai.studio"},
]}
background={{
variant: "grid",
}}
variant: "plain"}}
useInvertedBackground={false}
/>
</div>
@@ -68,13 +63,9 @@ export default function ContactPage() {
<FooterLogoReveal
logoText="AI Anime Battle Studio"
leftLink={{
text: "Privacy Policy",
href: "/privacy",
}}
text: "Privacy Policy", href: "/privacy"}}
rightLink={{
text: "Terms of Service",
href: "/terms",
}}
text: "Terms of Service", href: "/terms"}}
/>
</div>
</ThemeProvider>

View File

@@ -17,7 +17,7 @@ export default function CreatePage() {
borderRadius="soft"
contentWidth="small"
sizing="largeSizeMediumTitles"
background="grid"
background="circleGradient"
cardStyle="solid"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="glass"
@@ -47,27 +47,19 @@ export default function CreatePage() {
tag="POWERED BY AI"
tagIcon={Zap}
tagAnimation="slide-up"
background={{ variant: "grid" }}
background={{ variant: "plain" }}
buttons={[
{
text: "Start Creating",
href: "/create",
},
text: "Start Creating", href: "/create"},
{
text: "Watch Examples",
href: "/projects",
},
text: "Watch Examples", href: "/projects"},
]}
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/create-process-step1-1772878445811-a4e17ad8.png",
imageAlt: "Text prompt input interface for anime creation",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/create-process-step1-1772878445811-a4e17ad8.png", imageAlt: "Text prompt input interface for anime creation"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/create-process-step2-1772878445629-d6a81cb0.png",
imageAlt: "AI processing visualization and neural network rendering",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/create-process-step2-1772878445629-d6a81cb0.png", imageAlt: "AI processing visualization and neural network rendering"},
]}
mediaAnimation="opacity"
rating={5}
@@ -87,48 +79,30 @@ export default function CreatePage() {
animationType="slide-up"
features={[
{
title: "Enter Your Prompt",
description: "Describe the anime characters, fighting style, and epic moments you want to see.",
icon: FileText,
title: "Enter Your Prompt", description: "Describe the anime characters, fighting style, and epic moments you want to see.", icon: FileText,
mediaItems: [
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/digital-interface-showing-text-prompt-in-1772878445811-a4e17ad8.png?_wi=3",
imageAlt: "Text prompt input interface",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/digital-interface-showing-text-prompt-in-1772878445811-a4e17ad8.png", imageAlt: "Text prompt input interface"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/digital-interface-showing-text-prompt-in-1772878445811-a4e17ad8.png?_wi=4",
imageAlt: "Prompt submission screen",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/digital-interface-showing-text-prompt-in-1772878445811-a4e17ad8.png", imageAlt: "Prompt submission screen"},
],
},
{
title: "AI Generation",
description: "Our neural networks process your input and generate animation sequences, choreography, and visual effects.",
icon: Cpu,
title: "AI Generation", description: "Our neural networks process your input and generate animation sequences, choreography, and visual effects.", icon: Cpu,
mediaItems: [
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/ai-processing-animation-screen-showing-n-1772878445629-d6a81cb0.png?_wi=3",
imageAlt: "AI processing visualization",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/ai-processing-animation-screen-showing-n-1772878445629-d6a81cb0.png", imageAlt: "AI processing visualization"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/ai-processing-animation-screen-showing-n-1772878445629-d6a81cb0.png?_wi=4",
imageAlt: "Neural network rendering",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/ai-processing-animation-screen-showing-n-1772878445629-d6a81cb0.png", imageAlt: "Neural network rendering"},
],
},
{
title: "Download Your Battle",
description: "Receive your fully rendered anime fight in stunning quality. Ready to share with the world.",
icon: Download,
title: "Download Your Battle", description: "Receive your fully rendered anime fight in stunning quality. Ready to share with the world.", icon: Download,
mediaItems: [
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/final-rendered-anime-fight-scene-display-1772878445830-a99f796a.png?_wi=3",
imageAlt: "Final battle output",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/final-rendered-anime-fight-scene-display-1772878445830-a99f796a.png", imageAlt: "Final battle output"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/final-rendered-anime-fight-scene-display-1772878445830-a99f796a.png?_wi=4",
imageAlt: "Download ready animation",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/final-rendered-anime-fight-scene-display-1772878445830-a99f796a.png", imageAlt: "Download ready animation"},
],
},
]}
@@ -142,15 +116,11 @@ export default function CreatePage() {
animationType="background-highlight"
buttons={[
{
text: "Start Creating",
href: "/create",
},
text: "Start Creating", href: "/create"},
{
text: "Get in Touch",
href: "mailto:contact@animeai.studio",
},
text: "Get in Touch", href: "mailto:contact@animeai.studio"},
]}
background={{ variant: "grid" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>
@@ -160,13 +130,9 @@ export default function CreatePage() {
<FooterLogoReveal
logoText="AI Anime Battle Studio"
leftLink={{
text: "Privacy Policy",
href: "/privacy",
}}
text: "Privacy Policy", href: "/privacy"}}
rightLink={{
text: "Terms of Service",
href: "/terms",
}}
text: "Terms of Service", href: "/terms"}}
/>
</div>
</ThemeProvider>

View File

@@ -11,7 +11,7 @@ import TestimonialCardFive from "@/components/sections/testimonial/TestimonialCa
import ContactText from "@/components/sections/contact/ContactText";
import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal";
import Link from "next/link";
import { Zap, Flame, Sparkles, Trophy, BookOpen, Heart } from "lucide-react";
import { Zap, Flame, Sparkles, Trophy, BookOpen, Heart, FileText, Cpu, Download } from "lucide-react";
export default function HomePage() {
const navItems = [
@@ -29,7 +29,7 @@ export default function HomePage() {
borderRadius="soft"
contentWidth="small"
sizing="largeSizeMediumTitles"
background="grid"
background="circleGradient"
cardStyle="solid"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="glass"
@@ -51,7 +51,7 @@ export default function HomePage() {
tag="POWERED BY AI"
tagIcon={Zap}
tagAnimation="slide-up"
background={{ variant: "grid" }}
background={{ variant: "plain" }}
buttons={[
{ text: "Watch Battles", href: "/battles" },
{ text: "Create Your Own", href: "/create" },
@@ -59,13 +59,9 @@ export default function HomePage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/epic-full-screen-anime-fight-scene-with--1772878446518-4f63be8f.png",
imageAlt: "Epic cinematic anime fight with neon effects",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/epic-full-screen-anime-fight-scene-with--1772878446518-4f63be8f.png", imageAlt: "Epic cinematic anime fight with neon effects"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/stunning-anime-battle-scene-with-ai-gene-1772878445915-502a4cfd.png?_wi=1",
imageAlt: "Intense anime combat scene with AI generation",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/stunning-anime-battle-scene-with-ai-gene-1772878445915-502a4cfd.png", imageAlt: "Intense anime combat scene with AI generation"},
]}
mediaAnimation="opacity"
rating={5}
@@ -85,29 +81,11 @@ export default function HomePage() {
gridVariant="uniform-all-items-equal"
products={[
{
id: "1",
name: "Dragon Knight vs Shadow Assassin",
price: "Watch",
variant: "4K Ultra HD",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/stunning-anime-battle-scene-with-ai-gene-1772878445915-502a4cfd.png?_wi=2",
imageAlt: "Dragon Knight versus Shadow Assassin anime battle",
},
id: "1", name: "Dragon Knight vs Shadow Assassin", price: "Watch", variant: "4K Ultra HD", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/stunning-anime-battle-scene-with-ai-gene-1772878445915-502a4cfd.png", imageAlt: "Dragon Knight versus Shadow Assassin anime battle"},
{
id: "2",
name: "Celestial Mage Tournament Finals",
price: "Watch",
variant: "8K Resolution",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/anime-fight-sequence-with-ai-generation--1772878446504-19817f05.png?_wi=1",
imageAlt: "Celestial Mage epic tournament battle scene",
},
id: "2", name: "Celestial Mage Tournament Finals", price: "Watch", variant: "8K Resolution", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/anime-fight-sequence-with-ai-generation--1772878446504-19817f05.png", imageAlt: "Celestial Mage epic tournament battle scene"},
{
id: "3",
name: "Neon Cyber Warriors Clash",
price: "Watch",
variant: "4K Ultra HD",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/anime-fight-scene-with-stunning-visual-e-1772878446266-fcc57014.png?_wi=1",
imageAlt: "Cyberpunk anime warriors with neon effects",
},
id: "3", name: "Neon Cyber Warriors Clash", price: "Watch", variant: "4K Ultra HD", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/anime-fight-scene-with-stunning-visual-e-1772878446266-fcc57014.png", imageAlt: "Cyberpunk anime warriors with neon effects"},
]}
/>
</div>
@@ -123,48 +101,30 @@ export default function HomePage() {
animationType="slide-up"
features={[
{
title: "Enter Your Prompt",
description: "Describe the anime characters, fighting style, and epic moments you want to see.",
icon: "FileText",
title: "Enter Your Prompt", description: "Describe the anime characters, fighting style, and epic moments you want to see.", icon: FileText,
mediaItems: [
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/digital-interface-showing-text-prompt-in-1772878445811-a4e17ad8.png?_wi=1",
imageAlt: "Text prompt input interface",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/digital-interface-showing-text-prompt-in-1772878445811-a4e17ad8.png", imageAlt: "Text prompt input interface"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/digital-interface-showing-text-prompt-in-1772878445811-a4e17ad8.png?_wi=2",
imageAlt: "Prompt submission screen",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/digital-interface-showing-text-prompt-in-1772878445811-a4e17ad8.png", imageAlt: "Prompt submission screen"},
],
},
{
title: "AI Generation",
description: "Our neural networks process your input and generate animation sequences, choreography, and visual effects.",
icon: "Cpu",
title: "AI Generation", description: "Our neural networks process your input and generate animation sequences, choreography, and visual effects.", icon: Cpu,
mediaItems: [
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/ai-processing-animation-screen-showing-n-1772878445629-d6a81cb0.png?_wi=1",
imageAlt: "AI processing visualization",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/ai-processing-animation-screen-showing-n-1772878445629-d6a81cb0.png", imageAlt: "AI processing visualization"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/ai-processing-animation-screen-showing-n-1772878445629-d6a81cb0.png?_wi=2",
imageAlt: "Neural network rendering",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/ai-processing-animation-screen-showing-n-1772878445629-d6a81cb0.png", imageAlt: "Neural network rendering"},
],
},
{
title: "Download Your Battle",
description: "Receive your fully rendered anime fight in stunning quality. Ready to share with the world.",
icon: "Download",
title: "Download Your Battle", description: "Receive your fully rendered anime fight in stunning quality. Ready to share with the world.", icon: Download,
mediaItems: [
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/final-rendered-anime-fight-scene-display-1772878445830-a99f796a.png?_wi=1",
imageAlt: "Final battle output",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/final-rendered-anime-fight-scene-display-1772878445830-a99f796a.png", imageAlt: "Final battle output"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/final-rendered-anime-fight-scene-display-1772878445830-a99f796a.png?_wi=2",
imageAlt: "Download ready animation",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/final-rendered-anime-fight-scene-display-1772878445830-a99f796a.png", imageAlt: "Download ready animation"},
],
},
]}
@@ -182,34 +142,16 @@ export default function HomePage() {
animationType="slide-up"
metrics={[
{
id: "1",
value: "10K+",
title: "Anime Battles Created",
items: [
"Diverse fight styles",
"Premium quality renders",
"Community featured",
],
id: "1", value: "10K+", title: "Anime Battles Created", items: [
"Diverse fight styles", "Premium quality renders", "Community featured"],
},
{
id: "2",
value: "500K+",
title: "Community Views",
items: [
"Global audience reach",
"Viral anime moments",
"Trending battles",
],
id: "2", value: "500K+", title: "Community Views", items: [
"Global audience reach", "Viral anime moments", "Trending battles"],
},
{
id: "3",
value: "99.9%",
title: "Generation Success Rate",
items: [
"Advanced AI algorithms",
"Quality assurance",
"Continuous improvement",
],
id: "3", value: "99.9%", title: "Generation Success Rate", items: [
"Advanced AI algorithms", "Quality assurance", "Continuous improvement"],
},
]}
/>
@@ -226,38 +168,11 @@ export default function HomePage() {
animationType="slide-up"
blogs={[
{
id: "1",
category: "Tutorial",
title: "Mastering AI Anime Fight Choreography",
excerpt: "Learn how to create dynamic and realistic fight sequences using advanced AI prompting techniques.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/article-hero-image-about-ai-anime-animat-1772878446009-56dfd2f1.png?_wi=1",
imageAlt: "AI animation choreography tutorial",
authorName: "Alex Chen",
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/anime-fan-content-creator-avatar-portrai-1772878446331-343a8ccc.png",
date: "Jan 15, 2025",
},
id: "1", category: "Tutorial", title: "Mastering AI Anime Fight Choreography", excerpt: "Learn how to create dynamic and realistic fight sequences using advanced AI prompting techniques.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/article-hero-image-about-ai-anime-animat-1772878446009-56dfd2f1.png", imageAlt: "AI animation choreography tutorial", authorName: "Alex Chen", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/anime-fan-content-creator-avatar-portrai-1772878446331-343a8ccc.png", date: "Jan 15, 2025"},
{
id: "2",
category: "Technique",
title: "The Art of Neon Effects in AI Anime",
excerpt: "Discover how to incorporate stunning neon lighting and cyberpunk aesthetics into your AI-generated battles.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/blog-article-image-about-anime-fight-cho-1772878450839-c10ac1e6.png?_wi=1",
imageAlt: "Neon anime effects guide",
authorName: "Maya Rodriguez",
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/game-developer-professional-portrait-tec-1772878446249-081ece26.png",
date: "Jan 10, 2025",
},
id: "2", category: "Technique", title: "The Art of Neon Effects in AI Anime", excerpt: "Discover how to incorporate stunning neon lighting and cyberpunk aesthetics into your AI-generated battles.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/blog-article-image-about-anime-fight-cho-1772878450839-c10ac1e6.png", imageAlt: "Neon anime effects guide", authorName: "Maya Rodriguez", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/game-developer-professional-portrait-tec-1772878446249-081ece26.png", date: "Jan 10, 2025"},
{
id: "3",
category: "Industry",
title: "The Future of AI in Game Development",
excerpt: "How AI anime generation is revolutionizing game development and esports entertainment.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/article-about-the-future-of-ai-in-game-d-1772878448406-3bb69afb.png?_wi=1",
imageAlt: "Future of AI gaming",
authorName: "Jordan Park",
authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/animation-studio-director-professional-p-1772878446140-0d76183c.png",
date: "Jan 5, 2025",
},
id: "3", category: "Industry", title: "The Future of AI in Game Development", excerpt: "How AI anime generation is revolutionizing game development and esports entertainment.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/article-about-the-future-of-ai-in-game-d-1772878448406-3bb69afb.png", imageAlt: "Future of AI gaming", authorName: "Jordan Park", authorAvatar: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/animation-studio-director-professional-p-1772878446140-0d76183c.png", date: "Jan 5, 2025"},
]}
/>
</div>
@@ -272,65 +187,17 @@ export default function HomePage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Johnson, Content Creator",
date: "Date: January 2025",
title: "Mind-blowing AI anime generation!",
quote: "This platform exceeded all my expectations. I created battle scenes that rival professional anime studios. The neon effects are absolutely stunning, and the AI understood my creative vision perfectly.",
tag: "Creator",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/anime-fan-content-creator-avatar-portrai-1772878446331-343a8ccc.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/showcase-of-a-major-ai-generated-anime-p-1772878447167-898eaa40.png?_wi=1",
},
id: "1", name: "Sarah Johnson, Content Creator", date: "Date: January 2025", title: "Mind-blowing AI anime generation!", quote: "This platform exceeded all my expectations. I created battle scenes that rival professional anime studios. The neon effects are absolutely stunning, and the AI understood my creative vision perfectly.", tag: "Creator", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/anime-fan-content-creator-avatar-portrai-1772878446331-343a8ccc.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/showcase-of-a-major-ai-generated-anime-p-1772878447167-898eaa40.png"},
{
id: "2",
name: "Michael Chen, Game Developer",
date: "Date: December 2024",
title: "Perfect for game development assets",
quote: "We integrated AI-generated battles into our esports game, and the results are phenomenal. The quality and speed of generation cut our development time by 60%. This is the future of game production.",
tag: "Developer",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/game-developer-professional-portrait-tec-1772878446249-081ece26.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/ai-generated-anime-game-concept-showing--1772878446469-766f105c.png?_wi=1",
},
id: "2", name: "Michael Chen, Game Developer", date: "Date: December 2024", title: "Perfect for game development assets", quote: "We integrated AI-generated battles into our esports game, and the results are phenomenal. The quality and speed of generation cut our development time by 60%. This is the future of game production.", tag: "Developer", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/game-developer-professional-portrait-tec-1772878446249-081ece26.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/ai-generated-anime-game-concept-showing--1772878446469-766f105c.png"},
{
id: "3",
name: "Emma Tanaka, Animation Director",
date: "Date: December 2024",
title: "Revolutionary animation tool",
quote: "As a traditional animator, I was skeptical. But this AI captures the essence of dynamic anime combat. It's a powerful tool that enhances rather than replaces human creativity. Absolutely revolutionary.",
tag: "Director",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/animation-studio-director-professional-p-1772878446140-0d76183c.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/cinematic-anime-movie-scene-created-with-1772878447023-05687ed6.png?_wi=1",
},
id: "3", name: "Emma Tanaka, Animation Director", date: "Date: December 2024", title: "Revolutionary animation tool", quote: "As a traditional animator, I was skeptical. But this AI captures the essence of dynamic anime combat. It's a powerful tool that enhances rather than replaces human creativity. Absolutely revolutionary.", tag: "Director", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/animation-studio-director-professional-p-1772878446140-0d76183c.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/cinematic-anime-movie-scene-created-with-1772878447023-05687ed6.png"},
{
id: "4",
name: "Raj Patel, Esports Tournament Organizer",
date: "Date: January 2025",
title: "Elevated our tournament presentation",
quote: "The AI-generated battle intros and highlights transformed our esports tournaments. Sponsors love it, viewers are amazed, and production costs dropped dramatically. This is a game-changer for esports entertainment.",
tag: "Organizer",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/esports-tournament-organizer-professiona-1772878445757-7d9adb29.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/showcase-of-a-major-ai-generated-anime-p-1772878447167-898eaa40.png?_wi=2",
},
id: "4", name: "Raj Patel, Esports Tournament Organizer", date: "Date: January 2025", title: "Elevated our tournament presentation", quote: "The AI-generated battle intros and highlights transformed our esports tournaments. Sponsors love it, viewers are amazed, and production costs dropped dramatically. This is a game-changer for esports entertainment.", tag: "Organizer", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/esports-tournament-organizer-professiona-1772878445757-7d9adb29.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/showcase-of-a-major-ai-generated-anime-p-1772878447167-898eaa40.png"},
{
id: "5",
name: "Lisa Wong, Anime Fan Community Lead",
date: "Date: January 2025",
title: "Brought our fan community together",
quote: "Our community went wild for this. Everyone's creating their dream battles, sharing techniques, and supporting each other. It's created an amazing creative ecosystem around AI anime generation.",
tag: "Community",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/game-developer-professional-portrait-tec-1772878446249-081ece26.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/anime-fight-sequence-with-ai-generation--1772878446504-19817f05.png?_wi=2",
},
id: "5", name: "Lisa Wong, Anime Fan Community Lead", date: "Date: January 2025", title: "Brought our fan community together", quote: "Our community went wild for this. Everyone's creating their dream battles, sharing techniques, and supporting each other. It's created an amazing creative ecosystem around AI anime generation.", tag: "Community", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/game-developer-professional-portrait-tec-1772878446249-081ece26.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/anime-fight-sequence-with-ai-generation--1772878446504-19817f05.png"},
{
id: "6",
name: "David Kim, Tech Entrepreneur",
date: "Date: January 2025",
title: "Incredible AI innovation",
quote: "The technical achievement here is remarkable. The neural networks accurately interpret creative prompts and generate cinematically beautiful anime fights. This is a masterclass in applied AI.",
tag: "Tech",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/animation-studio-director-professional-p-1772878446140-0d76183c.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/ai-generated-anime-game-concept-showing--1772878446469-766f105c.png?_wi=2",
},
id: "6", name: "David Kim, Tech Entrepreneur", date: "Date: January 2025", title: "Incredible AI innovation", quote: "The technical achievement here is remarkable. The neural networks accurately interpret creative prompts and generate cinematically beautiful anime fights. This is a masterclass in applied AI.", tag: "Tech", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/animation-studio-director-professional-p-1772878446140-0d76183c.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/ai-generated-anime-game-concept-showing--1772878446469-766f105c.png"},
]}
/>
</div>
@@ -343,7 +210,7 @@ export default function HomePage() {
{ text: "Start Creating", href: "/create" },
{ text: "Get in Touch", href: "mailto:contact@animeai.studio" },
]}
background={{ variant: "grid" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>
</div>

View File

@@ -16,7 +16,7 @@ export default function ProjectsPage() {
borderRadius="soft"
contentWidth="small"
sizing="largeSizeMediumTitles"
background="grid"
background="circleGradient"
cardStyle="solid"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="glass"
@@ -46,27 +46,19 @@ export default function ProjectsPage() {
tag="POWERED BY AI"
tagIcon={Zap}
tagAnimation="slide-up"
background={{ variant: "grid" }}
background={{ variant: "plain" }}
buttons={[
{
text: "Create Your Own",
href: "/create",
},
text: "Create Your Own", href: "/create"},
{
text: "View Gallery",
href: "/battles",
},
text: "View Gallery", href: "/battles"},
]}
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/showcase-of-a-major-ai-generated-anime-p-1772878447167-898eaa40.png?_wi=4",
imageAlt: "Showcase of a major AI-generated anime project",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/showcase-of-a-major-ai-generated-anime-p-1772878447167-898eaa40.png", imageAlt: "Showcase of a major AI-generated anime project"},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/ai-generated-anime-game-concept-showing--1772878446469-766f105c.png?_wi=4",
imageAlt: "AI-generated anime game concept showcase",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/ai-generated-anime-game-concept-showing--1772878446469-766f105c.png", imageAlt: "AI-generated anime game concept showcase"},
]}
mediaAnimation="opacity"
rating={5}
@@ -86,34 +78,16 @@ export default function ProjectsPage() {
animationType="slide-up"
metrics={[
{
id: "1",
value: "10K+",
title: "Anime Battles Created",
items: [
"Diverse fight styles",
"Premium quality renders",
"Community featured",
],
id: "1", value: "10K+", title: "Anime Battles Created", items: [
"Diverse fight styles", "Premium quality renders", "Community featured"],
},
{
id: "2",
value: "500K+",
title: "Community Views",
items: [
"Global audience reach",
"Viral anime moments",
"Trending battles",
],
id: "2", value: "500K+", title: "Community Views", items: [
"Global audience reach", "Viral anime moments", "Trending battles"],
},
{
id: "3",
value: "99.9%",
title: "Generation Success Rate",
items: [
"Advanced AI algorithms",
"Quality assurance",
"Continuous improvement",
],
id: "3", value: "99.9%", title: "Generation Success Rate", items: [
"Advanced AI algorithms", "Quality assurance", "Continuous improvement"],
},
]}
/>
@@ -130,65 +104,17 @@ export default function ProjectsPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Johnson, Content Creator",
date: "Date: January 2025",
title: "Mind-blowing AI anime generation!",
quote: "This platform exceeded all my expectations. I created battle scenes that rival professional anime studios. The neon effects are absolutely stunning, and the AI understood my creative vision perfectly.",
tag: "Creator",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/anime-fan-content-creator-avatar-portrai-1772878446331-343a8ccc.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/showcase-of-a-major-ai-generated-anime-p-1772878447167-898eaa40.png?_wi=5",
},
id: "1", name: "Sarah Johnson, Content Creator", date: "Date: January 2025", title: "Mind-blowing AI anime generation!", quote: "This platform exceeded all my expectations. I created battle scenes that rival professional anime studios. The neon effects are absolutely stunning, and the AI understood my creative vision perfectly.", tag: "Creator", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/anime-fan-content-creator-avatar-portrai-1772878446331-343a8ccc.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/showcase-of-a-major-ai-generated-anime-p-1772878447167-898eaa40.png"},
{
id: "2",
name: "Michael Chen, Game Developer",
date: "Date: December 2024",
title: "Perfect for game development assets",
quote: "We integrated AI-generated battles into our esports game, and the results are phenomenal. The quality and speed of generation cut our development time by 60%. This is the future of game production.",
tag: "Developer",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/game-developer-professional-portrait-tec-1772878446249-081ece26.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/ai-generated-anime-game-concept-showing--1772878446469-766f105c.png?_wi=5",
},
id: "2", name: "Michael Chen, Game Developer", date: "Date: December 2024", title: "Perfect for game development assets", quote: "We integrated AI-generated battles into our esports game, and the results are phenomenal. The quality and speed of generation cut our development time by 60%. This is the future of game production.", tag: "Developer", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/game-developer-professional-portrait-tec-1772878446249-081ece26.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/ai-generated-anime-game-concept-showing--1772878446469-766f105c.png"},
{
id: "3",
name: "Emma Tanaka, Animation Director",
date: "Date: December 2024",
title: "Revolutionary animation tool",
quote: "As a traditional animator, I was skeptical. But this AI captures the essence of dynamic anime combat. It's a powerful tool that enhances rather than replaces human creativity. Absolutely revolutionary.",
tag: "Director",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/animation-studio-director-professional-p-1772878446140-0d76183c.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/cinematic-anime-movie-scene-created-with-1772878447023-05687ed6.png?_wi=3",
},
id: "3", name: "Emma Tanaka, Animation Director", date: "Date: December 2024", title: "Revolutionary animation tool", quote: "As a traditional animator, I was skeptical. But this AI captures the essence of dynamic anime combat. It's a powerful tool that enhances rather than replaces human creativity. Absolutely revolutionary.", tag: "Director", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/animation-studio-director-professional-p-1772878446140-0d76183c.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/cinematic-anime-movie-scene-created-with-1772878447023-05687ed6.png"},
{
id: "4",
name: "Raj Patel, Esports Tournament Organizer",
date: "Date: January 2025",
title: "Elevated our tournament presentation",
quote: "The AI-generated battle intros and highlights transformed our esports tournaments. Sponsors love it, viewers are amazed, and production costs dropped dramatically. This is a game-changer for esports entertainment.",
tag: "Organizer",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/esports-tournament-organizer-professiona-1772878445757-7d9adb29.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/showcase-of-a-major-ai-generated-anime-p-1772878447167-898eaa40.png?_wi=6",
},
id: "4", name: "Raj Patel, Esports Tournament Organizer", date: "Date: January 2025", title: "Elevated our tournament presentation", quote: "The AI-generated battle intros and highlights transformed our esports tournaments. Sponsors love it, viewers are amazed, and production costs dropped dramatically. This is a game-changer for esports entertainment.", tag: "Organizer", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/esports-tournament-organizer-professiona-1772878445757-7d9adb29.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/showcase-of-a-major-ai-generated-anime-p-1772878447167-898eaa40.png"},
{
id: "5",
name: "Lisa Wong, Anime Fan Community Lead",
date: "Date: January 2025",
title: "Brought our fan community together",
quote: "Our community went wild for this. Everyone's creating their dream battles, sharing techniques, and supporting each other. It's created an amazing creative ecosystem around AI anime generation.",
tag: "Community",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/game-developer-professional-portrait-tec-1772878446249-081ece26.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/anime-fight-sequence-with-ai-generation--1772878446504-19817f05.png?_wi=4",
},
id: "5", name: "Lisa Wong, Anime Fan Community Lead", date: "Date: January 2025", title: "Brought our fan community together", quote: "Our community went wild for this. Everyone's creating their dream battles, sharing techniques, and supporting each other. It's created an amazing creative ecosystem around AI anime generation.", tag: "Community", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/game-developer-professional-portrait-tec-1772878446249-081ece26.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/anime-fight-sequence-with-ai-generation--1772878446504-19817f05.png"},
{
id: "6",
name: "David Kim, Tech Entrepreneur",
date: "Date: January 2025",
title: "Incredible AI innovation",
quote: "The technical achievement here is remarkable. The neural networks accurately interpret creative prompts and generate cinematically beautiful anime fights. This is a masterclass in applied AI.",
tag: "Tech",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/animation-studio-director-professional-p-1772878446140-0d76183c.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/ai-generated-anime-game-concept-showing--1772878446469-766f105c.png?_wi=6",
},
id: "6", name: "David Kim, Tech Entrepreneur", date: "Date: January 2025", title: "Incredible AI innovation", quote: "The technical achievement here is remarkable. The neural networks accurately interpret creative prompts and generate cinematically beautiful anime fights. This is a masterclass in applied AI.", tag: "Tech", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/animation-studio-director-professional-p-1772878446140-0d76183c.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ac3voOKwsKbqX5J64GLYlySNQT/ai-generated-anime-game-concept-showing--1772878446469-766f105c.png"},
]}
/>
</div>
@@ -198,13 +124,9 @@ export default function ProjectsPage() {
<FooterLogoReveal
logoText="AI Anime Battle Studio"
leftLink={{
text: "Privacy Policy",
href: "/privacy",
}}
text: "Privacy Policy", href: "/privacy"}}
rightLink={{
text: "Terms of Service",
href: "/terms",
}}
text: "Terms of Service", href: "/terms"}}
/>
</div>
</ThemeProvider>