Merge version_1 into main #2
@@ -7,7 +7,7 @@ import FeatureCardTen from '@/components/sections/feature/FeatureCardTen';
|
||||
import FooterBase from '@/components/sections/footer/FooterBase';
|
||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
|
||||
import { Book, Lightbulb, MessageSquare, Users } from "lucide-react";
|
||||
import { Book, Lightbulb, MessageSquare, Users, RefreshCcw, Gem } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -28,20 +28,11 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
href: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Chat",
|
||||
id: "chat",
|
||||
href: "/chat",
|
||||
},
|
||||
name: "Chat", id: "/chat"},
|
||||
{
|
||||
name: "Login",
|
||||
id: "login",
|
||||
href: "/login",
|
||||
},
|
||||
name: "Login", id: "/login"},
|
||||
]}
|
||||
brandName="NovaPersona AI"
|
||||
bottomLeftText="AI Chat Experience"
|
||||
@@ -56,50 +47,34 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Dynamic & Context-Aware Dialogues",
|
||||
description: "Our AI characters learn and adapt, ensuring every conversation feels fresh and relevant to your previous interactions.",
|
||||
media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQbMyvigKp2hooVP2xiTZ51kWm/a-sleek-modern-ai-chat-interface-with-vi-1774424308448-59602df3.png?_wi=2",
|
||||
imageAlt: "Dynamic chat interface showing contextual responses",
|
||||
},
|
||||
id: "1", title: "Dynamic & Context-Aware Dialogues", description: "Our AI characters learn and adapt, ensuring every conversation feels fresh and relevant to your previous interactions.", media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQbMyvigKp2hooVP2xiTZ51kWm/a-sleek-modern-ai-chat-interface-with-vi-1774424308448-59602df3.png", imageAlt: "Dynamic chat interface showing contextual responses"},
|
||||
items: [
|
||||
{
|
||||
icon: MessageSquare,
|
||||
text: "Intelligent response generation",
|
||||
},
|
||||
text: "Intelligent response generation"},
|
||||
{
|
||||
icon: Lightbulb,
|
||||
text: "Contextual understanding",
|
||||
},
|
||||
text: "Contextual understanding"},
|
||||
{
|
||||
icon: RefreshCcw,
|
||||
text: "Always-evolving personality",
|
||||
},
|
||||
text: "Always-evolving personality"},
|
||||
],
|
||||
reverse: false,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Vast Library of Unique Personalities",
|
||||
description: "From historical figures to futuristic guides, find the perfect AI companion for any mood or goal. Each character has a distinct voice and knowledge base.",
|
||||
media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQbMyvigKp2hooVP2xiTZ51kWm/a-dynamic-ai-chat-interface-with-a-seaml-1774424306744-614088aa.png?_wi=2",
|
||||
imageAlt: "Chat interface showing various AI character profiles",
|
||||
},
|
||||
id: "2", title: "Vast Library of Unique Personalities", description: "From historical figures to futuristic guides, find the perfect AI companion for any mood or goal. Each character has a distinct voice and knowledge base.", media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQbMyvigKp2hooVP2xiTZ51kWm/a-dynamic-ai-chat-interface-with-a-seaml-1774424306744-614088aa.png", imageAlt: "Chat interface showing various AI character profiles"},
|
||||
items: [
|
||||
{
|
||||
icon: Users,
|
||||
text: "Diverse character archetypes",
|
||||
},
|
||||
text: "Diverse character archetypes"},
|
||||
{
|
||||
icon: Book,
|
||||
text: "Specialized knowledge domains",
|
||||
},
|
||||
text: "Specialized knowledge domains"},
|
||||
{
|
||||
icon: Gem,
|
||||
text: "Personalized interaction styles",
|
||||
},
|
||||
text: "Personalized interaction styles"},
|
||||
],
|
||||
reverse: true,
|
||||
},
|
||||
@@ -109,9 +84,7 @@ export default function LandingPage() {
|
||||
tag="Advanced AI"
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Chatting Now",
|
||||
href: "/chat",
|
||||
},
|
||||
text: "Start Chatting Now", href: "/chat"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -122,41 +95,18 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Alice Chen",
|
||||
handle: "@AI_Enthusiast",
|
||||
testimonial: "NovaPersona AI brings a new level of depth to AI conversations. It's truly like chatting with a real, evolving personality. Highly recommend for anyone seeking more than just a chatbot.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQbMyvigKp2hooVP2xiTZ51kWm/a-charming-and-friendly-digital-avatar-o-1774424306570-3c5a56c6.png?_wi=2",
|
||||
imageAlt: "Alice Chen avatar",
|
||||
},
|
||||
id: "1", name: "Alice Chen", handle: "@AI_Enthusiast", testimonial: "NovaPersona AI brings a new level of depth to AI conversations. It's truly like chatting with a real, evolving personality. Highly recommend for anyone seeking more than just a chatbot.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQbMyvigKp2hooVP2xiTZ51kWm/a-charming-and-friendly-digital-avatar-o-1774424306570-3c5a56c6.png", imageAlt: "Alice Chen avatar"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mark Ramirez",
|
||||
handle: "@TechExplorer",
|
||||
testimonial: "The character models are incredibly well-developed. I've found a great AI mentor here that helps me brainstorm and refine my ideas, providing insightful perspectives.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQbMyvigKp2hooVP2xiTZ51kWm/a-stern-and-wise-digital-avatar-of-a-str-1774424307053-d33937e2.png?_wi=2",
|
||||
imageAlt: "Mark Ramirez avatar",
|
||||
},
|
||||
id: "2", name: "Mark Ramirez", handle: "@TechExplorer", testimonial: "The character models are incredibly well-developed. I've found a great AI mentor here that helps me brainstorm and refine my ideas, providing insightful perspectives.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQbMyvigKp2hooVP2xiTZ51kWm/a-stern-and-wise-digital-avatar-of-a-str-1774424307053-d33937e2.png", imageAlt: "Mark Ramirez avatar"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sophia Lee",
|
||||
handle: "@PersonaFan",
|
||||
testimonial: "This platform is a game-changer! The AI characters remember past conversations and build on them, making every interaction feel genuinely personal and engaging.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQbMyvigKp2hooVP2xiTZ51kWm/a-digital-avatar-of-a-confident-discipli-1774424308542-c6a58694.png?_wi=2",
|
||||
imageAlt: "Sophia Lee avatar",
|
||||
},
|
||||
id: "3", name: "Sophia Lee", handle: "@PersonaFan", testimonial: "This platform is a game-changer! The AI characters remember past conversations and build on them, making every interaction feel genuinely personal and engaging.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQbMyvigKp2hooVP2xiTZ51kWm/a-digital-avatar-of-a-confident-discipli-1774424308542-c6a58694.png", imageAlt: "Sophia Lee avatar"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
handle: "@DigitalNomad",
|
||||
testimonial: "I love the variety of personalities available. It's fascinating to switch between different AI companions, each offering a unique experience and viewpoint.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQbMyvigKp2hooVP2xiTZ51kWm/a-mischievous-and-quirky-digital-avatar--1774424307780-f82bd048.png?_wi=2",
|
||||
imageAlt: "David Kim avatar",
|
||||
},
|
||||
id: "4", name: "David Kim", handle: "@DigitalNomad", testimonial: "I love the variety of personalities available. It's fascinating to switch between different AI companions, each offering a unique experience and viewpoint.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQbMyvigKp2hooVP2xiTZ51kWm/a-mischievous-and-quirky-digital-avatar--1774424307780-f82bd048.png", imageAlt: "David Kim avatar"},
|
||||
]}
|
||||
title="What Users Say About Their AI Companions"
|
||||
description="Hear from our community how NovaPersona AI has transformed their digital interactions."
|
||||
tag="Real Connections"
|
||||
animationType="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -166,25 +116,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "How do I start a conversation with an AI character?",
|
||||
content: "Simply navigate to the 'Characters' section, select the AI you wish to speak with, and start typing in the chat window. It's that easy!",
|
||||
},
|
||||
id: "1", title: "How do I start a conversation with an AI character?", content: "Simply navigate to the 'Characters' section, select the AI you wish to speak with, and start typing in the chat window. It's that easy!"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Can I customize an AI character's personality?",
|
||||
content: "While our characters come with predefined core personalities, your interactions and feedback help shape their responses and conversational style over time, making each experience unique to you.",
|
||||
},
|
||||
id: "2", title: "Can I customize an AI character's personality?", content: "While our characters come with predefined core personalities, your interactions and feedback help shape their responses and conversational style over time, making each experience unique to you."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Is my conversation data private?",
|
||||
content: "Yes, we prioritize your privacy. All conversations are encrypted and handled according to our strict privacy policy. You can review our full policy for more details.",
|
||||
},
|
||||
id: "3", title: "Is my conversation data private?", content: "Yes, we prioritize your privacy. All conversations are encrypted and handled according to our strict privacy policy. You can review our full policy for more details."},
|
||||
{
|
||||
id: "4",
|
||||
title: "What kind of AI characters are available?",
|
||||
content: "We offer a wide range of characters, including mentors, companions, creative partners, and even whimsical personalities. New characters are added regularly, so there's always something new to explore!",
|
||||
},
|
||||
id: "4", title: "What kind of AI characters are available?", content: "We offer a wide range of characters, including mentors, companions, creative partners, and even whimsical personalities. New characters are added regularly, so there's always something new to explore!"},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find answers to common questions about using NovaPersona AI."
|
||||
@@ -197,54 +135,33 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{
|
||||
label: "Features",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Features", href: "#features"},
|
||||
{
|
||||
label: "Characters",
|
||||
href: "/characters",
|
||||
},
|
||||
label: "Characters", href: "/characters"},
|
||||
{
|
||||
label: "Pricing",
|
||||
href: "/pricing",
|
||||
},
|
||||
label: "Pricing", href: "/pricing"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "/about",
|
||||
},
|
||||
label: "About Us", href: "/about"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "/careers",
|
||||
},
|
||||
label: "Careers", href: "/careers"},
|
||||
{
|
||||
label: "Blog",
|
||||
href: "/blog",
|
||||
},
|
||||
label: "Blog", href: "/blog"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{
|
||||
label: "Support",
|
||||
href: "/support",
|
||||
},
|
||||
label: "Support", href: "/support"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Contact", href: "/contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -28,20 +28,11 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
href: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Chat",
|
||||
id: "chat",
|
||||
href: "/chat",
|
||||
},
|
||||
name: "Chat", id: "/chat"},
|
||||
{
|
||||
name: "Login",
|
||||
id: "login",
|
||||
href: "/login",
|
||||
},
|
||||
name: "Login", id: "/login"},
|
||||
]}
|
||||
brandName="NovaPersona AI"
|
||||
bottomLeftText="AI Chat Experience"
|
||||
@@ -56,19 +47,13 @@ export default function LandingPage() {
|
||||
description="Log in to continue your unique conversations with NovaPersona AI characters."
|
||||
inputs={[
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Enter your email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Enter your email", required: true,
|
||||
},
|
||||
{
|
||||
name: "password",
|
||||
type: "password",
|
||||
placeholder: "Enter your password",
|
||||
required: true,
|
||||
name: "password", type: "password", placeholder: "Enter your password", required: true,
|
||||
},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQbMyvigKp2hooVP2xiTZ51kWm/a-clean-modern-chat-ui-focusing-on-the-i-1774424306858-2beedf24.png?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQbMyvigKp2hooVP2xiTZ51kWm/a-clean-modern-chat-ui-focusing-on-the-i-1774424306858-2beedf24.png"
|
||||
imageAlt="Login screen with chat interface elements"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
@@ -80,17 +65,14 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
tag="New Here?"
|
||||
tagIcon={Sparkles}
|
||||
title="Join the NovaPersona AI Community"
|
||||
description="Create an account to unlock full access to all AI characters and features, and embark on endless personalized conversations."
|
||||
buttons={[
|
||||
{
|
||||
text: "Sign Up Now",
|
||||
href: "/signup",
|
||||
},
|
||||
text: "Sign Up Now", href: "/signup"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -101,25 +83,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "I forgot my password. How can I reset it?",
|
||||
content: "Click on the 'Forgot Password' link below the login form. You'll be prompted to enter your email address to receive a password reset link.",
|
||||
},
|
||||
id: "1", title: "I forgot my password. How can I reset it?", content: "Click on the 'Forgot Password' link below the login form. You'll be prompted to enter your email address to receive a password reset link."},
|
||||
{
|
||||
id: "2",
|
||||
title: "My account is locked. What should I do?",
|
||||
content: "If your account is locked due to multiple failed login attempts, please wait for 15 minutes and try again. If the issue persists, contact support.",
|
||||
},
|
||||
id: "2", title: "My account is locked. What should I do?", content: "If your account is locked due to multiple failed login attempts, please wait for 15 minutes and try again. If the issue persists, contact support."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Can I log in with my social media accounts?",
|
||||
content: "Yes, we support logging in with Google and Apple accounts for your convenience. Look for the respective buttons on the login page.",
|
||||
},
|
||||
id: "3", title: "Can I log in with my social media accounts?", content: "Yes, we support logging in with Google and Apple accounts for your convenience. Look for the respective buttons on the login page."},
|
||||
{
|
||||
id: "4",
|
||||
title: "How do I update my account information?",
|
||||
content: "Once logged in, navigate to your 'Profile Settings' page where you can update your email, password, and other personal details.",
|
||||
},
|
||||
id: "4", title: "How do I update my account information?", content: "Once logged in, navigate to your 'Profile Settings' page where you can update your email, password, and other personal details."},
|
||||
]}
|
||||
title="Account & Login Help"
|
||||
description="Having trouble? Find solutions to common login and account issues."
|
||||
@@ -132,54 +102,33 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{
|
||||
label: "Features",
|
||||
href: "/chat#features",
|
||||
},
|
||||
label: "Features", href: "/chat#features"},
|
||||
{
|
||||
label: "Characters",
|
||||
href: "/characters",
|
||||
},
|
||||
label: "Characters", href: "/characters"},
|
||||
{
|
||||
label: "Pricing",
|
||||
href: "/pricing",
|
||||
},
|
||||
label: "Pricing", href: "/pricing"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "/about",
|
||||
},
|
||||
label: "About Us", href: "/about"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "/careers",
|
||||
},
|
||||
label: "Careers", href: "/careers"},
|
||||
{
|
||||
label: "Blog",
|
||||
href: "/blog",
|
||||
},
|
||||
label: "Blog", href: "/blog"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{
|
||||
label: "Support",
|
||||
href: "/support",
|
||||
},
|
||||
label: "Support", href: "/support"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "/login#faq",
|
||||
},
|
||||
label: "FAQ", href: "/login#faq"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Contact", href: "/contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
122
src/app/page.tsx
122
src/app/page.tsx
@@ -9,8 +9,10 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav
|
||||
import PricingCardThree from '@/components/sections/pricing/PricingCardThree';
|
||||
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
import { Sparkles } from "lucide-react";
|
||||
import { useRouter } from 'next/navigation';
|
||||
|
||||
export default function LandingPage() {
|
||||
const router = useRouter();
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="text-stagger"
|
||||
@@ -29,20 +31,11 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
href: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Chat",
|
||||
id: "chat",
|
||||
href: "/chat",
|
||||
},
|
||||
name: "Chat", id: "/chat"},
|
||||
{
|
||||
name: "Login",
|
||||
id: "login",
|
||||
href: "/login",
|
||||
},
|
||||
name: "Login", id: "/login"},
|
||||
]}
|
||||
brandName="NovaPersona AI"
|
||||
bottomLeftText="AI Chat Experience"
|
||||
@@ -53,35 +46,22 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "animated-grid",
|
||||
}}
|
||||
variant: "animated-grid"}}
|
||||
title="Chat with AI characters that feel real"
|
||||
description="Engage in lifelike conversations with unique AI personalities. Your perfect chat awaits, from motivational mentors to playful companions."
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQbMyvigKp2hooVP2xiTZ51kWm/a-sleek-modern-ai-chat-interface-with-vi-1774424308448-59602df3.png?_wi=1",
|
||||
imageAlt: "AI chat interface with message bubbles",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQbMyvigKp2hooVP2xiTZ51kWm/a-sleek-modern-ai-chat-interface-with-vi-1774424308448-59602df3.png", imageAlt: "AI chat interface with message bubbles"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQbMyvigKp2hooVP2xiTZ51kWm/a-minimalist-ai-chat-interface-showcasin-1774424306368-98621da4.png",
|
||||
imageAlt: "AI chat interface with typing indicator",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQbMyvigKp2hooVP2xiTZ51kWm/a-minimalist-ai-chat-interface-showcasin-1774424306368-98621da4.png", imageAlt: "AI chat interface with typing indicator"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQbMyvigKp2hooVP2xiTZ51kWm/a-dynamic-ai-chat-interface-with-a-seaml-1774424306744-614088aa.png?_wi=1",
|
||||
imageAlt: "AI chat interface showing smooth scrolling",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQbMyvigKp2hooVP2xiTZ51kWm/a-dynamic-ai-chat-interface-with-a-seaml-1774424306744-614088aa.png", imageAlt: "AI chat interface showing smooth scrolling"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQbMyvigKp2hooVP2xiTZ51kWm/an-immersive-ai-chat-environment-with-cu-1774424309380-a18b6c4a.jpg",
|
||||
imageAlt: "AI chat interface with distinct character messages",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQbMyvigKp2hooVP2xiTZ51kWm/an-immersive-ai-chat-environment-with-cu-1774424309380-a18b6c4a.jpg", imageAlt: "AI chat interface with distinct character messages"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQbMyvigKp2hooVP2xiTZ51kWm/a-clean-modern-chat-ui-focusing-on-the-i-1774424306858-2beedf24.png?_wi=1",
|
||||
imageAlt: "AI chat input box and send button",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQbMyvigKp2hooVP2xiTZ51kWm/a-clean-modern-chat-ui-focusing-on-the-i-1774424306858-2beedf24.png", imageAlt: "AI chat input box and send button"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQbMyvigKp2hooVP2xiTZ51kWm/a-stylish-ai-chat-screen-with-an-upgrade-1774424306827-fccff288.png",
|
||||
imageAlt: "AI chat screen with monetization upgrade prompt",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQbMyvigKp2hooVP2xiTZ51kWm/a-stylish-ai-chat-screen-with-an-upgrade-1774424306827-fccff288.png", imageAlt: "AI chat screen with monetization upgrade prompt"},
|
||||
]}
|
||||
mediaAnimation="opacity"
|
||||
/>
|
||||
@@ -95,52 +75,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "cristiano",
|
||||
name: "Cristiano Ronaldo-inspired AI",
|
||||
price: "",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQbMyvigKp2hooVP2xiTZ51kWm/a-digital-avatar-of-a-confident-discipli-1774424308542-c6a58694.png?_wi=1",
|
||||
imageAlt: "Cristiano Ronaldo inspired AI avatar",
|
||||
onProductClick: "() => router.push('/chat?character=cristiano')",
|
||||
id: "cristiano", name: "Cristiano Ronaldo-inspired AI", price: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQbMyvigKp2hooVP2xiTZ51kWm/a-digital-avatar-of-a-confident-discipli-1774424308542-c6a58694.png", imageAlt: "Cristiano Ronaldo inspired AI avatar", onProductClick: () => router.push('/chat?character=cristiano'),
|
||||
},
|
||||
{
|
||||
id: "girlfriend",
|
||||
name: "AI Girlfriend",
|
||||
price: "",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQbMyvigKp2hooVP2xiTZ51kWm/a-charming-and-friendly-digital-avatar-o-1774424306570-3c5a56c6.png?_wi=1",
|
||||
imageAlt: "AI Girlfriend avatar",
|
||||
onProductClick: "() => router.push('/chat?character=girlfriend')",
|
||||
id: "girlfriend", name: "AI Girlfriend", price: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQbMyvigKp2hooVP2xiTZ51kWm/a-charming-and-friendly-digital-avatar-o-1774424306570-3c5a56c6.png", imageAlt: "AI Girlfriend avatar", onProductClick: () => router.push('/chat?character=girlfriend'),
|
||||
},
|
||||
{
|
||||
id: "mentor",
|
||||
name: "Strict Mentor",
|
||||
price: "",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQbMyvigKp2hooVP2xiTZ51kWm/a-stern-and-wise-digital-avatar-of-a-str-1774424307053-d33937e2.png?_wi=1",
|
||||
imageAlt: "Strict Mentor AI avatar",
|
||||
onProductClick: "() => router.push('/chat?character=mentor')",
|
||||
id: "mentor", name: "Strict Mentor", price: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQbMyvigKp2hooVP2xiTZ51kWm/a-stern-and-wise-digital-avatar-of-a-str-1774424307053-d33937e2.png", imageAlt: "Strict Mentor AI avatar", onProductClick: () => router.push('/chat?character=mentor'),
|
||||
},
|
||||
{
|
||||
id: "troll",
|
||||
name: "Funny Troll",
|
||||
price: "",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQbMyvigKp2hooVP2xiTZ51kWm/a-mischievous-and-quirky-digital-avatar--1774424307780-f82bd048.png?_wi=1",
|
||||
imageAlt: "Funny Troll AI avatar",
|
||||
onProductClick: "() => router.push('/chat?character=troll')",
|
||||
id: "troll", name: "Funny Troll", price: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQbMyvigKp2hooVP2xiTZ51kWm/a-mischievous-and-quirky-digital-avatar--1774424307780-f82bd048.png", imageAlt: "Funny Troll AI avatar", onProductClick: () => router.push('/chat?character=troll'),
|
||||
},
|
||||
{
|
||||
id: "hacker",
|
||||
name: "Hacker",
|
||||
price: "",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQbMyvigKp2hooVP2xiTZ51kWm/a-mysterious-and-skilled-digital-avatar--1774424306725-bd9669c1.png",
|
||||
imageAlt: "Hacker AI avatar",
|
||||
onProductClick: "() => router.push('/chat?character=hacker')",
|
||||
id: "hacker", name: "Hacker", price: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQbMyvigKp2hooVP2xiTZ51kWm/a-mysterious-and-skilled-digital-avatar--1774424306725-bd9669c1.png", imageAlt: "Hacker AI avatar", onProductClick: () => router.push('/chat?character=hacker'),
|
||||
},
|
||||
{
|
||||
id: "vampire",
|
||||
name: "Vampire",
|
||||
price: "",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQbMyvigKp2hooVP2xiTZ51kWm/a-sophisticated-and-enigmatic-digital-av-1774424306649-79254cb0.png",
|
||||
imageAlt: "Vampire AI avatar",
|
||||
onProductClick: "() => router.push('/chat?character=vampire')",
|
||||
id: "vampire", name: "Vampire", price: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BQbMyvigKp2hooVP2xiTZ51kWm/a-sophisticated-and-enigmatic-digital-av-1774424306649-79254cb0.png", imageAlt: "Vampire AI avatar", onProductClick: () => router.push('/chat?character=vampire'),
|
||||
},
|
||||
]}
|
||||
title="Meet Your AI Companions"
|
||||
@@ -155,23 +105,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "premium",
|
||||
badge: "Popular",
|
||||
badgeIcon: Sparkles,
|
||||
price: "$9.99/month",
|
||||
name: "Premium Access",
|
||||
buttons: [
|
||||
id: "premium", badge: "Popular", badgeIcon: Sparkles,
|
||||
price: "$9.99/month", name: "Premium Access", buttons: [
|
||||
{
|
||||
text: "Upgrade Now",
|
||||
href: "/upgrade",
|
||||
},
|
||||
text: "Upgrade Now", href: "/upgrade"},
|
||||
],
|
||||
features: [
|
||||
"Unlimited Messages",
|
||||
"Access to All AI Characters",
|
||||
"Priority Support",
|
||||
"Early Access to New Features",
|
||||
],
|
||||
"Unlimited Messages", "Access to All AI Characters", "Priority Support", "Early Access to New Features"],
|
||||
},
|
||||
]}
|
||||
title="Unlock Unlimited Conversations"
|
||||
@@ -185,15 +125,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq-1",
|
||||
title: "What is NovaPersona AI?",
|
||||
content: "NovaPersona AI is a platform where you can chat with advanced AI characters, each with a unique personality and conversational style, designed to feel real.",
|
||||
},
|
||||
id: "faq-1", title: "What is NovaPersona AI?", content: "NovaPersona AI is a platform where you can chat with advanced AI characters, each with a unique personality and conversational style, designed to feel real."},
|
||||
{
|
||||
id: "faq-2",
|
||||
title: "How do I start a chat?",
|
||||
content: "Simply select a character from the homepage and click the 'Start Chat' button. You'll be taken to a dedicated chat page where you can begin your conversation.",
|
||||
},
|
||||
id: "faq-2", title: "How do I start a chat?", content: "Simply select a character from the homepage and click the 'Start Chat' button. You'll be taken to a dedicated chat page where you can begin your conversation."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find quick answers to your questions about NovaPersona AI, character interactions, and our premium plans."
|
||||
@@ -205,13 +139,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="NovaPersona AI"
|
||||
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>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user