From 659dba206081b0284fba1ec22d94be0e8adee26d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:45:17 +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 44f52d9..9d21564 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { { text: "Book Your Demo", href: "#contact" }, { text: "Learn More", href: "#features" }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtFGUyOE11Q1qQrYhkOTjSvF2/a-sleek-modern-ai-voice-agent-interface--1772536918422-5737e15c.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtFGUyOE11Q1qQrYhkOTjSvF2/a-sleek-modern-ai-voice-agent-interface--1772536918422-5737e15c.png?_wi=1" imageAlt="Signalate AI Voice Agent Dashboard" mediaAnimation="slide-up" imagePosition="right" @@ -87,11 +87,11 @@ export default function LandingPage() { }, { id: 2, - tag: "Outreach", title: "Automatic Call", subtitle: "Natural, human-like conversation.", description: "Our AI Voice Agent calls the lead within minutes, speaking naturally and professionally. The prospect has no idea they're talking to an AI.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtFGUyOE11Q1qQrYhkOTjSvF2/illustration-of-an-ai-voice-agent-making-1772536917995-11ad4065.png", imageAlt: "AI making outbound call" + tag: "Outreach", title: "Automatic Call", subtitle: "Natural, human-like conversation.", description: "Our AI Voice Agent calls the lead within minutes, speaking naturally and professionally. The prospect has no idea they're talking to an AI.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtFGUyOE11Q1qQrYhkOTjSvF2/illustration-of-an-ai-voice-agent-making-1772536917995-11ad4065.png?_wi=1", imageAlt: "AI making outbound call" }, { id: 3, - tag: "Qualify", title: "Smart Qualification", subtitle: "Structured, intelligent questions.", description: "The AI asks strategic, qualification questions to understand the prospect's needs, timeline, and fit for your services. All responses are recorded and analyzed.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtFGUyOE11Q1qQrYhkOTjSvF2/illustration-showing-an-ai-voice-agent-h-1772536920238-1ab58428.png", imageAlt: "AI conversation with prospect" + tag: "Qualify", title: "Smart Qualification", subtitle: "Structured, intelligent questions.", description: "The AI asks strategic, qualification questions to understand the prospect's needs, timeline, and fit for your services. All responses are recorded and analyzed.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtFGUyOE11Q1qQrYhkOTjSvF2/illustration-showing-an-ai-voice-agent-h-1772536920238-1ab58428.png?_wi=1", imageAlt: "AI conversation with prospect" }, { id: 4, @@ -162,7 +162,7 @@ export default function LandingPage() { features={[ { id: "1", title: "Natural Voice Synthesis", description: "Our AI speaks naturally with perfect intonation, pacing, and emotion. Prospects forget they're not talking to a real person. Crystal clear audio quality across all connections.", media: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtFGUyOE11Q1qQrYhkOTjSvF2/illustration-of-an-ai-voice-agent-making-1772536917995-11ad4065.png" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtFGUyOE11Q1qQrYhkOTjSvF2/illustration-of-an-ai-voice-agent-making-1772536917995-11ad4065.png?_wi=2" }, items: [ { icon: Volume2, text: "Human-quality voice generation" }, @@ -173,7 +173,7 @@ export default function LandingPage() { }, { id: "2", title: "Intelligent Conversation Logic", description: "Trained on thousands of successful sales conversations, our AI adapts to different prospect responses, handles objections gracefully, and always steers toward qualification and booking.", media: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtFGUyOE11Q1qQrYhkOTjSvF2/illustration-showing-an-ai-voice-agent-h-1772536920238-1ab58428.png" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtFGUyOE11Q1qQrYhkOTjSvF2/illustration-showing-an-ai-voice-agent-h-1772536920238-1ab58428.png?_wi=2" }, items: [ { icon: Brain, text: "Context-aware responses" }, @@ -184,7 +184,7 @@ export default function LandingPage() { }, { id: "3", title: "Seamless CRM Integration", description: "Works with your existing tools. Direct integration with all major CRM systems, calendar platforms, and lead sources. Data flows automatically without manual entry.", media: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtFGUyOE11Q1qQrYhkOTjSvF2/a-sleek-modern-ai-voice-agent-interface--1772536918422-5737e15c.png" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtFGUyOE11Q1qQrYhkOTjSvF2/a-sleek-modern-ai-voice-agent-interface--1772536918422-5737e15c.png?_wi=2" }, items: [ { icon: Link, text: "CRM sync & data logging" }, -- 2.49.1