From a302610264dcd1a8f700b0b31f892666a5476ec7 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 18:45:35 +0000 Subject: [PATCH 1/2] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 73 ++++++++-------------------------------- 1 file changed, 14 insertions(+), 59 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index c990141..8e43078 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -60,7 +60,7 @@ export default function ContactPage() { borderRadius="soft" contentWidth="compact" sizing="mediumLargeSizeLargeTitles" - background="blurBottom" + background="circleGradient" cardStyle="outline" primaryButtonStyle="radial-glow" secondaryButtonStyle="radial-glow" @@ -71,9 +71,7 @@ export default function ContactPage() { brandName="UzRocket" navItems={navItems} button={{ - text: "Request Demo", - href: "https://calendly.com", - }} + text: "Request Demo", href: "https://calendly.com"}} /> @@ -88,32 +86,11 @@ export default function ContactPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - title: "Reduced Decision Time by 80%", - quote: "UzRocket transformed our intelligence operations. What used to take weeks now happens in hours. The real-time analytics have given us a competitive edge we couldn't have imagined.", - name: "Alexandra Chen", - role: "Chief Intelligence Officer", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiiLSn6emFlr0IHxU2zlve30em/a-professional-headshot-of-a-female-exec-1773081801620-288aecb8.png?_wi=3", - imageAlt: "Alexandra Chen", - }, + id: "1", title: "Reduced Decision Time by 80%", quote: "UzRocket transformed our intelligence operations. What used to take weeks now happens in hours. The real-time analytics have given us a competitive edge we couldn't have imagined.", name: "Alexandra Chen", role: "Chief Intelligence Officer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiiLSn6emFlr0IHxU2zlve30em/a-professional-headshot-of-a-female-exec-1773081801620-288aecb8.png", imageAlt: "Alexandra Chen"}, { - id: "2", - title: "Seamless Enterprise Integration", - quote: "The API integration was flawless. Within two weeks, we had UzRocket connected to all our data sources. The platform's scalability handles our massive datasets without breaking a sweat.", - name: "Marcus Johnson", - role: "VP of Data Engineering", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiiLSn6emFlr0IHxU2zlve30em/a-professional-headshot-of-a-male-busine-1773081801810-0e2bcd6b.png?_wi=3", - imageAlt: "Marcus Johnson", - }, + id: "2", title: "Seamless Enterprise Integration", quote: "The API integration was flawless. Within two weeks, we had UzRocket connected to all our data sources. The platform's scalability handles our massive datasets without breaking a sweat.", name: "Marcus Johnson", role: "VP of Data Engineering", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiiLSn6emFlr0IHxU2zlve30em/a-professional-headshot-of-a-male-busine-1773081801810-0e2bcd6b.png", imageAlt: "Marcus Johnson"}, { - id: "3", - title: "Enterprise-Grade Security & Compliance", - quote: "Security was our top concern. UzRocket exceeded all our compliance requirements and their security team is incredibly responsive. We feel confident storing our most sensitive data here.", - name: "Dr. Sarah Patel", - role: "Chief Security Officer", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiiLSn6emFlr0IHxU2zlve30em/a-professional-headshot-of-a-female-scie-1773081802229-5381e6e3.png?_wi=3", - imageAlt: "Dr. Sarah Patel", - }, + id: "3", title: "Enterprise-Grade Security & Compliance", quote: "Security was our top concern. UzRocket exceeded all our compliance requirements and their security team is incredibly responsive. We feel confident storing our most sensitive data here.", name: "Dr. Sarah Patel", role: "Chief Security Officer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AiiLSn6emFlr0IHxU2zlve30em/a-professional-headshot-of-a-female-scie-1773081802229-5381e6e3.png", imageAlt: "Dr. Sarah Patel"}, ]} /> @@ -131,35 +108,17 @@ export default function ContactPage() { faqsAnimation="slide-up" faqs={[ { - id: "1", - title: "How do I get started with UzRocket?", - content: "Getting started is simple: Schedule a demo with our sales team, discuss your requirements, and we'll guide you through the onboarding process. Most clients are operational within 4-6 weeks.", - }, + id: "1", title: "How do I get started with UzRocket?", content: "Getting started is simple: Schedule a demo with our sales team, discuss your requirements, and we'll guide you through the onboarding process. Most clients are operational within 4-6 weeks."}, { - id: "2", - title: "What support options are available?", - content: "We offer email support, phone support for enterprise clients, and a dedicated Slack channel for technical issues. Enterprise plans include 24/7 priority support with a 1-hour response SLA.", - }, + id: "2", title: "What support options are available?", content: "We offer email support, phone support for enterprise clients, and a dedicated Slack channel for technical issues. Enterprise plans include 24/7 priority support with a 1-hour response SLA."}, { - id: "3", - title: "Can I try UzRocket before committing?", - content: "Absolutely. We offer a 30-day free trial with full platform access. No credit card required. You'll get sample data and onboarding support included.", - }, + id: "3", title: "Can I try UzRocket before committing?", content: "Absolutely. We offer a 30-day free trial with full platform access. No credit card required. You'll get sample data and onboarding support included."}, { - id: "4", - title: "How does UzRocket handle data security?", - content: "We use military-grade AES-256 encryption, end-to-end TLS, and support air-gapped deployments. We're SOC 2 Type II, HIPAA, and GDPR compliant with annual third-party audits.", - }, + id: "4", title: "How does UzRocket handle data security?", content: "We use military-grade AES-256 encryption, end-to-end TLS, and support air-gapped deployments. We're SOC 2 Type II, HIPAA, and GDPR compliant with annual third-party audits."}, { - id: "5", - title: "What's the typical implementation timeline?", - content: "Standard implementation takes 4-6 weeks and includes infrastructure setup, data integration, user training, and initial analytics model deployment. Express implementations are available for an additional fee.", - }, + id: "5", title: "What's the typical implementation timeline?", content: "Standard implementation takes 4-6 weeks and includes infrastructure setup, data integration, user training, and initial analytics model deployment. Express implementations are available for an additional fee."}, { - id: "6", - title: "Do you provide training and documentation?", - content: "Yes. We provide comprehensive documentation, video tutorials, live training sessions, and personalized onboarding. Enterprise clients get access to our knowledge base and technical academy.", - }, + id: "6", title: "Do you provide training and documentation?", content: "Yes. We provide comprehensive documentation, video tutorials, live training sessions, and personalized onboarding. Enterprise clients get access to our knowledge base and technical academy."}, ]} /> @@ -170,15 +129,11 @@ export default function ContactPage() { animationType="entrance-slide" buttons={[ { - text: "Schedule Demo", - href: "https://calendly.com", - }, + text: "Schedule Demo", href: "https://calendly.com"}, { - text: "Email Us", - href: "mailto:sales@uzrocket.com", - }, + text: "Email Us", href: "mailto:sales@uzrocket.com"}, ]} - background={{ variant: "blurBottom" }} + background={{ variant: "plain" }} useInvertedBackground={false} /> -- 2.49.1 From 51cc356c67014acd2da4d59fdda08938506cb068 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 18:45:35 +0000 Subject: [PATCH 2/2] Update src/app/pricing/page.tsx --- src/app/pricing/page.tsx | 66 +++++++++------------------------------- 1 file changed, 15 insertions(+), 51 deletions(-) diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index 981f4cb..1d08415 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -60,7 +60,7 @@ export default function PricingPage() { borderRadius="soft" contentWidth="compact" sizing="mediumLargeSizeLargeTitles" - background="blurBottom" + background="circleGradient" cardStyle="outline" primaryButtonStyle="radial-glow" secondaryButtonStyle="radial-glow" @@ -71,9 +71,7 @@ export default function PricingPage() { brandName="UzRocket" navItems={navItems} button={{ - text: "Request Demo", - href: "https://calendly.com", - }} + text: "Request Demo", href: "https://calendly.com"}} /> @@ -90,25 +88,13 @@ export default function PricingPage() { animationType="slide-up" metrics={[ { - id: "1", - value: "$50K", - description: "Realtime Analytics Engine", - }, + id: "1", value: "$50K", description: "Realtime Analytics Engine"}, { - id: "2", - value: "$75K", - description: "Predictive Intelligence Module", - }, + id: "2", value: "$75K", description: "Predictive Intelligence Module"}, { - id: "3", - value: "$100K", - description: "Enterprise Integration Suite", - }, + id: "3", value: "$100K", description: "Enterprise Integration Suite"}, { - id: "4", - value: "Custom", - description: "Enterprise Custom Solutions", - }, + id: "4", value: "Custom", description: "Enterprise Custom Solutions"}, ]} /> @@ -126,35 +112,17 @@ export default function PricingPage() { faqsAnimation="slide-up" faqs={[ { - id: "1", - title: "What payment methods do you accept?", - content: "We accept wire transfers, ACH payments, credit cards, and purchase orders for enterprise contracts. Annual payment plans receive a 15% discount.", - }, + id: "1", title: "What payment methods do you accept?", content: "We accept wire transfers, ACH payments, credit cards, and purchase orders for enterprise contracts. Annual payment plans receive a 15% discount."}, { - id: "2", - title: "Is there a setup fee?", - content: "No setup fee. However, enterprise implementations may require additional consulting services which are quoted separately based on your integration requirements.", - }, + id: "2", title: "Is there a setup fee?", content: "No setup fee. However, enterprise implementations may require additional consulting services which are quoted separately based on your integration requirements."}, { - id: "3", - title: "Can I upgrade or downgrade my plan?", - content: "Yes. You can upgrade or downgrade your plan at any time. Changes take effect on your next billing cycle, and we'll prorate accordingly.", - }, + id: "3", title: "Can I upgrade or downgrade my plan?", content: "Yes. You can upgrade or downgrade your plan at any time. Changes take effect on your next billing cycle, and we'll prorate accordingly."}, { - id: "4", - title: "What's included in the Enterprise plan?", - content: "The Enterprise plan includes 24/7 dedicated support, custom SLAs, priority bug fixes, technical account manager, and quarterly business reviews.", - }, + id: "4", title: "What's included in the Enterprise plan?", content: "The Enterprise plan includes 24/7 dedicated support, custom SLAs, priority bug fixes, technical account manager, and quarterly business reviews."}, { - id: "5", - title: "Do you offer discounts for multi-year contracts?", - content: "Yes. We offer 15% discount for 2-year contracts and 25% discount for 3-year contracts. Contact our sales team for specific enterprise pricing.", - }, + id: "5", title: "Do you offer discounts for multi-year contracts?", content: "Yes. We offer 15% discount for 2-year contracts and 25% discount for 3-year contracts. Contact our sales team for specific enterprise pricing."}, { - id: "6", - title: "What's your refund policy?", - content: "We offer a 30-day money-back guarantee for annual contracts if you're not satisfied with the platform.", - }, + id: "6", title: "What's your refund policy?", content: "We offer a 30-day money-back guarantee for annual contracts if you're not satisfied with the platform."}, ]} /> @@ -165,15 +133,11 @@ export default function PricingPage() { animationType="entrance-slide" buttons={[ { - text: "Schedule Demo", - href: "https://calendly.com", - }, + text: "Schedule Demo", href: "https://calendly.com"}, { - text: "View Plans", - href: "/pricing", - }, + text: "View Plans", href: "/pricing"}, ]} - background={{ variant: "blurBottom" }} + background={{ variant: "plain" }} useInvertedBackground={false} /> -- 2.49.1