Merge version_2 into main #2
@@ -36,7 +36,8 @@ export default function LandingPage() {
|
||||
]}
|
||||
brandName="ContractAI"
|
||||
button={{
|
||||
text: "Start Free Trial", href: "#contact"}}
|
||||
text: "Start Free Trial", href: "/contact"
|
||||
}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -47,7 +48,7 @@ export default function LandingPage() {
|
||||
description="Contracts in Minutes, Not Weeks. AI-powered agreement creation and management built for agencies. Automate drafting, streamline approvals, and close deals faster—all in one platform."
|
||||
background={{ variant: "radial-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Start Free Trial", href: "#contact" },
|
||||
{ text: "Start Free Trial", href: "/contact" },
|
||||
{ text: "Watch Demo", href: "#" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -66,13 +67,17 @@ export default function LandingPage() {
|
||||
tag="Features"
|
||||
accordionItems={[
|
||||
{
|
||||
id: "1", title: "AI-Powered Draft Generation", content: "Create legally-sound contract templates in seconds. Our AI learns from your past agreements and industry best practices to generate customized drafts tailored to each client relationship."},
|
||||
id: "1", title: "AI-Powered Draft Generation", content: "Create legally-sound contract templates in seconds. Our AI learns from your past agreements and industry best practices to generate customized drafts tailored to each client relationship."
|
||||
},
|
||||
{
|
||||
id: "2", title: "Smart Approval Workflows", content: "Route contracts through automated approval chains with role-based permissions. Get instant notifications, track changes in real-time, and eliminate bottlenecks in your approval process."},
|
||||
id: "2", title: "Smart Approval Workflows", content: "Route contracts through automated approval chains with role-based permissions. Get instant notifications, track changes in real-time, and eliminate bottlenecks in your approval process."
|
||||
},
|
||||
{
|
||||
id: "3", title: "Version Control & Collaboration", content: "Never lose track of contract versions again. Centralized document management with built-in collaboration tools lets your team work seamlessly without the chaos of email attachments."},
|
||||
id: "3", title: "Version Control & Collaboration", content: "Never lose track of contract versions again. Centralized document management with built-in collaboration tools lets your team work seamlessly without the chaos of email attachments."
|
||||
},
|
||||
{
|
||||
id: "4", title: "Compliance & Security", content: "Enterprise-grade encryption and automated compliance checks ensure every contract meets legal standards. Rest easy knowing your sensitive data is protected and audit-ready."},
|
||||
id: "4", title: "Compliance & Security", content: "Enterprise-grade encryption and automated compliance checks ensure every contract meets legal standards. Rest easy knowing your sensitive data is protected and audit-ready."
|
||||
},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXsmTipBuNOhrYfiH4stN7Fgle/a-visual-representation-of-a-streamlined-1772750490557-483fde78.png"
|
||||
imageAlt="Contract Workflow Automation"
|
||||
@@ -141,17 +146,23 @@ export default function LandingPage() {
|
||||
author="Sarah Mitchell, CEO of Creative Ventures Agency"
|
||||
avatars={[
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXsmTipBuNOhrYfiH4stN7Fgle/professional-headshot-portrait-of-a-conf-1772750488849-cb04a689.png", alt: "Sarah Mitchell"},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXsmTipBuNOhrYfiH4stN7Fgle/professional-headshot-portrait-of-a-conf-1772750488849-cb04a689.png", alt: "Sarah Mitchell"
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXsmTipBuNOhrYfiH4stN7Fgle/professional-headshot-portrait-of-a-man--1772750488929-c7d1f644.png", alt: "Team Member 2"},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXsmTipBuNOhrYfiH4stN7Fgle/professional-headshot-portrait-of-a-man--1772750488929-c7d1f644.png", alt: "Team Member 2"
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXsmTipBuNOhrYfiH4stN7Fgle/professional-headshot-portrait-of-a-woma-1772750488868-5e8d84e4.png", alt: "Team Member 3"},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXsmTipBuNOhrYfiH4stN7Fgle/professional-headshot-portrait-of-a-woma-1772750488868-5e8d84e4.png", alt: "Team Member 3"
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXsmTipBuNOhrYfiH4stN7Fgle/professional-headshot-portrait-of-a-man--1772750488831-b4524078.png", alt: "Team Member 4"},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXsmTipBuNOhrYfiH4stN7Fgle/professional-headshot-portrait-of-a-man--1772750488831-b4524078.png", alt: "Team Member 4"
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXsmTipBuNOhrYfiH4stN7Fgle/professional-headshot-portrait-of-a-dive-1772750489230-ab304d44.png", alt: "Team Member 5"},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXsmTipBuNOhrYfiH4stN7Fgle/professional-headshot-portrait-of-a-dive-1772750489230-ab304d44.png", alt: "Team Member 5"
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXsmTipBuNOhrYfiH4stN7Fgle/professional-headshot-portrait-of-a-man--1772750488773-81d81287.png", alt: "Team Member 6"},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXsmTipBuNOhrYfiH4stN7Fgle/professional-headshot-portrait-of-a-man--1772750488773-81d81287.png", alt: "Team Member 6"
|
||||
},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -166,17 +177,23 @@ export default function LandingPage() {
|
||||
tag="Support"
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "How does ContractAI learn my contract requirements?", content: "You upload your existing contract templates and past agreements to the platform. Our AI analyzes these documents to understand your clause preferences, language patterns, and industry-specific requirements. Over time, it gets smarter and more personalized to your agency's specific needs."},
|
||||
id: "1", title: "How does ContractAI learn my contract requirements?", content: "You upload your existing contract templates and past agreements to the platform. Our AI analyzes these documents to understand your clause preferences, language patterns, and industry-specific requirements. Over time, it gets smarter and more personalized to your agency's specific needs."
|
||||
},
|
||||
{
|
||||
id: "2", title: "Is ContractAI a replacement for legal counsel?", content: "ContractAI is designed to complement your legal team, not replace them. It handles routine contract generation and formatting, freeing up your legal team to focus on complex negotiations, compliance strategy, and high-value contracts. Many agencies use ContractAI to reduce legal costs without sacrificing quality."},
|
||||
id: "2", title: "Is ContractAI a replacement for legal counsel?", content: "ContractAI is designed to complement your legal team, not replace them. It handles routine contract generation and formatting, freeing up your legal team to focus on complex negotiations, compliance strategy, and high-value contracts. Many agencies use ContractAI to reduce legal costs without sacrificing quality."
|
||||
},
|
||||
{
|
||||
id: "3", title: "What happens if a client needs a custom clause?", content: "Our platform supports easy customization. You can edit any AI-generated contract directly in the interface, and your revisions are saved for future use. The AI learns from your edits to improve future generations."},
|
||||
id: "3", title: "What happens if a client needs a custom clause?", content: "Our platform supports easy customization. You can edit any AI-generated contract directly in the interface, and your revisions are saved for future use. The AI learns from your edits to improve future generations."
|
||||
},
|
||||
{
|
||||
id: "4", title: "How secure are my contracts?", content: "We use enterprise-grade encryption (AES-256) for data at rest and TLS 1.3 for data in transit. All contracts are stored in ISO 27001 certified data centers with automated backups. We're SOC 2 Type II compliant and conduct regular third-party security audits."},
|
||||
id: "4", title: "How secure are my contracts?", content: "We use enterprise-grade encryption (AES-256) for data at rest and TLS 1.3 for data in transit. All contracts are stored in ISO 27001 certified data centers with automated backups. We're SOC 2 Type II compliant and conduct regular third-party security audits."
|
||||
},
|
||||
{
|
||||
id: "5", title: "Can multiple team members access and edit contracts?", content: "Yes. You can set role-based permissions for your team members. Assign owners, reviewers, and approvers for different contract types. The platform tracks all changes and maintains a complete audit trail."},
|
||||
id: "5", title: "Can multiple team members access and edit contracts?", content: "Yes. You can set role-based permissions for your team members. Assign owners, reviewers, and approvers for different contract types. The platform tracks all changes and maintains a complete audit trail."
|
||||
},
|
||||
{
|
||||
id: "6", title: "What's included in the free trial?", content: "Your 14-day free trial includes full access to all features: unlimited contract generation, collaboration tools, approval workflows, and integration with common e-signature platforms. No credit card required."},
|
||||
id: "6", title: "What's included in the free trial?", content: "Your 14-day free trial includes full access to all features: unlimited contract generation, collaboration tools, approval workflows, and integration with common e-signature platforms. No credit card required."
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -211,7 +228,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Product", items: [
|
||||
{ label: "Features", href: "#features" },
|
||||
{ label: "Pricing", href: "#pricing" },
|
||||
{ label: "Pricing", href: "#metrics" },
|
||||
{ label: "Security", href: "#" },
|
||||
{ label: "Integrations", href: "#" },
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user