Update src/app/page.tsx
This commit is contained in:
353
src/app/page.tsx
353
src/app/page.tsx
@@ -32,35 +32,23 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
href: "/",
|
||||
name: "Home", id: "home"
|
||||
},
|
||||
{
|
||||
name: "Features",
|
||||
id: "features",
|
||||
href: "#features",
|
||||
name: "Features", id: "features"
|
||||
},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "pricing",
|
||||
href: "#pricing",
|
||||
name: "Pricing", id: "pricing"
|
||||
},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
href: "#testimonials",
|
||||
name: "Testimonials", id: "testimonials"
|
||||
},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "faq",
|
||||
href: "#faq",
|
||||
name: "FAQ", id: "faq"
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
href: "#contact",
|
||||
},
|
||||
name: "Contact", id: "contact"
|
||||
}
|
||||
]}
|
||||
brandName="VortexAI"
|
||||
bottomLeftText="Global AI Community"
|
||||
@@ -71,51 +59,28 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{
|
||||
variant: "rotated-rays-animated",
|
||||
}}
|
||||
variant: "rotated-rays-animated"}}
|
||||
title="Transform Your Stories into Stunning AI Videos"
|
||||
description="Generate cinematic quality videos from text, images, and scripts with our advanced AI. Empower your creativity, save time, and captivate your audience like never before."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Started Free",
|
||||
href: "/signup",
|
||||
},
|
||||
text: "Get Started Free", href: "/signup"},
|
||||
{
|
||||
text: "Explore Features",
|
||||
href: "#features",
|
||||
},
|
||||
text: "Explore Features", href: "#features"},
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/futuristic-ai-video-generation-interface-1774460182700-3673334f.png?_wi=1",
|
||||
imageAlt: "AI video generation interface",
|
||||
},
|
||||
id: "1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/futuristic-ai-video-generation-interface-1774460182700-3673334f.png", imageAlt: "AI video generation interface"},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/a-user-interface-showing-a-script-being--1774460183605-31779317.png",
|
||||
imageAlt: "Story-to-Video mode",
|
||||
},
|
||||
id: "2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/a-user-interface-showing-a-script-being--1774460183605-31779317.png", imageAlt: "Story-to-Video mode"},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/an-ai-prompt-improver-interface-showing--1774460183340-93ed1343.png",
|
||||
imageAlt: "AI Prompt Improver",
|
||||
},
|
||||
id: "3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/an-ai-prompt-improver-interface-showing--1774460183340-93ed1343.png", imageAlt: "AI Prompt Improver"},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/a-style-library-interface-for-video-gene-1774460184138-a2531d73.png",
|
||||
imageAlt: "AI Style Library",
|
||||
},
|
||||
id: "4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/a-style-library-interface-for-video-gene-1774460184138-a2531d73.png", imageAlt: "AI Style Library"},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/an-ai-voice-narration-interface-displayi-1774460182778-44ab5458.png",
|
||||
imageAlt: "AI Voice Narration",
|
||||
},
|
||||
id: "5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/an-ai-voice-narration-interface-displayi-1774460182778-44ab5458.png", imageAlt: "AI Voice Narration"},
|
||||
{
|
||||
id: "6",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/a-sophisticated-ai-video-editor-interfac-1774460183211-c4ce5aaf.png",
|
||||
imageAlt: "AI Video Editor",
|
||||
},
|
||||
id: "6", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/a-sophisticated-ai-video-editor-interfac-1774460183211-c4ce5aaf.png", imageAlt: "AI Video Editor"},
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={4000}
|
||||
@@ -136,65 +101,29 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "feature-story-to-video",
|
||||
title: "Story-to-Video Mode",
|
||||
tags: [
|
||||
"Narrative",
|
||||
"Automation",
|
||||
],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/a-detailed-illustration-of-a-user-s-stor-1774460183569-c9101ed1.png?_wi=1",
|
||||
imageAlt: "Story to video mode icon",
|
||||
},
|
||||
id: "feature-story-to-video", title: "Story-to-Video Mode", tags: [
|
||||
"Narrative", "Automation"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/a-detailed-illustration-of-a-user-s-stor-1774460183569-c9101ed1.png", imageAlt: "Story to video mode icon"},
|
||||
{
|
||||
id: "feature-prompt-improver",
|
||||
title: "AI Prompt Improver",
|
||||
tags: [
|
||||
"Smart",
|
||||
"Creative",
|
||||
],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/a-vibrant-visual-representing-the-ai-pro-1774460182922-8a0a8c4d.png?_wi=1",
|
||||
imageAlt: "AI prompt improver icon",
|
||||
},
|
||||
id: "feature-prompt-improver", title: "AI Prompt Improver", tags: [
|
||||
"Smart", "Creative"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/a-vibrant-visual-representing-the-ai-pro-1774460182922-8a0a8c4d.png", imageAlt: "AI prompt improver icon"},
|
||||
{
|
||||
id: "feature-style-library",
|
||||
title: "Style Library",
|
||||
tags: [
|
||||
"Artistic",
|
||||
"Diversity",
|
||||
],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/an-array-of-diverse-video-style-icons-e--1774460183142-6b29a476.png?_wi=1",
|
||||
imageAlt: "Style library icon",
|
||||
},
|
||||
id: "feature-style-library", title: "Style Library", tags: [
|
||||
"Artistic", "Diversity"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/an-array-of-diverse-video-style-icons-e--1774460183142-6b29a476.png", imageAlt: "Style library icon"},
|
||||
{
|
||||
id: "feature-voice-narration",
|
||||
title: "AI Voice Narration",
|
||||
tags: [
|
||||
"Audio",
|
||||
"Accessibility",
|
||||
],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/a-visual-of-sound-waves-merging-with-vid-1774460182814-871de8ea.png?_wi=1",
|
||||
imageAlt: "AI voice narration icon",
|
||||
},
|
||||
id: "feature-voice-narration", title: "AI Voice Narration", tags: [
|
||||
"Audio", "Accessibility"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/a-visual-of-sound-waves-merging-with-vid-1774460182814-871de8ea.png", imageAlt: "AI voice narration icon"},
|
||||
{
|
||||
id: "feature-scene-builder",
|
||||
title: "Smart Scene Builder",
|
||||
tags: [
|
||||
"Structured",
|
||||
"Control",
|
||||
],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/a-structured-input-interface-showing-fie-1774460183829-8ea4aa54.png",
|
||||
imageAlt: "Smart scene builder icon",
|
||||
},
|
||||
id: "feature-scene-builder", title: "Smart Scene Builder", tags: [
|
||||
"Structured", "Control"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/a-structured-input-interface-showing-fie-1774460183829-8ea4aa54.png", imageAlt: "Smart scene builder icon"},
|
||||
{
|
||||
id: "feature-video-editor",
|
||||
title: "AI Video Editor",
|
||||
tags: [
|
||||
"Post-gen",
|
||||
"Customization",
|
||||
],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/an-advanced-ai-video-editor-interface-wi-1774460183325-4b32ebca.png",
|
||||
imageAlt: "AI video editor icon",
|
||||
},
|
||||
id: "feature-video-editor", title: "AI Video Editor", tags: [
|
||||
"Post-gen", "Customization"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/an-advanced-ai-video-editor-interface-wi-1774460183325-4b32ebca.png", imageAlt: "AI video editor icon"},
|
||||
]}
|
||||
title="Advanced AI Features at Your Fingertips"
|
||||
description="Discover an unparalleled suite of tools designed to elevate your video content from concept to masterpiece."
|
||||
@@ -208,60 +137,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "starter",
|
||||
badge: "Free Trial",
|
||||
price: "$0",
|
||||
subtitle: "Perfect for trying out the platform",
|
||||
buttons: [
|
||||
id: "starter", badge: "Free Trial", price: "$0", subtitle: "Perfect for trying out the platform", buttons: [
|
||||
{
|
||||
text: "Start Free",
|
||||
href: "/signup",
|
||||
},
|
||||
text: "Start Free", href: "/signup"},
|
||||
],
|
||||
features: [
|
||||
"5 Credits/month",
|
||||
"Basic video generation",
|
||||
"Standard definition",
|
||||
"Community support",
|
||||
],
|
||||
"5 Credits/month", "Basic video generation", "Standard definition", "Community support"],
|
||||
},
|
||||
{
|
||||
id: "pro",
|
||||
badge: "Most Popular",
|
||||
price: "$29/month",
|
||||
subtitle: "For serious creators and professionals",
|
||||
buttons: [
|
||||
id: "pro", badge: "Most Popular", price: "$29/month", subtitle: "For serious creators and professionals", buttons: [
|
||||
{
|
||||
text: "Get Pro",
|
||||
href: "/signup",
|
||||
},
|
||||
text: "Get Pro", href: "/signup"},
|
||||
],
|
||||
features: [
|
||||
"500 Credits/month",
|
||||
"All advanced features",
|
||||
"High definition",
|
||||
"Priority support",
|
||||
"Community Prompt Library access",
|
||||
],
|
||||
"500 Credits/month", "All advanced features", "High definition", "Priority support", "Community Prompt Library access"],
|
||||
},
|
||||
{
|
||||
id: "unlimited",
|
||||
badge: "Ultimate Value",
|
||||
price: "$99/month",
|
||||
subtitle: "Unleash limitless creativity",
|
||||
buttons: [
|
||||
id: "unlimited", badge: "Ultimate Value", price: "$99/month", subtitle: "Unleash limitless creativity", buttons: [
|
||||
{
|
||||
text: "Go Unlimited",
|
||||
href: "/signup",
|
||||
},
|
||||
text: "Go Unlimited", href: "/signup"},
|
||||
],
|
||||
features: [
|
||||
"Unlimited Credits",
|
||||
"All advanced features",
|
||||
"4K Ultra HD",
|
||||
"24/7 Premium support",
|
||||
"Exclusive Style Library",
|
||||
],
|
||||
"Unlimited Credits", "All advanced features", "4K Ultra HD", "24/7 Premium support", "Exclusive Style Library"],
|
||||
},
|
||||
]}
|
||||
title="Flexible Plans for Every Creator"
|
||||
@@ -278,53 +175,23 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
role: "CEO",
|
||||
company: "Visionary Studios",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/professional-headshot-of-a-female-entrep-1774460181440-44aa153f.png?_wi=1",
|
||||
},
|
||||
id: "1", name: "Sarah Johnson", role: "CEO", company: "Visionary Studios", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/professional-headshot-of-a-female-entrep-1774460181440-44aa153f.png"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
role: "Content Director",
|
||||
company: "Innovate Media",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/professional-headshot-of-a-male-content--1774460182050-96d7e26b.png?_wi=1",
|
||||
},
|
||||
id: "2", name: "Michael Chen", role: "Content Director", company: "Innovate Media", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/professional-headshot-of-a-male-content--1774460182050-96d7e26b.png"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Marketing Lead",
|
||||
company: "GrowthSpark",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/professional-headshot-of-a-female-market-1774460182748-45e44826.png?_wi=1",
|
||||
},
|
||||
id: "3", name: "Emily Rodriguez", role: "Marketing Lead", company: "GrowthSpark", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/professional-headshot-of-a-female-market-1774460182748-45e44826.png"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
role: "Startup Founder",
|
||||
company: "NextGen AI",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/professional-headshot-of-a-male-startup--1774460182443-9ae8edb5.png?_wi=1",
|
||||
},
|
||||
id: "4", name: "David Kim", role: "Startup Founder", company: "NextGen AI", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/professional-headshot-of-a-male-startup--1774460182443-9ae8edb5.png"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica Lee",
|
||||
role: "Videographer",
|
||||
company: "Motion Crafts",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/professional-headshot-of-a-female-videog-1774460182387-c7a1fe47.png?_wi=1",
|
||||
},
|
||||
id: "5", name: "Jessica Lee", role: "Videographer", company: "Motion Crafts", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/professional-headshot-of-a-female-videog-1774460182387-c7a1fe47.png"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Robert Green",
|
||||
role: "Game Developer",
|
||||
company: "Pixel Play",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/professional-headshot-of-a-male-game-dev-1774460182078-fec0a942.png?_wi=1",
|
||||
},
|
||||
id: "6", name: "Robert Green", role: "Game Developer", company: "Pixel Play", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/professional-headshot-of-a-male-game-dev-1774460182078-fec0a942.png"},
|
||||
]}
|
||||
title="What Our Creators Are Saying"
|
||||
description="Join thousands of satisfied users who are transforming their content creation workflow with VortexAI's powerful tools."
|
||||
@@ -335,16 +202,9 @@ export default function LandingPage() {
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[]}
|
||||
logos={[
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/minimalist-logo-for-techcorp-sleek-geome-1774460181872-8dad46f1.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/abstract-logo-for-innovatefusion-represe-1774460184576-dc7b4606.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/clean-global-themed-logo-for-globalvisio-1774460182022-58a8d717.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/playful-yet-modern-logo-for-creativelabs-1774460182263-e8727a47.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/abstract-logo-for-dataconnect-symbolizin-1774460181778-4853b93a.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/futuristic-logo-for-futuremedia-with-sty-1774460181591-61e7f9c0.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/elegant-logo-for-symphonysolutions-combi-1774460182727-d6744bdf.png",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/dynamic-logo-for-quantumleap-with-abstra-1774460182628-1c16f98e.png",
|
||||
]}
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/minimalist-logo-for-techcorp-sleek-geome-1774460181872-8dad46f1.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/abstract-logo-for-innovatefusion-represe-1774460184576-dc7b4606.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/clean-global-themed-logo-for-globalvisio-1774460182022-58a8d717.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/playful-yet-modern-logo-for-creativelabs-1774460182263-e8727a47.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/abstract-logo-for-dataconnect-symbolizin-1774460181778-4853b93a.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/futuristic-logo-for-futuremedia-with-sty-1774460181591-61e7f9c0.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/elegant-logo-for-symphonysolutions-combi-1774460182727-d6744bdf.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRm1rChDsmrU2sVe8WRRe3yIAp/dynamic-logo-for-quantumleap-with-abstra-1774460182628-1c16f98e.png"]}
|
||||
title="Trusted by Leading Innovators Worldwide"
|
||||
description="Our cutting-edge AI video generation technology is empowering creativity across diverse industries, from startups to enterprise."
|
||||
speed={50}
|
||||
@@ -357,25 +217,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "How does Story-to-Video Mode work?",
|
||||
content: "Our Story-to-Video mode analyzes your script, intelligently breaks it down into individual scenes, and generates corresponding video clips using advanced AI. These clips are then seamlessly combined to form your final narrative video.",
|
||||
},
|
||||
id: "1", title: "How does Story-to-Video Mode work?", content: "Our Story-to-Video mode analyzes your script, intelligently breaks it down into individual scenes, and generates corresponding video clips using advanced AI. These clips are then seamlessly combined to form your final narrative video."},
|
||||
{
|
||||
id: "2",
|
||||
title: "What are credits used for?",
|
||||
content: "Credits are used for generating videos. Each video generation consumes a certain number of credits, depending on video length, quality, and chosen features. You can purchase credit packs or subscribe to a monthly plan for a recurring credit allowance.",
|
||||
},
|
||||
id: "2", title: "What are credits used for?", content: "Credits are used for generating videos. Each video generation consumes a certain number of credits, depending on video length, quality, and chosen features. You can purchase credit packs or subscribe to a monthly plan for a recurring credit allowance."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Can I edit videos after they are generated?",
|
||||
content: "Yes, our AI Video Editor allows you to make post-generation adjustments. You can extend video segments, change visual styles, fine-tune lighting, add background music, and include subtitles to perfect your creation.",
|
||||
},
|
||||
id: "3", title: "Can I edit videos after they are generated?", content: "Yes, our AI Video Editor allows you to make post-generation adjustments. You can extend video segments, change visual styles, fine-tune lighting, add background music, and include subtitles to perfect your creation."},
|
||||
{
|
||||
id: "4",
|
||||
title: "Is my generated content private?",
|
||||
content: "Absolutely. User privacy is our top priority. All your prompts, uploaded images, generated videos, and history are strictly private and accessible only to you. You have full control over your content.",
|
||||
},
|
||||
id: "4", title: "Is my generated content private?", content: "Absolutely. User privacy is our top priority. All your prompts, uploaded images, generated videos, and history are strictly private and accessible only to you. You have full control over your content."},
|
||||
]}
|
||||
sideTitle="Frequently Asked Questions"
|
||||
sideDescription="Find quick answers to common questions about VortexAI, our features, credit system, and platform usage."
|
||||
@@ -388,14 +236,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
text="Ready to revolutionize your video creation workflow?"
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "/contact",
|
||||
},
|
||||
text: "Contact Us", href: "/contact"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -405,83 +250,49 @@ export default function LandingPage() {
|
||||
logoText="VortexAI"
|
||||
columns={[
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{
|
||||
label: "Features",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Features", href: "#features"},
|
||||
{
|
||||
label: "Pricing",
|
||||
href: "#pricing",
|
||||
},
|
||||
label: "Pricing", href: "#pricing"},
|
||||
{
|
||||
label: "Dashboard",
|
||||
href: "/dashboard",
|
||||
},
|
||||
label: "Dashboard", href: "/dashboard"},
|
||||
{
|
||||
label: "Login",
|
||||
href: "/login",
|
||||
},
|
||||
label: "Login", href: "/login"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
{
|
||||
label: "Blog",
|
||||
href: "#",
|
||||
},
|
||||
label: "Blog", href: "#"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{
|
||||
label: "Help Center",
|
||||
href: "#",
|
||||
},
|
||||
label: "Help Center", href: "#"},
|
||||
{
|
||||
label: "API Docs",
|
||||
href: "#",
|
||||
},
|
||||
label: "API Docs", href: "#"},
|
||||
{
|
||||
label: "Community",
|
||||
href: "#",
|
||||
},
|
||||
label: "Community", href: "#"},
|
||||
{
|
||||
label: "Support",
|
||||
href: "#",
|
||||
},
|
||||
label: "Support", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
{
|
||||
label: "Cookie Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Cookie Policy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user