Update src/app/generator/page.tsx

This commit is contained in:
2026-03-09 05:40:15 +00:00
parent 6458e91cbc
commit 751f00a3a5

View File

@@ -20,8 +20,7 @@ export default function GeneratorPage() {
const footerColumns = [
{
title: "Product",
items: [
title: "Product", items: [
{ label: "Generator", href: "/generator" },
{ label: "Pricing", href: "/pricing" },
{ label: "Dashboard", href: "/dashboard" },
@@ -29,8 +28,7 @@ export default function GeneratorPage() {
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{ label: "Blog", href: "/blog" },
{ label: "Guides", href: "/guides" },
{ label: "FAQ", href: "#faq" },
@@ -38,8 +36,7 @@ export default function GeneratorPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Contact", href: "/contact" },
{ label: "Careers", href: "/careers" },
@@ -47,8 +44,7 @@ export default function GeneratorPage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "/privacy" },
{ label: "Terms of Service", href: "/terms" },
{ label: "Cookie Policy", href: "/cookies" },
@@ -75,9 +71,7 @@ export default function GeneratorPage() {
brandName="AnimeAI"
navItems={navItems}
button={{
text: "Get Started",
href: "/signup",
}}
text: "Get Started", href: "/signup"}}
/>
</div>
@@ -85,25 +79,20 @@ export default function GeneratorPage() {
<HeroSplit
title="AI Anime Generator - Upload & Transform Your Photos"
description="Start creating stunning anime artwork right now. Our intuitive generator interface makes it easy to upload your photos and apply professional anime styles instantly. No experience necessary."
tag="Fast & Easy",
tag="Fast & Easy"
tagIcon={Zap}
tagAnimation="slide-up"
background={{
variant: "floatingGradient",
}}
variant: "floatingGradient"}}
imagePosition="right"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQWFqpu3TxcWvT1S01tprRX9AT/modern-clean-interface-showing-an-image--1773034684290-7090253a.png?_wi=2"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQWFqpu3TxcWvT1S01tprRX9AT/modern-clean-interface-showing-an-image--1773034684290-7090253a.png"
imageAlt="AI anime generator interface showing upload and conversion options"
mediaAnimation="blur-reveal"
buttons={[
{
text: "Start Generating",
href: "#",
},
text: "Start Generating", href: "#"},
{
text: "View Gallery",
href: "/#gallery",
},
text: "View Gallery", href: "/#gallery"},
]}
buttonAnimation="slide-up"
/>
@@ -113,7 +102,7 @@ export default function GeneratorPage() {
<ProductCardOne
title="Generator Features & Capabilities"
description="Everything you need to create anime masterpieces with professional-grade AI technology"
tag="Premium Tools",
tag="Premium Tools"
tagIcon={Star}
tagAnimation="slide-up"
textboxLayout="default"
@@ -122,47 +111,21 @@ export default function GeneratorPage() {
gridVariant="three-columns-all-equal-width"
products={[
{
id: "1",
name: "Instant Processing",
price: "10-30 Seconds",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQWFqpu3TxcWvT1S01tprRX9AT/fast-motion-illustration-showing-lightni-1773034687167-6dcde6a0.png?_wi=2",
},
id: "1", name: "Instant Processing", price: "10-30 Seconds", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQWFqpu3TxcWvT1S01tprRX9AT/fast-motion-illustration-showing-lightni-1773034687167-6dcde6a0.png"},
{
id: "2",
name: "20+ Anime Styles",
price: "Ghibli, Shonen & More",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQWFqpu3TxcWvT1S01tprRX9AT/illustration-showing-multiple-anime-art--1773034687213-e331478d.png?_wi=2",
},
id: "2", name: "20+ Anime Styles", price: "Ghibli, Shonen & More", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQWFqpu3TxcWvT1S01tprRX9AT/illustration-showing-multiple-anime-art--1773034687213-e331478d.png"},
{
id: "3",
name: "4K Quality Output",
price: "Ultra HD Downloads",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQWFqpu3TxcWvT1S01tprRX9AT/professional-illustration-showing-high-q-1773034686089-22c6f8c6.png?_wi=2",
},
id: "3", name: "4K Quality Output", price: "Ultra HD Downloads", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQWFqpu3TxcWvT1S01tprRX9AT/professional-illustration-showing-high-q-1773034686089-22c6f8c6.png"},
{
id: "4",
name: "Batch Processing",
price: "Multiple Images",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQWFqpu3TxcWvT1S01tprRX9AT/upload-icon-illustration-showing-file-tr-1773034685170-292371fb.png?_wi=2",
},
id: "4", name: "Batch Processing", price: "Multiple Images", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQWFqpu3TxcWvT1S01tprRX9AT/upload-icon-illustration-showing-file-tr-1773034685170-292371fb.png"},
{
id: "5",
name: "Style Customization",
price: "Fine-Tune Your Art",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQWFqpu3TxcWvT1S01tprRX9AT/illustration-representing-simplicity-and-1773034687148-b37d929d.png?_wi=2",
},
id: "5", name: "Style Customization", price: "Fine-Tune Your Art", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQWFqpu3TxcWvT1S01tprRX9AT/illustration-representing-simplicity-and-1773034687148-b37d929d.png"},
{
id: "6",
name: "API Integration",
price: "Developer Friendly",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQWFqpu3TxcWvT1S01tprRX9AT/visual-icon-or-illustration-representing-1773034684997-655fafe3.png?_wi=2",
},
id: "6", name: "API Integration", price: "Developer Friendly", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQWFqpu3TxcWvT1S01tprRX9AT/visual-icon-or-illustration-representing-1773034684997-655fafe3.png"},
]}
buttons={[
{
text: "Explore Features",
href: "/",
},
text: "Explore Features", href: "/"},
]}
buttonAnimation="slide-up"
/>
@@ -176,18 +139,13 @@ export default function GeneratorPage() {
title="Upgrade Your Creative Process"
description="Unlock unlimited image generations with our Pro and Premium plans. Get access to all anime styles, priority processing, and dedicated support. Start your free trial today."
background={{
variant: "floatingGradient",
}}
variant: "floatingGradient"}}
useInvertedBackground={false}
buttons={[
{
text: "View Plans",
href: "/#pricing",
},
text: "View Plans", href: "/#pricing"},
{
text: "Free Trial",
href: "/signup",
},
text: "Free Trial", href: "/signup"},
]}
buttonAnimation="slide-up"
/>