Merge version_1 into main #2

Merged
bender merged 3 commits from version_1 into main 2026-03-08 12:39:18 +00:00
3 changed files with 71 additions and 251 deletions

View File

@@ -19,8 +19,7 @@ export default function ContactPage() {
const footerColumns = [
{
title: "Product",
items: [
title: "Product", items: [
{ label: "Features", href: "/#features" },
{ label: "Pricing", href: "/pricing" },
{ label: "Security", href: "/#security" },
@@ -28,8 +27,7 @@ export default function ContactPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About", href: "/about" },
{ label: "Blog", href: "/blog" },
{ label: "Careers", href: "/careers" },
@@ -37,8 +35,7 @@ export default function ContactPage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy", href: "/privacy" },
{ label: "Terms", href: "/terms" },
{ label: "Disclaimer", href: "/disclaimer" },
@@ -46,8 +43,7 @@ export default function ContactPage() {
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{ label: "Twitter", href: "https://twitter.com/aiadvokat" },
{ label: "LinkedIn", href: "https://linkedin.com/company/aiadvokat" },
{ label: "GitHub", href: "https://github.com/aiadvokat" },
@@ -63,7 +59,7 @@ export default function ContactPage() {
borderRadius="rounded"
contentWidth="mediumLarge"
sizing="mediumLarge"
background="aurora"
background="circleGradient"
cardStyle="gradient-bordered"
primaryButtonStyle="gradient"
secondaryButtonStyle="radial-glow"
@@ -83,37 +79,19 @@ export default function ContactPage() {
<FaqSplitMedia
faqs={[
{
id: "1",
title: "Is AI Advokat a substitute for a real lawyer?",
content: "No. AI Advokat provides legal information and analysis, but is not legal advice from a licensed attorney. Always consult with a qualified lawyer for specific legal matters. AI Advokat is designed to help you understand documents and find information faster.",
},
id: "1", title: "Is AI Advokat a substitute for a real lawyer?", content: "No. AI Advokat provides legal information and analysis, but is not legal advice from a licensed attorney. Always consult with a qualified lawyer for specific legal matters. AI Advokat is designed to help you understand documents and find information faster."},
{
id: "2",
title: "How does the citation system work?",
content: "Every answer includes citations to its sources. Citations can point to: chunks of your uploaded documents (e.g., '[Employment Agreement, page 4]'), or public legal sources (e.g., '[Labor Code, Article 12]'). Click any citation to see the exact source text.",
},
id: "2", title: "How does the citation system work?", content: "Every answer includes citations to its sources. Citations can point to: chunks of your uploaded documents (e.g., '[Employment Agreement, page 4]'), or public legal sources (e.g., '[Labor Code, Article 12]'). Click any citation to see the exact source text."},
{
id: "3",
title: "What file formats are supported?",
content: "AI Advokat accepts PDF, DOCX, and TXT files. Documents are processed, converted to text, split into searchable chunks, and embedded for semantic search. Processing usually takes a few seconds.",
},
id: "3", title: "What file formats are supported?", content: "AI Advokat accepts PDF, DOCX, and TXT files. Documents are processed, converted to text, split into searchable chunks, and embedded for semantic search. Processing usually takes a few seconds."},
{
id: "4",
title: "Is my data private and secure?",
content: "Yes. All documents and conversations are encrypted in transit and at rest. We do not share your data with third parties. Your uploaded documents belong to you. See our privacy policy for full details.",
},
id: "4", title: "Is my data private and secure?", content: "Yes. All documents and conversations are encrypted in transit and at rest. We do not share your data with third parties. Your uploaded documents belong to you. See our privacy policy for full details."},
{
id: "5",
title: "Can I use AI Advokat in my team?",
content: "The Professional plan supports individual use. Our Enterprise plan includes team collaboration features, shared document libraries, and permission management. Contact us for enterprise options.",
},
id: "5", title: "Can I use AI Advokat in my team?", content: "The Professional plan supports individual use. Our Enterprise plan includes team collaboration features, shared document libraries, and permission management. Contact us for enterprise options."},
{
id: "6",
title: "How is the AI trained to avoid hallucinations?",
content: "AI Advokat uses a Retrieval-Augmented Generation (RAG) approach. The AI only answers based on your documents and a curated legal knowledge base. It explicitly states when evidence is insufficient or when it is uncertain.",
},
id: "6", title: "How is the AI trained to avoid hallucinations?", content: "AI Advokat uses a Retrieval-Augmented Generation (RAG) approach. The AI only answers based on your documents and a curated legal knowledge base. It explicitly states when evidence is insufficient or when it is uncertain."},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/illustration-showing-people-asking-quest-1772973378097-dd94c554.png?_wi=2"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/illustration-showing-people-asking-quest-1772973378097-dd94c554.png"
imageAlt="FAQ help illustration"
mediaAnimation="slide-up"
mediaPosition="left"
@@ -124,9 +102,7 @@ export default function ContactPage() {
tagAnimation="slide-up"
buttons={[
{
text: "Contact Support",
href: "mailto:support@aiadvokat.com",
},
text: "Contact Support", href: "mailto:support@aiadvokat.com"},
]}
buttonAnimation="slide-up"
faqsAnimation="slide-up"
@@ -163,15 +139,11 @@ export default function ContactPage() {
animationType="entrance-slide"
buttons={[
{
text: "Start Free",
href: "https://app.aiadvokat.com/register",
},
text: "Start Free", href: "https://app.aiadvokat.com/register"},
{
text: "Schedule Call",
href: "mailto:sales@aiadvokat.com",
},
text: "Schedule Call", href: "mailto:sales@aiadvokat.com"},
]}
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
ariaLabel="Contact and call-to-action section"
className=""

View File

@@ -21,7 +21,7 @@ export default function HomePage() {
borderRadius="rounded"
contentWidth="mediumLarge"
sizing="mediumLarge"
background="aurora"
background="circleGradient"
cardStyle="gradient-bordered"
primaryButtonStyle="gradient"
secondaryButtonStyle="radial-glow"
@@ -47,20 +47,14 @@ export default function HomePage() {
<HeroCentered
title="Legal Guidance Grounded in Reality"
description="AI Advokat brings serious legal assistance to everyone. Upload contracts, ask questions, get cited answers from real legal sources and your documents. No hallucinations. Just clarity."
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
avatars={[
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/professional-headshot-of-a-lawyer-or-leg-1772973377039-f9e62211.png",
alt: "Trusted legal professional",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/professional-headshot-of-a-lawyer-or-leg-1772973377039-f9e62211.png", alt: "Trusted legal professional"},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/professional-headshot-of-a-business-owne-1772973377008-96038d8d.png",
alt: "Business owner using AI Advokat",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/professional-headshot-of-a-business-owne-1772973377008-96038d8d.png", alt: "Business owner using AI Advokat"},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/professional-headshot-of-a-law-student-o-1772973377169-62566113.png",
alt: "Law student learning with AI Advokat",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/professional-headshot-of-a-law-student-o-1772973377169-62566113.png", alt: "Law student learning with AI Advokat"},
]}
avatarText="Trusted by lawyers, entrepreneurs, and students"
buttons={[
@@ -82,28 +76,16 @@ export default function HomePage() {
features={[
{
id: 1,
title: "Upload & Ask",
description: "Register, start a conversation, upload contracts in PDF, DOCX, or TXT format. Ask legal questions in plain language.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/illustration-showing-step-1-user-registr-1772973377656-c0b37b48.png",
},
title: "Upload & Ask", description: "Register, start a conversation, upload contracts in PDF, DOCX, or TXT format. Ask legal questions in plain language.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/illustration-showing-step-1-user-registr-1772973377656-c0b37b48.png"},
{
id: 2,
title: "AI Analyzes",
description: "The system retrieves relevant information from your documents and a curated legal knowledge base. It asks clarifying questions if needed.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/illustration-showing-step-2-start-a-conv-1772973377348-9e631932.png",
},
title: "AI Analyzes", description: "The system retrieves relevant information from your documents and a curated legal knowledge base. It asks clarifying questions if needed.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/illustration-showing-step-2-start-a-conv-1772973377348-9e631932.png"},
{
id: 3,
title: "Grounded Answer",
description: "You get a clear answer with citations. Every claim points back to a source. No guessing. No hallucinations.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/illustration-showing-step-3-upload-docum-1772973376800-cc7bf754.png",
},
title: "Grounded Answer", description: "You get a clear answer with citations. Every claim points back to a source. No guessing. No hallucinations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/illustration-showing-step-3-upload-docum-1772973376800-cc7bf754.png"},
{
id: 4,
title: "Follow-Up & Context",
description: "Continue the conversation with follow-up questions. The AI remembers your uploaded documents and conversation history.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/illustration-showing-step-4-receive-grou-1772973377427-12ea1d82.png",
},
title: "Follow-Up & Context", description: "Continue the conversation with follow-up questions. The AI remembers your uploaded documents and conversation history.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/illustration-showing-step-4-receive-grou-1772973377427-12ea1d82.png"},
]}
buttons={[{ text: "Start Free", href: "https://app.aiadvokat.com/register" }]}
buttonAnimation="slide-up"
@@ -123,28 +105,16 @@ export default function HomePage() {
features={[
{
id: 1,
title: "Document Summarization",
description: "Get a clear summary of any legal document. Key obligations, rights, and risks highlighted.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/a-clear-illustration-showing-a-document--1772973376777-981ca2f1.png",
},
title: "Document Summarization", description: "Get a clear summary of any legal document. Key obligations, rights, and risks highlighted.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/a-clear-illustration-showing-a-document--1772973376777-981ca2f1.png"},
{
id: 2,
title: "Clause Explanation",
description: "Upload a contract, ask for any clause to be explained in plain language. What does it really mean?",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/an-illustration-showing-document-analysi-1772973378892-8abfffdb.png",
},
title: "Clause Explanation", description: "Upload a contract, ask for any clause to be explained in plain language. What does it really mean?", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/an-illustration-showing-document-analysi-1772973378892-8abfffdb.png"},
{
id: 3,
title: "Risk Detection",
description: "Identify concerning terms, unusual provisions, and potential red flags in agreements.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/a-visual-showing-how-citations-work-in-t-1772973377326-24f52b90.png?_wi=1",
},
title: "Risk Detection", description: "Identify concerning terms, unusual provisions, and potential red flags in agreements.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/a-visual-showing-how-citations-work-in-t-1772973377326-24f52b90.png"},
{
id: 4,
title: "Citation Transparency",
description: "Every answer shows its sources. Click citations to see the exact text from documents or legal sources.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/a-visual-showing-how-citations-work-in-t-1772973377326-24f52b90.png?_wi=2",
},
title: "Citation Transparency", description: "Every answer shows its sources. Click citations to see the exact text from documents or legal sources.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/a-visual-showing-how-citations-work-in-t-1772973377326-24f52b90.png"},
]}
buttons={[{ text: "Explore Features", href: "#pricing" }]}
buttonAnimation="slide-up"
@@ -182,29 +152,17 @@ export default function HomePage() {
author="Sarah Chen, Attorney at Law"
avatars={[
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/professional-headshot-of-a-lawyer-or-leg-1772973377039-f9e62211.png",
alt: "Sarah Chen",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/professional-headshot-of-a-lawyer-or-leg-1772973377039-f9e62211.png", alt: "Sarah Chen"},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/professional-headshot-of-a-business-owne-1772973377008-96038d8d.png",
alt: "Happy customer 1",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/professional-headshot-of-a-business-owne-1772973377008-96038d8d.png", alt: "Happy customer 1"},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/professional-headshot-of-a-law-student-o-1772973377169-62566113.png",
alt: "Happy customer 2",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/professional-headshot-of-a-law-student-o-1772973377169-62566113.png", alt: "Happy customer 2"},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/professional-headshot-of-a-small-busines-1772973377057-cde64869.png",
alt: "Happy customer 3",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/professional-headshot-of-a-small-busines-1772973377057-cde64869.png", alt: "Happy customer 3"},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/professional-headshot-of-a-corporate-leg-1772973377107-ad1fd6fc.png",
alt: "Happy customer 4",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/professional-headshot-of-a-corporate-leg-1772973377107-ad1fd6fc.png", alt: "Happy customer 4"},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/professional-headshot-of-a-compliance-of-1772973376965-22970b06.png",
alt: "Happy customer 5",
},
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/professional-headshot-of-a-compliance-of-1772973376965-22970b06.png", alt: "Happy customer 5"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -236,55 +194,19 @@ export default function HomePage() {
<PricingCardNine
plans={[
{
id: "starter",
title: "Starter",
price: "Free",
period: "Forever",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/a-clean-minimal-illustration-representin-1772973376766-6cf99bbb.png?_wi=1",
imageAlt: "Starter plan features",
button: { text: "Get Started", href: "https://app.aiadvokat.com/register" },
id: "starter", title: "Starter", price: "Free", period: "Forever", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/a-clean-minimal-illustration-representin-1772973376766-6cf99bbb.png", imageAlt: "Starter plan features", button: { text: "Get Started", href: "https://app.aiadvokat.com/register" },
features: [
"5 documents per month",
"Unlimited conversations",
"Basic AI responses with citations",
"Public legal knowledge base access",
"Community support",
],
"5 documents per month", "Unlimited conversations", "Basic AI responses with citations", "Public legal knowledge base access", "Community support"],
},
{
id: "professional",
title: "Professional",
price: "$29",
period: "/month",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/professional-tier-illustration-showing-a-1772973377584-d140527e.jpg?_wi=1",
imageAlt: "Professional plan features",
button: { text: "Start Free Trial", href: "https://app.aiadvokat.com/register?plan=professional" },
id: "professional", title: "Professional", price: "$29", period: "/month", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/professional-tier-illustration-showing-a-1772973377584-d140527e.jpg", imageAlt: "Professional plan features", button: { text: "Start Free Trial", href: "https://app.aiadvokat.com/register?plan=professional" },
features: [
"Unlimited documents",
"Advanced clause analysis",
"Risk detection & scoring",
"Priority support",
"Download summaries & analysis",
"Advanced legal knowledge base",
],
"Unlimited documents", "Advanced clause analysis", "Risk detection & scoring", "Priority support", "Download summaries & analysis", "Advanced legal knowledge base"],
},
{
id: "enterprise",
title: "Enterprise",
price: "Custom",
period: "Contact us",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/enterprise-tier-illustration-showing-com-1772973377724-aa7348e8.png?_wi=1",
imageAlt: "Enterprise plan features",
button: { text: "Schedule Demo", href: "mailto:enterprise@aiadvokat.com" },
id: "enterprise", title: "Enterprise", price: "Custom", period: "Contact us", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/enterprise-tier-illustration-showing-com-1772973377724-aa7348e8.png", imageAlt: "Enterprise plan features", button: { text: "Schedule Demo", href: "mailto:enterprise@aiadvokat.com" },
features: [
"Unlimited everything",
"Team collaboration",
"Custom legal corpus integration",
"API access for integrations",
"Dedicated account manager",
"White-label options",
"Advanced security & compliance",
],
"Unlimited everything", "Team collaboration", "Custom legal corpus integration", "API access for integrations", "Dedicated account manager", "White-label options", "Advanced security & compliance"],
},
]}
animationType="slide-up"
@@ -305,37 +227,19 @@ export default function HomePage() {
<FaqSplitMedia
faqs={[
{
id: "1",
title: "Is AI Advokat a substitute for a real lawyer?",
content: "No. AI Advokat provides legal information and analysis, but is not legal advice from a licensed attorney. Always consult with a qualified lawyer for specific legal matters. AI Advokat is designed to help you understand documents and find information faster.",
},
id: "1", title: "Is AI Advokat a substitute for a real lawyer?", content: "No. AI Advokat provides legal information and analysis, but is not legal advice from a licensed attorney. Always consult with a qualified lawyer for specific legal matters. AI Advokat is designed to help you understand documents and find information faster."},
{
id: "2",
title: "How does the citation system work?",
content: "Every answer includes citations to its sources. Citations can point to: chunks of your uploaded documents (e.g., '[Employment Agreement, page 4]'), or public legal sources (e.g., '[Labor Code, Article 12]'). Click any citation to see the exact source text.",
},
id: "2", title: "How does the citation system work?", content: "Every answer includes citations to its sources. Citations can point to: chunks of your uploaded documents (e.g., '[Employment Agreement, page 4]'), or public legal sources (e.g., '[Labor Code, Article 12]'). Click any citation to see the exact source text."},
{
id: "3",
title: "What file formats are supported?",
content: "AI Advokat accepts PDF, DOCX, and TXT files. Documents are processed, converted to text, split into searchable chunks, and embedded for semantic search. Processing usually takes a few seconds.",
},
id: "3", title: "What file formats are supported?", content: "AI Advokat accepts PDF, DOCX, and TXT files. Documents are processed, converted to text, split into searchable chunks, and embedded for semantic search. Processing usually takes a few seconds."},
{
id: "4",
title: "Is my data private and secure?",
content: "Yes. All documents and conversations are encrypted in transit and at rest. We do not share your data with third parties. Your uploaded documents belong to you. See our privacy policy for full details.",
},
id: "4", title: "Is my data private and secure?", content: "Yes. All documents and conversations are encrypted in transit and at rest. We do not share your data with third parties. Your uploaded documents belong to you. See our privacy policy for full details."},
{
id: "5",
title: "Can I use AI Advokat in my team?",
content: "The Professional plan supports individual use. Our Enterprise plan includes team collaboration features, shared document libraries, and permission management. Contact us for enterprise options.",
},
id: "5", title: "Can I use AI Advokat in my team?", content: "The Professional plan supports individual use. Our Enterprise plan includes team collaboration features, shared document libraries, and permission management. Contact us for enterprise options."},
{
id: "6",
title: "How is the AI trained to avoid hallucinations?",
content: "AI Advokat uses a Retrieval-Augmented Generation (RAG) approach. The AI only answers based on your documents and a curated legal knowledge base. It explicitly states when evidence is insufficient or when it is uncertain.",
},
id: "6", title: "How is the AI trained to avoid hallucinations?", content: "AI Advokat uses a Retrieval-Augmented Generation (RAG) approach. The AI only answers based on your documents and a curated legal knowledge base. It explicitly states when evidence is insufficient or when it is uncertain."},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/illustration-showing-people-asking-quest-1772973378097-dd94c554.png?_wi=1"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/illustration-showing-people-asking-quest-1772973378097-dd94c554.png"
imageAlt="FAQ help illustration"
mediaAnimation="slide-up"
mediaPosition="left"
@@ -363,7 +267,7 @@ export default function HomePage() {
{ text: "Start Free", href: "https://app.aiadvokat.com/register" },
{ text: "Book a Demo", href: "mailto:sales@aiadvokat.com" },
]}
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
ariaLabel="Contact and call-to-action section"
/>
@@ -373,8 +277,7 @@ export default function HomePage() {
<FooterSimple
columns={[
{
title: "Product",
items: [
title: "Product", items: [
{ label: "Features", href: "#features" },
{ label: "Pricing", href: "#pricing" },
{ label: "Security", href: "#security" },
@@ -382,8 +285,7 @@ export default function HomePage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About", href: "/about" },
{ label: "Blog", href: "/blog" },
{ label: "Careers", href: "/careers" },
@@ -391,8 +293,7 @@ export default function HomePage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy", href: "/privacy" },
{ label: "Terms", href: "/terms" },
{ label: "Disclaimer", href: "/disclaimer" },
@@ -400,8 +301,7 @@ export default function HomePage() {
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{ label: "Twitter", href: "https://twitter.com/aiadvokat" },
{ label: "LinkedIn", href: "https://linkedin.com/company/aiadvokat" },
{ label: "GitHub", href: "https://github.com/aiadvokat" },

View File

@@ -19,8 +19,7 @@ export default function PricingPage() {
const footerColumns = [
{
title: "Product",
items: [
title: "Product", items: [
{ label: "Features", href: "/#features" },
{ label: "Pricing", href: "/pricing" },
{ label: "Security", href: "/#security" },
@@ -28,8 +27,7 @@ export default function PricingPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About", href: "/about" },
{ label: "Blog", href: "/blog" },
{ label: "Careers", href: "/careers" },
@@ -37,8 +35,7 @@ export default function PricingPage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy", href: "/privacy" },
{ label: "Terms", href: "/terms" },
{ label: "Disclaimer", href: "/disclaimer" },
@@ -46,8 +43,7 @@ export default function PricingPage() {
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{ label: "Twitter", href: "https://twitter.com/aiadvokat" },
{ label: "LinkedIn", href: "https://linkedin.com/company/aiadvokat" },
{ label: "GitHub", href: "https://github.com/aiadvokat" },
@@ -63,7 +59,7 @@ export default function PricingPage() {
borderRadius="rounded"
contentWidth="mediumLarge"
sizing="mediumLarge"
background="aurora"
background="circleGradient"
cardStyle="gradient-bordered"
primaryButtonStyle="gradient"
secondaryButtonStyle="radial-glow"
@@ -83,64 +79,22 @@ export default function PricingPage() {
<PricingCardNine
plans={[
{
id: "starter",
title: "Starter",
price: "Free",
period: "Forever",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/a-clean-minimal-illustration-representin-1772973376766-6cf99bbb.png?_wi=2",
imageAlt: "Starter plan features",
button: {
text: "Get Started",
href: "https://app.aiadvokat.com/register",
},
id: "starter", title: "Starter", price: "Free", period: "Forever", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/a-clean-minimal-illustration-representin-1772973376766-6cf99bbb.png", imageAlt: "Starter plan features", button: {
text: "Get Started", href: "https://app.aiadvokat.com/register"},
features: [
"5 documents per month",
"Unlimited conversations",
"Basic AI responses with citations",
"Public legal knowledge base access",
"Community support",
],
"5 documents per month", "Unlimited conversations", "Basic AI responses with citations", "Public legal knowledge base access", "Community support"],
},
{
id: "professional",
title: "Professional",
price: "$29",
period: "/month",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/professional-tier-illustration-showing-a-1772973377584-d140527e.jpg?_wi=2",
imageAlt: "Professional plan features",
button: {
text: "Start Free Trial",
href: "https://app.aiadvokat.com/register?plan=professional",
},
id: "professional", title: "Professional", price: "$29", period: "/month", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/professional-tier-illustration-showing-a-1772973377584-d140527e.jpg", imageAlt: "Professional plan features", button: {
text: "Start Free Trial", href: "https://app.aiadvokat.com/register?plan=professional"},
features: [
"Unlimited documents",
"Advanced clause analysis",
"Risk detection & scoring",
"Priority support",
"Download summaries & analysis",
"Advanced legal knowledge base",
],
"Unlimited documents", "Advanced clause analysis", "Risk detection & scoring", "Priority support", "Download summaries & analysis", "Advanced legal knowledge base"],
},
{
id: "enterprise",
title: "Enterprise",
price: "Custom",
period: "Contact us",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/enterprise-tier-illustration-showing-com-1772973377724-aa7348e8.png?_wi=2",
imageAlt: "Enterprise plan features",
button: {
text: "Schedule Demo",
href: "mailto:enterprise@aiadvokat.com",
},
id: "enterprise", title: "Enterprise", price: "Custom", period: "Contact us", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Af6MsvZCEYqBdOMRbFyUtJM58f/enterprise-tier-illustration-showing-com-1772973377724-aa7348e8.png", imageAlt: "Enterprise plan features", button: {
text: "Schedule Demo", href: "mailto:enterprise@aiadvokat.com"},
features: [
"Unlimited everything",
"Team collaboration",
"Custom legal corpus integration",
"API access for integrations",
"Dedicated account manager",
"White-label options",
"Advanced security & compliance",
],
"Unlimited everything", "Team collaboration", "Custom legal corpus integration", "API access for integrations", "Dedicated account manager", "White-label options", "Advanced security & compliance"],
},
]}
animationType="slide-up"
@@ -153,9 +107,7 @@ export default function PricingPage() {
tagAnimation="slide-up"
buttons={[
{
text: "Compare Plans",
href: "/contact",
},
text: "Compare Plans", href: "/contact"},
]}
buttonAnimation="slide-up"
ariaLabel="Pricing plans section"
@@ -191,15 +143,11 @@ export default function PricingPage() {
animationType="entrance-slide"
buttons={[
{
text: "Start Free",
href: "https://app.aiadvokat.com/register",
},
text: "Start Free", href: "https://app.aiadvokat.com/register"},
{
text: "Book a Demo",
href: "mailto:sales@aiadvokat.com",
},
text: "Book a Demo", href: "mailto:sales@aiadvokat.com"},
]}
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
ariaLabel="Contact and call-to-action section"
className=""