Merge version_1 into main #2
@@ -8,7 +8,7 @@ import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatin
|
||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
||||
import TeamCardFive from '@/components/sections/team/TeamCardFive';
|
||||
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
|
||||
import { Scale } from "lucide-react";
|
||||
import { Scale, Brain, Atom } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -29,36 +29,19 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
href: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
href: "/about",
|
||||
},
|
||||
name: "About", id: "/about"},
|
||||
{
|
||||
name: "Features",
|
||||
id: "features",
|
||||
href: "/features",
|
||||
},
|
||||
name: "Features", id: "/features"},
|
||||
{
|
||||
name: "Results",
|
||||
id: "results",
|
||||
href: "/results",
|
||||
},
|
||||
name: "Results", id: "/results"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
href: "/contact",
|
||||
},
|
||||
name: "Contact", id: "/contact"}
|
||||
]}
|
||||
brandName="TestGenius AI"
|
||||
button={{
|
||||
text: "Start Test",
|
||||
href: "/",
|
||||
}}
|
||||
text: "Start Test", href: "/"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -70,22 +53,16 @@ export default function LandingPage() {
|
||||
description="At TestGenius AI, we believe in unlocking everyone's true potential. Born from a vision to revolutionize assessment, our platform leverages cutting-edge artificial intelligence to provide fair, accurate, and insightful evaluations. We're dedicated to helping individuals and organizations grow."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Personalized Learning Paths",
|
||||
description: "Adaptive tests that pinpoint strengths and areas for improvement, guiding users to optimal learning resources.",
|
||||
icon: Brain,
|
||||
title: "Personalized Learning Paths", description: "Adaptive tests that pinpoint strengths and areas for improvement, guiding users to optimal learning resources.", icon: Brain,
|
||||
},
|
||||
{
|
||||
title: "Unbiased AI Scoring",
|
||||
description: "Our algorithms are meticulously designed to minimize bias, ensuring equitable and consistent results for all.",
|
||||
icon: Scale,
|
||||
title: "Unbiased AI Scoring", description: "Our algorithms are meticulously designed to minimize bias, ensuring equitable and consistent results for all.", icon: Scale,
|
||||
},
|
||||
{
|
||||
title: "Comprehensive Skill Analysis",
|
||||
description: "Gain deep insights into various competencies, helping to identify talent and foster development.",
|
||||
icon: Atom,
|
||||
},
|
||||
title: "Comprehensive Skill Analysis", description: "Gain deep insights into various competencies, helping to identify talent and foster development.", icon: Atom,
|
||||
}
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/an-abstract-visual-representation-of-ai--1774515277783-9210d52c.png?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/an-abstract-visual-representation-of-ai--1774515277783-9210d52c.png"
|
||||
imageAlt="An abstract visual representation of AI processing information, with data flowing and merging, evolving into insights and knowledge."
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -98,19 +75,13 @@ export default function LandingPage() {
|
||||
description="Our innovative AI-powered testing goes beyond traditional methods, offering a deeper understanding of capabilities and potential. See how we're making a difference."
|
||||
metrics={[
|
||||
{
|
||||
value: "98%",
|
||||
title: "Accuracy Rate",
|
||||
},
|
||||
value: "98%", title: "Accuracy Rate"},
|
||||
{
|
||||
value: "2M+",
|
||||
title: "Tests Completed",
|
||||
},
|
||||
value: "2M+", title: "Tests Completed"},
|
||||
{
|
||||
value: "40%",
|
||||
title: "Time Saved",
|
||||
},
|
||||
value: "40%", title: "Time Saved"}
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/a-futuristic-dark-ui-dashboard-for-an-ai-1774515277637-3879562d.png?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/a-futuristic-dark-ui-dashboard-for-an-ai-1774515277637-3879562d.png"
|
||||
imageAlt="A futuristic dark UI dashboard for an AI test platform, displaying an aptitude test with glowing orange and blue elements."
|
||||
mediaAnimation="opacity"
|
||||
metricsAnimation="slide-up"
|
||||
@@ -124,33 +95,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
team={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Dr. Anya Sharma",
|
||||
role: "Co-founder & CEO",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/professional-headshot-of-a-smiling-young-1774515277583-79e56950.png?_wi=1",
|
||||
imageAlt: "Dr. Anya Sharma, Co-founder & CEO",
|
||||
},
|
||||
id: "1", name: "Dr. Anya Sharma", role: "Co-founder & CEO", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/professional-headshot-of-a-smiling-young-1774515277583-79e56950.png", imageAlt: "Dr. Anya Sharma, Co-founder & CEO"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mark Chen",
|
||||
role: "Head of AI Research",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/professional-headshot-of-a-smiling-man-d-1774515276422-f1410cb0.png?_wi=1",
|
||||
imageAlt: "Mark Chen, Head of AI Research",
|
||||
},
|
||||
id: "2", name: "Mark Chen", role: "Head of AI Research", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/professional-headshot-of-a-smiling-man-d-1774515276422-f1410cb0.png", imageAlt: "Mark Chen, Head of AI Research"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sarah Miller",
|
||||
role: "Lead Product Designer",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/professional-headshot-of-a-smiling-woman-1774515277345-d6b39182.png",
|
||||
imageAlt: "Sarah Miller, Lead Product Designer",
|
||||
},
|
||||
id: "3", name: "Sarah Miller", role: "Lead Product Designer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/professional-headshot-of-a-smiling-woman-1774515277345-d6b39182.png", imageAlt: "Sarah Miller, Lead Product Designer"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
role: "Head of Education Strategy",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/professional-headshot-of-a-smiling-man-d-1774515276384-04a2c408.png",
|
||||
imageAlt: "David Kim, Head of Education Strategy",
|
||||
},
|
||||
id: "4", name: "David Kim", role: "Head of Education Strategy", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/professional-headshot-of-a-smiling-man-d-1774515276384-04a2c408.png", imageAlt: "David Kim, Head of Education Strategy"}
|
||||
]}
|
||||
title="Meet the Minds Behind TestGenius AI"
|
||||
description="Our diverse team of AI researchers, educators, and software engineers is passionate about creating intelligent and equitable assessment tools that truly make a difference."
|
||||
@@ -159,41 +110,18 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Emily R.",
|
||||
role: "University Student",
|
||||
testimonial: "TestGenius AI helped me identify my weak areas, and the personalized study plan boosted my scores significantly. Truly revolutionary!",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/professional-headshot-of-a-smiling-young-1774515276760-8b6b9ee0.png",
|
||||
imageAlt: "Emily R.",
|
||||
},
|
||||
id: "1", name: "Emily R.", role: "University Student", testimonial: "TestGenius AI helped me identify my weak areas, and the personalized study plan boosted my scores significantly. Truly revolutionary!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/professional-headshot-of-a-smiling-young-1774515276760-8b6b9ee0.png", imageAlt: "Emily R."},
|
||||
{
|
||||
id: "2",
|
||||
name: "John D.",
|
||||
role: "Hiring Manager, Tech Solutions Inc.",
|
||||
testimonial: "The unbiased AI scoring saved us countless hours in the hiring process and helped us discover top talent we might have otherwise missed.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/professional-headshot-of-a-smiling-man-d-1774515276342-d7f60713.png",
|
||||
imageAlt: "John D.",
|
||||
},
|
||||
id: "2", name: "John D.", role: "Hiring Manager, Tech Solutions Inc.", testimonial: "The unbiased AI scoring saved us countless hours in the hiring process and helped us discover top talent we might have otherwise missed.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/professional-headshot-of-a-smiling-man-d-1774515276342-d7f60713.png", imageAlt: "John D."},
|
||||
{
|
||||
id: "3",
|
||||
name: "Maria S.",
|
||||
role: "Professional Developer",
|
||||
testimonial: "I used TestGenius AI for a coding assessment, and the feedback was incredibly detailed. It's like having a personal mentor.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/professional-headshot-of-a-smiling-young-1774515277583-79e56950.png?_wi=2",
|
||||
imageAlt: "Maria S.",
|
||||
},
|
||||
id: "3", name: "Maria S.", role: "Professional Developer", testimonial: "I used TestGenius AI for a coding assessment, and the feedback was incredibly detailed. It's like having a personal mentor.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/professional-headshot-of-a-smiling-young-1774515277583-79e56950.png", imageAlt: "Maria S."},
|
||||
{
|
||||
id: "4",
|
||||
name: "David K.",
|
||||
role: "Educator",
|
||||
testimonial: "As an educator, the comprehensive skill analysis feature is invaluable. It helps me tailor my teaching methods to student needs.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/professional-headshot-of-a-smiling-man-d-1774515276422-f1410cb0.png?_wi=2",
|
||||
imageAlt: "David K.",
|
||||
},
|
||||
id: "4", name: "David K.", role: "Educator", testimonial: "As an educator, the comprehensive skill analysis feature is invaluable. It helps me tailor my teaching methods to student needs.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/professional-headshot-of-a-smiling-man-d-1774515276422-f1410cb0.png", imageAlt: "David K."}
|
||||
]}
|
||||
title="What Our Users Say"
|
||||
description="Hear from individuals and organizations who have transformed their assessment experience and unlocked new potential with TestGenius AI."
|
||||
@@ -204,73 +132,45 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
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: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{
|
||||
label: "Features",
|
||||
href: "/features",
|
||||
},
|
||||
label: "Features", href: "/features"},
|
||||
{
|
||||
label: "Pricing",
|
||||
href: "#pricing",
|
||||
},
|
||||
label: "Pricing", href: "#pricing"},
|
||||
{
|
||||
label: "Integrations",
|
||||
href: "#integrations",
|
||||
},
|
||||
label: "Integrations", href: "#integrations"}
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{
|
||||
label: "Help Center",
|
||||
href: "#help",
|
||||
},
|
||||
label: "Help Center", href: "#help"},
|
||||
{
|
||||
label: "API Docs",
|
||||
href: "#api",
|
||||
},
|
||||
label: "API Docs", href: "#api"},
|
||||
{
|
||||
label: "Support",
|
||||
href: "#support",
|
||||
},
|
||||
label: "Support", href: "#support"}
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#privacy",
|
||||
},
|
||||
label: "Privacy Policy", href: "#privacy"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#terms",
|
||||
},
|
||||
label: "Terms of Service", href: "#terms"},
|
||||
{
|
||||
label: "Cookie Policy",
|
||||
href: "#cookies",
|
||||
},
|
||||
label: "Cookie Policy", href: "#cookies"}
|
||||
],
|
||||
},
|
||||
}
|
||||
]}
|
||||
logoText="TestGenius AI"
|
||||
copyrightText="© 2024 Unlock Your Potential with AI-Powered Tests. All rights reserved."
|
||||
|
||||
131
src/app/page.tsx
131
src/app/page.tsx
@@ -6,7 +6,7 @@ import FeatureBento from '@/components/sections/feature/FeatureBento';
|
||||
import HeroBillboardRotatedCarousel from '@/components/sections/hero/HeroBillboardRotatedCarousel';
|
||||
import MediaAbout from '@/components/sections/about/MediaAbout';
|
||||
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
||||
import { BarChart2, Bell, HelpCircle, LineChart, MessageSquare, Settings, User } from "lucide-react";
|
||||
import { BarChart2, Bell, HelpCircle, LineChart, MessageSquare, Settings, User, Brain, ClipboardList } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -27,83 +27,45 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
href: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
href: "/about",
|
||||
},
|
||||
name: "About", id: "/about"},
|
||||
{
|
||||
name: "Features",
|
||||
id: "features",
|
||||
href: "/features",
|
||||
},
|
||||
name: "Features", id: "/features"},
|
||||
{
|
||||
name: "Results",
|
||||
id: "results",
|
||||
href: "/results",
|
||||
},
|
||||
name: "Results", id: "/results"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
href: "/contact",
|
||||
},
|
||||
name: "Contact", id: "/contact"}
|
||||
]}
|
||||
brandName="TestGenius AI"
|
||||
button={{
|
||||
text: "Start Test",
|
||||
href: "/",
|
||||
}}
|
||||
text: "Start Test", href: "/"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{
|
||||
variant: "rotated-rays-animated-grid",
|
||||
}}
|
||||
variant: "rotated-rays-animated-grid"}}
|
||||
title="Unlock Your Potential with AI-Powered Tests"
|
||||
description="Request any test, from aptitude to coding, and our AI instantly crafts a personalized challenge. Your journey to improvement starts now."
|
||||
buttons={[
|
||||
{
|
||||
text: "Generate My Test",
|
||||
href: "#",
|
||||
},
|
||||
text: "Generate My Test", href: "#"}
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/a-futuristic-dark-ui-dashboard-for-an-ai-1774515277637-3879562d.png?_wi=1",
|
||||
imageAlt: "AI aptitude test dashboard",
|
||||
},
|
||||
id: "1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/a-futuristic-dark-ui-dashboard-for-an-ai-1774515277637-3879562d.png", imageAlt: "AI aptitude test dashboard"},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/a-sleek-dark-ui-dashboard-for-an-ai-codi-1774515278740-9527718b.png",
|
||||
imageAlt: "AI coding test interface",
|
||||
},
|
||||
id: "2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/a-sleek-dark-ui-dashboard-for-an-ai-codi-1774515278740-9527718b.png", imageAlt: "AI coding test interface"},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/a-modern-dark-ui-dashboard-for-an-ai-iq--1774515279271-2349f57c.png",
|
||||
imageAlt: "AI IQ test logic puzzles",
|
||||
},
|
||||
id: "3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/a-modern-dark-ui-dashboard-for-an-ai-iq--1774515279271-2349f57c.png", imageAlt: "AI IQ test logic puzzles"},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/a-dark-ui-for-an-ai-english-language-tes-1774515278333-1e1c417c.png",
|
||||
imageAlt: "AI English language test",
|
||||
},
|
||||
id: "4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/a-dark-ui-for-an-ai-english-language-tes-1774515278333-1e1c417c.png", imageAlt: "AI English language test"},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/a-dark-ui-for-an-ai-powered-science-test-1774515279053-dfba544b.png",
|
||||
imageAlt: "AI science test interface",
|
||||
},
|
||||
id: "5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/a-dark-ui-for-an-ai-powered-science-test-1774515279053-dfba544b.png", imageAlt: "AI science test interface"},
|
||||
{
|
||||
id: "6",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/a-gamified-dark-ui-screen-with-points-le-1774515279283-bb525db8.png",
|
||||
imageAlt: "Gamified AI test platform",
|
||||
},
|
||||
id: "6", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/a-gamified-dark-ui-screen-with-points-le-1774515279283-bb525db8.png", imageAlt: "Gamified AI test platform"}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -113,7 +75,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="How TestGenius AI Works"
|
||||
description="Experience a seamless process: **Ask** for any test, watch our **AI Think** as it researches and generates, **Take Your Test** in a distraction-free environment, **Get Instant Results**, and unlock actionable insights to **Improve**."
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/an-abstract-visual-representation-of-ai--1774515277783-9210d52c.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BTZk2bqf20d0om9FBoVp24k8e5/an-abstract-visual-representation-of-ai--1774515277783-9210d52c.png"
|
||||
imageAlt="AI processing information into test questions"
|
||||
/>
|
||||
</div>
|
||||
@@ -125,72 +87,47 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "AI Test Generation",
|
||||
description: "Simply tell us what you need, and our AI instantly crafts a unique, tailored test for you.",
|
||||
bentoComponent: "chat",
|
||||
aiIcon: "Brain",
|
||||
userIcon: "User",
|
||||
title: "AI Test Generation", description: "Simply tell us what you need, and our AI instantly crafts a unique, tailored test for you.", bentoComponent: "chat", aiIcon: Brain,
|
||||
userIcon: User,
|
||||
exchanges: [
|
||||
{
|
||||
userMessage: "Generate an advanced Python coding test.",
|
||||
aiResponse: "Thinking... Analyzing latest trends, selecting optimal question types. Generating 10 challenging questions tailored to your request.",
|
||||
},
|
||||
userMessage: "Generate an advanced Python coding test.", aiResponse: "Thinking... Analyzing latest trends, selecting optimal question types. Generating 10 challenging questions tailored to your request."},
|
||||
{
|
||||
userMessage: "Can I get a beginner's French vocabulary test?",
|
||||
aiResponse: "Understood! I'll create 20 questions focusing on common French words for beginners, complete with audio prompts.",
|
||||
},
|
||||
userMessage: "Can I get a beginner's French vocabulary test?", aiResponse: "Understood! I'll create 20 questions focusing on common French words for beginners, complete with audio prompts."}
|
||||
],
|
||||
placeholder: "What test do you want today?",
|
||||
},
|
||||
placeholder: "What test do you want today?"},
|
||||
{
|
||||
title: "Distraction-Free Testing",
|
||||
description: "Our clean, intuitive interface ensures you stay focused on your test without any interruptions.",
|
||||
bentoComponent: "phone",
|
||||
statusIcon: "Signal",
|
||||
alertIcon: "Bell",
|
||||
alertTitle: "New Notification",
|
||||
alertMessage: "Your test results are ready!",
|
||||
apps: [
|
||||
title: "Distraction-Free Testing", description: "Our clean, intuitive interface ensures you stay focused on your test without any interruptions.", bentoComponent: "phone", statusIcon: Settings,
|
||||
alertIcon: Bell,
|
||||
alertTitle: "New Notification", alertMessage: "Your test results are ready!", apps: [
|
||||
{
|
||||
name: "Settings",
|
||||
icon: Settings,
|
||||
name: "Settings", icon: Settings,
|
||||
},
|
||||
{
|
||||
name: "Tests",
|
||||
icon: ClipboardList,
|
||||
name: "Tests", icon: ClipboardList,
|
||||
},
|
||||
{
|
||||
name: "Results",
|
||||
icon: BarChart2,
|
||||
name: "Results", icon: BarChart2,
|
||||
},
|
||||
{
|
||||
name: "Profile",
|
||||
icon: User,
|
||||
name: "Profile", icon: User,
|
||||
},
|
||||
{
|
||||
name: "Notifications",
|
||||
icon: Bell,
|
||||
name: "Notifications", icon: Bell,
|
||||
},
|
||||
{
|
||||
name: "Analytics",
|
||||
icon: LineChart,
|
||||
name: "Analytics", icon: LineChart,
|
||||
},
|
||||
{
|
||||
name: "Help",
|
||||
icon: HelpCircle,
|
||||
name: "Help", icon: HelpCircle,
|
||||
},
|
||||
{
|
||||
name: "Feedback",
|
||||
icon: MessageSquare,
|
||||
},
|
||||
name: "Feedback", icon: MessageSquare,
|
||||
}
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Instant AI Evaluation & Insights",
|
||||
description: "Get immediate feedback and detailed explanations for every answer, helping you learn on the spot.",
|
||||
bentoComponent: "animated-bar-chart",
|
||||
},
|
||||
{},
|
||||
title: "Instant AI Evaluation & Insights", description: "Get immediate feedback and detailed explanations for every answer, helping you learn on the spot.", bentoComponent: "animated-bar-chart"}
|
||||
]}
|
||||
title="Intelligent Features, Effortless Learning"
|
||||
description="From dynamic test generation to insightful analytics, TestGenius AI is built to personalize your learning journey and accelerate mastery."
|
||||
|
||||
Reference in New Issue
Block a user