From c0e3634fbcd6133a14aa9ec96dccefb6f99da8d3 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 02:32:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0082478..597aa60 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -127,27 +127,27 @@ export default function LandingPage() { features={[ { id: "speed-to-lead", title: "Speed-to-Lead Violations", author: "First Contact", description: "Leads not contacted within your SLA window. Every hour delay reduces conversion probability.", tags: ["Contact", "SLA", "Urgency"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AxksxwGIJXMyLT2xGOa3WZ2Nml/illustrated-comparison-showing-6-revenue-1773541907951-4b49c17a.png" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AxksxwGIJXMyLT2xGOa3WZ2Nml/illustrated-comparison-showing-6-revenue-1773541907951-4b49c17a.png?_wi=1" }, { id: "stage-stagnation", title: "Stage Stagnation", author: "Pipeline Health", description: "Deals stuck in the same stage for too long. Indicates lost momentum or forgotten follow-up.", tags: ["Pipeline", "Momentum", "Stalled"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AxksxwGIJXMyLT2xGOa3WZ2Nml/illustrated-comparison-showing-6-revenue-1773541907951-4b49c17a.png" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AxksxwGIJXMyLT2xGOa3WZ2Nml/illustrated-comparison-showing-6-revenue-1773541907951-4b49c17a.png?_wi=2" }, { id: "no-show-recovery", title: "No-Show Without Follow-Up", author: "Missed Calls", description: "Meeting no-shows with zero follow-up action. Leads go completely cold after no-show.", tags: ["Recovery", "Follow-up", "Engagement"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AxksxwGIJXMyLT2xGOa3WZ2Nml/illustrated-comparison-showing-6-revenue-1773541907951-4b49c17a.png" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AxksxwGIJXMyLT2xGOa3WZ2Nml/illustrated-comparison-showing-6-revenue-1773541907951-4b49c17a.png?_wi=3" }, { id: "missing-next-step", title: "Missing Next Step", author: "Conversation Gaps", description: "Calls or conversations logged but no next step defined. Deals stall without direction.", tags: ["Clarity", "Process", "Action"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AxksxwGIJXMyLT2xGOa3WZ2Nml/illustrated-comparison-showing-6-revenue-1773541907951-4b49c17a.png" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AxksxwGIJXMyLT2xGOa3WZ2Nml/illustrated-comparison-showing-6-revenue-1773541907951-4b49c17a.png?_wi=4" }, { id: "owner-inactivity", title: "Owner Inactivity on High-Value Deals", author: "Accountability", description: "High-value opportunities ignored by assigned rep. No activity for X days despite deal size.", tags: ["Focus", "Accountability", "Priority"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AxksxwGIJXMyLT2xGOa3WZ2Nml/illustrated-comparison-showing-6-revenue-1773541907951-4b49c17a.png" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AxksxwGIJXMyLT2xGOa3WZ2Nml/illustrated-comparison-showing-6-revenue-1773541907951-4b49c17a.png?_wi=5" }, { id: "lost-reengagement", title: "Lost Lead Re-Engagement Opportunities", author: "Second Chances", description: "Prospects previously engaged but now dormant. Signals missed re-engagement windows.", tags: ["Retention", "Opportunity", "Timing"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AxksxwGIJXMyLT2xGOa3WZ2Nml/illustrated-comparison-showing-6-revenue-1773541907951-4b49c17a.png" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AxksxwGIJXMyLT2xGOa3WZ2Nml/illustrated-comparison-showing-6-revenue-1773541907951-4b49c17a.png?_wi=6" } ]} animationType="slide-up"