Update src/app/about/page.tsx
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user