diff --git a/src/app/page.tsx b/src/app/page.tsx index d044001..aed483c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="soft" contentWidth="compact" sizing="medium" - background="floatingGradient" + background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="diagonal-gradient" secondaryButtonStyle="layered" @@ -47,7 +47,7 @@ export default function LandingPage() { { text: "Download for Mac", href: "#" }, ]} buttonAnimation="slide-up" - background={{ variant: "floatingGradient" }} + background={{ variant: "sparkles-gradient" }} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXcoPb0RPaJVXVOcDW1YX5t46n/a-modern-clean-ai-sales-coaching-dashboa-1772745282414-d8194a91.png" imageAlt="Valeron AI coaching dashboard interface" mediaAnimation="slide-up" @@ -60,14 +60,14 @@ export default function LandingPage() { title="Insights in Action" description="Turn every conversation into insight, growth, and results. With Valeron, every call becomes a learning opportunity." tag="How It Works" - tagAnimation="entrance-slide" + tagAnimation="slide-up" features={[ { id: "1", title: "Real-Time In-Call Coaching", author: "During Your Call", description: "Get instant assistance as your invisible wingman listens and helps you handle objections, answer technical questions, find analogies, and navigate uncertainty without awkward pauses.", tags: ["Live", "Real-time"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXcoPb0RPaJVXVOcDW1YX5t46n/a-screenshot-or-mockup-showing-the-in-ca-1772745282523-39d95e8e.png?_wi=1", imageAlt: "In-call AI coaching assistant overlay"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXcoPb0RPaJVXVOcDW1YX5t46n/a-screenshot-or-mockup-showing-the-in-ca-1772745282523-39d95e8e.png", imageAlt: "In-call AI coaching assistant overlay"}, { id: "2", title: "Post-Call Analysis & Scoring", author: "After Your Call", description: "Receive comprehensive call analysis including performance scoring, structure adherence, objection handling evaluation, tonality assessment, timeline events with timestamps, and personalized coaching recommendations.", tags: ["Analytics", "Insights"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXcoPb0RPaJVXVOcDW1YX5t46n/a-detailed-post-call-analysis-dashboard--1772745282929-b2de00da.png?_wi=1", imageAlt: "Post-call analysis dashboard with scoring and recommendations"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXcoPb0RPaJVXVOcDW1YX5t46n/a-detailed-post-call-analysis-dashboard--1772745282929-b2de00da.png", imageAlt: "Post-call analysis dashboard with scoring and recommendations"}, ]} animationType="slide-up" textboxLayout="default" @@ -81,9 +81,9 @@ export default function LandingPage() { description="See how you performed on every call. Instantly understand your strengths, areas to improve, and objection handling to track your progress over time." metrics={[ { - id: "1", value: "100%", title: "Call Coverage", description: "Every call analyzed automatically", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXcoPb0RPaJVXVOcDW1YX5t46n/a-screenshot-or-mockup-showing-the-in-ca-1772745282523-39d95e8e.png?_wi=2", imageAlt: "Full call coverage visualization"}, + id: "1", value: "100%", title: "Call Coverage", description: "Every call analyzed automatically", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXcoPb0RPaJVXVOcDW1YX5t46n/a-screenshot-or-mockup-showing-the-in-ca-1772745282523-39d95e8e.png", imageAlt: "Full call coverage visualization"}, { - id: "2", value: "Real-time", title: "Feedback Loop", description: "Instant coaching during conversations", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXcoPb0RPaJVXVOcDW1YX5t46n/a-detailed-post-call-analysis-dashboard--1772745282929-b2de00da.png?_wi=2", imageAlt: "Real-time feedback system"}, + id: "2", value: "Real-time", title: "Feedback Loop", description: "Instant coaching during conversations", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXcoPb0RPaJVXVOcDW1YX5t46n/a-detailed-post-call-analysis-dashboard--1772745282929-b2de00da.png", imageAlt: "Real-time feedback system"}, ]} animationType="slide-up" textboxLayout="default" @@ -97,7 +97,7 @@ export default function LandingPage() { description="Choose the plan that fits your needs. All plans include a 3-day free trial with full access." tag="Pricing Plans" tagIcon={Sparkles} - tagAnimation="entrance-slide" + tagAnimation="slide-up" plans={[ { id: "free", badge: "Free Trial", badgeIcon: Gift, @@ -130,7 +130,7 @@ export default function LandingPage() { description="Everything you need to know about Valeron, all in one place." tag="Support" tagIcon={HelpCircle} - tagAnimation="entrance-slide" + tagAnimation="slide-up" faqs={[ { id: "1", title: "How accurate is the AI coaching?", content: "Our AI is trained on thousands of real sales calls and continuously learns from your team's conversations. It understands sales context, objections, and best practices to deliver accurate, contextual guidance that improves with every call."},