Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8fc30ddf7a | |||
| 077b1d8e1b | |||
| 77f00c7197 | |||
| 79cfe6aabc | |||
| 11427a97e2 |
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{ variant: "plain" }}
|
||||
logoText="ArbitrageAI: The Future of BPO Automation"
|
||||
logoText="Automate Your BPO Operations with AI"
|
||||
description="Cut operational overhead by 40% and increase profit margins by 25% within the first quarter using our AI-driven BPO automation suite."
|
||||
buttons={[
|
||||
{ text: "Start Automating", href: "#contact" },
|
||||
@@ -74,21 +74,21 @@ export default function LandingPage() {
|
||||
description="Our intelligent agents handle the heavy lifting of lead discovery, proposal matching, and contractor operations so you can focus on strategy."
|
||||
features={[
|
||||
{
|
||||
title: "Automated Discovery", description: "Monitor every major freelance marketplace in real-time.", icon: Zap,
|
||||
title: "Automated Discovery", description: "Scan major marketplaces in real-time to find high-value leads in seconds.", icon: Zap,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/scene-with-futuristic-robot-used-construction-industry_23-2151329536.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-paper-clips-with-green-background_23-2148999163.jpg" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "AI Proposals", description: "Generate personalized, winning proposals instantly.", icon: MessageSquare,
|
||||
title: "AI Proposals", description: "Reduce proposal drafting time from hours to minutes with our intelligent content generator.", icon: MessageSquare,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-hand-using-digital-tablet-tablet_1262-16042.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-biorobots-concept_23-2149524396.jpg" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contractor Matching", description: "Instantly assign work to verified, high-performance contractors.", icon: Users,
|
||||
title: "Contractor Matching", description: "Automate talent allocation, reducing manual vetting time by 75%.", icon: Users,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/futuristic-technology-connects-internet-space-communication-sphere-generated-by-ai_188544-30796.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/system-administrator-monitoring-server-room-doing-checkup_482257-112977.jpg" },
|
||||
|
||||
Reference in New Issue
Block a user