Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #10.
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||||
import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline";
|
import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline";
|
||||||
import HeroSplitKpi from "@/components/sections/hero/HeroSplitKpi";
|
import HeroBillboard from "@/components/sections/hero/HeroBillboard";
|
||||||
import TextAbout from "@/components/sections/about/TextAbout";
|
import TextAbout from "@/components/sections/about/TextAbout";
|
||||||
import FeatureCardNineteen from "@/components/sections/feature/FeatureCardNineteen";
|
import FeatureCardNineteen from "@/components/sections/feature/FeatureCardNineteen";
|
||||||
import MetricCardOne from "@/components/sections/metrics/MetricCardOne";
|
import MetricCardOne from "@/components/sections/metrics/MetricCardOne";
|
||||||
@@ -41,26 +41,33 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroSplitKpi
|
<HeroBillboard
|
||||||
title="Transform Leads Into Booked Meetings Instantly"
|
title="Transform Leads Into Booked Meetings Instantly"
|
||||||
description="Signalate AI Voice Agents automatically call, qualify, and book appointments for your leads 24/7. No missed opportunities. No manual follow-ups. Just pure conversion efficiency."
|
description="Signalate AI Voice Agents automatically call, qualify, and book appointments for your leads 24/7. No missed opportunities. No manual follow-ups. Just pure conversion efficiency."
|
||||||
background={{ variant: "glowing-orb" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
kpis={[
|
|
||||||
{ value: "2 mins", label: "Average Lead Response Time" },
|
|
||||||
{ value: "87%", label: "Higher Conversion Rates" },
|
|
||||||
{ value: "24/7", label: "Continuous Availability" },
|
|
||||||
]}
|
|
||||||
enableKpiAnimation={true}
|
|
||||||
tag="AI-Powered Automation"
|
tag="AI-Powered Automation"
|
||||||
tagIcon={Zap}
|
tagIcon={Zap}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Book Your Demo", href: "#contact" },
|
{ text: "Book Your Demo", href: "#contact" },
|
||||||
{ text: "Learn More", href: "#features" },
|
{ 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?_wi=1"
|
avatars={[
|
||||||
|
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtFGUyOE11Q1qQrYhkOTjSvF2/professional-headshot-of-a-male-business-1772536918008-31b05acf.png", alt: "Marcus Hoffmann" },
|
||||||
|
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtFGUyOE11Q1qQrYhkOTjSvF2/professional-headshot-of-a-female-busine-1772536917232-bce8b99a.png", alt: "Lisa Meyer" },
|
||||||
|
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtFGUyOE11Q1qQrYhkOTjSvF2/professional-headshot-of-a-male-business-1772536916761-2e15e14b.png", alt: "Thomas Richter" },
|
||||||
|
]}
|
||||||
|
avatarText="Trusted by 50+ companies"
|
||||||
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtFGUyOE11Q1qQrYhkOTjSvF2/a-sleek-modern-ai-voice-agent-interface--1772536918422-5737e15c.png"
|
||||||
imageAlt="Signalate AI Voice Agent Dashboard"
|
imageAlt="Signalate AI Voice Agent Dashboard"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
imagePosition="right"
|
marqueeItems={[
|
||||||
|
{ type: "text", text: "87% Higher Conversion" },
|
||||||
|
{ type: "text", text: "2 Min Response Time" },
|
||||||
|
{ type: "text", text: "24/7 Availability" },
|
||||||
|
{ type: "text", text: "3x More Meetings" },
|
||||||
|
]}
|
||||||
|
marqueeSpeed={30}
|
||||||
|
showMarqueeCard={true}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -87,11 +94,11 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 2,
|
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?_wi=1", 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", imageAlt: "AI making outbound call"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 3,
|
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?_wi=1", 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", imageAlt: "AI conversation with prospect"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 4,
|
id: 4,
|
||||||
@@ -162,7 +169,7 @@ export default function LandingPage() {
|
|||||||
features={[
|
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: {
|
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?_wi=2"
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtFGUyOE11Q1qQrYhkOTjSvF2/illustration-of-an-ai-voice-agent-making-1772536917995-11ad4065.png"
|
||||||
},
|
},
|
||||||
items: [
|
items: [
|
||||||
{ icon: Volume2, text: "Human-quality voice generation" },
|
{ icon: Volume2, text: "Human-quality voice generation" },
|
||||||
@@ -173,7 +180,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: {
|
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?_wi=2"
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtFGUyOE11Q1qQrYhkOTjSvF2/illustration-showing-an-ai-voice-agent-h-1772536920238-1ab58428.png"
|
||||||
},
|
},
|
||||||
items: [
|
items: [
|
||||||
{ icon: Brain, text: "Context-aware responses" },
|
{ icon: Brain, text: "Context-aware responses" },
|
||||||
@@ -184,7 +191,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: {
|
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?_wi=2"
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQtFGUyOE11Q1qQrYhkOTjSvF2/a-sleek-modern-ai-voice-agent-interface--1772536918422-5737e15c.png"
|
||||||
},
|
},
|
||||||
items: [
|
items: [
|
||||||
{ icon: Link, text: "CRM sync & data logging" },
|
{ icon: Link, text: "CRM sync & data logging" },
|
||||||
|
|||||||
Reference in New Issue
Block a user