export default function VeselyLabLandingPage() {
const features = [
{
title: "AI Agents That Work",
text: "Deploy chat and voice agents that qualify leads, answer support questions, and trigger workflows across your stack.",
tag: "Execution-first",
},
{
title: "Designed for Real Operations",
text: "From web and WhatsApp to phone and CRM, VeselyLab turns AI into a dependable operating layer for growth.",
tag: "Multi-channel",
},
{
title: "Templates You Can Scale",
text: "Start from proven use-case blueprints for support, frontdesk, sales qualification, and follow-up automation.",
tag: "Productized",
},
];
const useCases = [
"AI Receptionist",
"Voice Frontdesk",
"Lead Qualification",
"Support Automation",
"Follow-up Engine",
"CRM Workflow Layer",
];
const steps = [
{
n: "01",
title: "Map the workflow",
text: "Identify the customer journey, operational bottlenecks, and human handoff points.",
},
{
n: "02",
title: "Deploy the agent",
text: "Launch a branded AI experience across web, messaging, and voice with clear rules and business goals.",
},
{
n: "03",
title: "Scale with templates",
text: "Standardize what works into reusable vertical playbooks and repeatable delivery systems.",
},
];
return (
VeselyLab
AI lab for production-grade systems
Build AI agents that do real work, not just chat.
VeselyLab designs branded AI experiences for lead capture, support, voice,
and workflow automation — engineered for real operations and repeatable scale.
{[
["24/7", "Availability across channels"],
["Voice + Chat", "Unified customer interface"],
["Template-ready", "Built for scaling delivery"],
].map(([value, label]) => (
{value}
{label}
))}
System Overview
Precision editorial tech UI
Live
{[
"Website visitor starts conversation",
"AI agent qualifies request and captures contact",
"Voice or message follow-up is triggered automatically",
"CRM / workflow handoff completes the loop",
].map((item, i) => (