Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-05 21:17:27 +00:00

View File

@@ -64,10 +64,10 @@ export default function LandingPage() {
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", 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?_wi=1", 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", 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?_wi=1", 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", 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?_wi=2", 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", 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?_wi=2", imageAlt: "Real-time feedback system"},
]}
animationType="slide-up"
textboxLayout="default"