Update src/app/pricing/page.tsx
This commit is contained in:
@@ -83,9 +83,9 @@ export default function PricingPage() {
|
||||
title="Flexible Enterprise Pricing"
|
||||
description="SyncPoint pricing is tailored to your organization's scale and needs. Choose from standard configurations or work with our team to create a custom deployment aligned with your data volume, user count, and compliance requirements."
|
||||
tag="Pricing Options"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="blur-reveal"
|
||||
buttons={[{ text: "Get a Custom Quote", href: "#contact" }]}
|
||||
buttonAnimation="entrance-slide"
|
||||
buttonAnimation="blur-reveal"
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
@@ -100,7 +100,7 @@ export default function PricingPage() {
|
||||
title: "Professional Tier",
|
||||
description:
|
||||
"For larger organizations managing multiple data sources. Includes advanced analytics, 8 customizable AI agents, dedicated implementation support, and priority technical support. Deploy across enterprise systems with confidence.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6bVy9lK6v6acuEPcE3VL8wEFi/team-of-diverse-enterprise-it-profession-1773812581649-44ee1a91.png?_wi=2",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6bVy9lK6v6acuEPcE3VL8wEFi/team-of-diverse-enterprise-it-profession-1773812581649-44ee1a91.png",
|
||||
imageAlt: "Professional tier deployment",
|
||||
},
|
||||
{
|
||||
@@ -108,7 +108,7 @@ export default function PricingPage() {
|
||||
title: "Enterprise Tier",
|
||||
description:
|
||||
"Maximum capabilities for regulated industries and complex environments. Unlimited customizable agents, advanced compliance reporting, dedicated security team, 24/7 support, and custom integrations. Bespoke deployment architecture.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6bVy9lK6v6acuEPcE3VL8wEFi/abstract-visualization-of-data-flowing-t-1773812581025-7942ef8e.png?_wi=2",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6bVy9lK6v6acuEPcE3VL8wEFi/abstract-visualization-of-data-flowing-t-1773812581025-7942ef8e.png",
|
||||
imageAlt: "Enterprise tier security",
|
||||
},
|
||||
]}
|
||||
@@ -123,14 +123,14 @@ export default function PricingPage() {
|
||||
title="What's Included in Every Tier"
|
||||
description="All SyncPoint deployments include core enterprise-grade capabilities. Expand with advanced features as your organization grows. No hidden costs—transparent, predictable pricing for on-premise deployment."
|
||||
tag="Standard Features"
|
||||
tagAnimation="entrance-slide"
|
||||
tagAnimation="blur-reveal"
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "100% On-Premise Deployment",
|
||||
description:
|
||||
"Complete infrastructure control with zero external data transmission. Full data sovereignty, regulatory compliance, and security posture maintained entirely within your environment.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6bVy9lK6v6acuEPcE3VL8wEFi/security-focused-visualization-showing-o-1773812582048-7326e910.png?_wi=3",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6bVy9lK6v6acuEPcE3VL8wEFi/security-focused-visualization-showing-o-1773812582048-7326e910.png",
|
||||
imageAlt: "On-premise deployment infrastructure",
|
||||
},
|
||||
{
|
||||
@@ -138,7 +138,7 @@ export default function PricingPage() {
|
||||
title: "Intelligent Search & Analytics",
|
||||
description:
|
||||
"Natural language search across all data sources. Automated insight extraction and real-time analytics dashboards included in all tiers. Scale as your data volume grows without additional licensing.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6bVy9lK6v6acuEPcE3VL8wEFi/close-up-of-intelligent-search-interface-1773812582252-b8caf1bb.png?_wi=3",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6bVy9lK6v6acuEPcE3VL8wEFi/close-up-of-intelligent-search-interface-1773812582252-b8caf1bb.png",
|
||||
imageAlt: "Intelligent search and analytics",
|
||||
},
|
||||
{
|
||||
@@ -146,7 +146,7 @@ export default function PricingPage() {
|
||||
title: "Implementation Support",
|
||||
description:
|
||||
"Dedicated deployment team, system configuration, data source integration, and team training included. Typical 4-8 week implementation with guaranteed success milestones and transition to production.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6bVy9lK6v6acuEPcE3VL8wEFi/team-of-diverse-enterprise-it-profession-1773812581649-44ee1a91.png?_wi=3",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6bVy9lK6v6acuEPcE3VL8wEFi/team-of-diverse-enterprise-it-profession-1773812581649-44ee1a91.png",
|
||||
imageAlt: "Implementation support team",
|
||||
},
|
||||
]}
|
||||
@@ -159,7 +159,7 @@ export default function PricingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
text="Ready to discuss pricing and deployment options? Schedule a consultation with our enterprise sales team. We'll assess your requirements and provide a custom quote aligned with your organization's needs and compliance framework."
|
||||
animationType="entrance-slide"
|
||||
animationType="reveal-blur"
|
||||
buttons={[{ text: "Schedule Sales Consultation", href: "mailto:sales@syncpoint.ai" }]}
|
||||
background={{ variant: "animated-grid" }}
|
||||
useInvertedBackground={false}
|
||||
@@ -168,7 +168,7 @@ export default function PricingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6bVy9lK6v6acuEPcE3VL8wEFi/modern-abstract-tech-background-with-sub-1773812581287-16e65fe4.png?_wi=3"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6bVy9lK6v6acuEPcE3VL8wEFi/modern-abstract-tech-background-with-sub-1773812581287-16e65fe4.png"
|
||||
imageAlt="Enterprise digital transformation background"
|
||||
logoText="SyncPoint"
|
||||
copyrightText="© 2024 SyncPoint. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user