Update src/app/about/page.tsx
This commit is contained in:
@@ -20,8 +20,7 @@ export default function AboutPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Product",
|
||||
items: [
|
||||
title: "Product", items: [
|
||||
{ label: "Features", href: "/" },
|
||||
{ label: "Pricing", href: "/pricing" },
|
||||
{ label: "Security", href: "#" },
|
||||
@@ -29,8 +28,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About", href: "/about" },
|
||||
{ label: "Blog", href: "#" },
|
||||
{ label: "Careers", href: "#" },
|
||||
@@ -38,8 +36,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{ label: "Documentation", href: "#" },
|
||||
{ label: "API Reference", href: "#" },
|
||||
{ label: "Community", href: "#" },
|
||||
@@ -47,8 +44,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
{ label: "Cookie Policy", href: "#" },
|
||||
@@ -83,24 +79,16 @@ export default function AboutPage() {
|
||||
tagAnimation="slide-up"
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Natural Conversations",
|
||||
description: "Uses advanced natural language processing to understand context, nuance, and intent—not just keywords. Responses feel human-like and genuinely helpful.",
|
||||
icon: MessageSquare,
|
||||
title: "Natural Conversations", description: "Uses advanced natural language processing to understand context, nuance, and intent—not just keywords. Responses feel human-like and genuinely helpful.", icon: MessageSquare,
|
||||
},
|
||||
{
|
||||
title: "Personality Customization",
|
||||
description: "Adjust tone from casual to formal, add humor, or make it strictly professional. Your AI assistant reflects your brand voice perfectly.",
|
||||
icon: Users,
|
||||
title: "Personality Customization", description: "Adjust tone from casual to formal, add humor, or make it strictly professional. Your AI assistant reflects your brand voice perfectly.", icon: Users,
|
||||
},
|
||||
{
|
||||
title: "Enterprise Security",
|
||||
description: "Bank-level encryption, compliance with GDPR, HIPAA, and SOC 2. Your data stays yours. Always.",
|
||||
icon: Shield,
|
||||
title: "Enterprise Security", description: "Bank-level encryption, compliance with GDPR, HIPAA, and SOC 2. Your data stays yours. Always.", icon: Shield,
|
||||
},
|
||||
{
|
||||
title: "Real-Time Learning",
|
||||
description: "Our AI learns from each interaction, getting smarter and more aligned with your needs over time. Continuous improvement, zero manual training.",
|
||||
icon: Brain,
|
||||
title: "Real-Time Learning", description: "Our AI learns from each interaction, getting smarter and more aligned with your needs over time. Continuous improvement, zero manual training.", icon: Brain,
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Learn More", href: "/about" }]}
|
||||
@@ -121,37 +109,16 @@ export default function AboutPage() {
|
||||
description="Every feature in HumanAI is designed to make AI assistance feel natural, intuitive, and genuinely helpful. From personality to integration, we've got you covered."
|
||||
features={[
|
||||
{
|
||||
id: "natural-language",
|
||||
label: "Communication",
|
||||
title: "Natural Language Understanding",
|
||||
items: [
|
||||
"Comprehends slang, idioms, and context",
|
||||
"Understands tone and emotional nuance",
|
||||
"Responds with appropriate formality levels",
|
||||
"Handles multi-turn conversations seamlessly",
|
||||
],
|
||||
id: "natural-language", label: "Communication", title: "Natural Language Understanding", items: [
|
||||
"Comprehends slang, idioms, and context", "Understands tone and emotional nuance", "Responds with appropriate formality levels", "Handles multi-turn conversations seamlessly"],
|
||||
},
|
||||
{
|
||||
id: "personality",
|
||||
label: "Customization",
|
||||
title: "AI Personality & Tone Control",
|
||||
items: [
|
||||
"Adjust from casual friend to formal consultant",
|
||||
"Add humor or remove it entirely",
|
||||
"Match your brand voice perfectly",
|
||||
"Per-conversation personality overrides",
|
||||
],
|
||||
id: "personality", label: "Customization", title: "AI Personality & Tone Control", items: [
|
||||
"Adjust from casual friend to formal consultant", "Add humor or remove it entirely", "Match your brand voice perfectly", "Per-conversation personality overrides"],
|
||||
},
|
||||
{
|
||||
id: "integration",
|
||||
label: "Integration",
|
||||
title: "Seamless Platform Integration",
|
||||
items: [
|
||||
"Works with Slack, Teams, and WhatsApp",
|
||||
"CRM integration with Salesforce and HubSpot",
|
||||
"API access for custom integrations",
|
||||
"Webhook support for real-time data sync",
|
||||
],
|
||||
id: "integration", label: "Integration", title: "Seamless Platform Integration", items: [
|
||||
"Works with Slack, Teams, and WhatsApp", "CRM integration with Salesforce and HubSpot", "API access for custom integrations", "Webhook support for real-time data sync"],
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -170,29 +137,14 @@ export default function AboutPage() {
|
||||
description="Real feedback from teams who've transformed their operations with HumanAI. Hear directly from customers experiencing the human touch of intelligent automation."
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Chen",
|
||||
role: "Customer Success Director",
|
||||
company: "TechFlow Inc",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B5S0QHwENwVzBITT2rWd2o4OJ0/professional-headshot-of-a-business-exec-1773777335156-c5a4a15a.png?_wi=2",
|
||||
},
|
||||
id: "1", name: "Sarah Chen", role: "Customer Success Director", company: "TechFlow Inc", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B5S0QHwENwVzBITT2rWd2o4OJ0/professional-headshot-of-a-business-exec-1773777335156-c5a4a15a.png?_wi=2"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Rodriguez",
|
||||
role: "CTO",
|
||||
company: "InnovateLab",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B5S0QHwENwVzBITT2rWd2o4OJ0/professional-headshot-of-a-tech-entrepre-1773777335975-012c8058.png?_wi=2",
|
||||
},
|
||||
id: "2", name: "Michael Rodriguez", role: "CTO", company: "InnovateLab", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B5S0QHwENwVzBITT2rWd2o4OJ0/professional-headshot-of-a-tech-entrepre-1773777335975-012c8058.png?_wi=2"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Patterson",
|
||||
role: "Marketing Manager",
|
||||
company: "GrowthScale",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B5S0QHwENwVzBITT2rWd2o4OJ0/professional-headshot-of-a-marketing-dir-1773777334839-936d0f46.png?_wi=2",
|
||||
},
|
||||
id: "3", name: "Emily Patterson", role: "Marketing Manager", company: "GrowthScale", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B5S0QHwENwVzBITT2rWd2o4OJ0/professional-headshot-of-a-marketing-dir-1773777334839-936d0f46.png?_wi=2"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user