Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 07c3622fb5 | |||
| 8ccca31f5a | |||
| e37882be7f | |||
| 0de755db30 | |||
| d5cbe257de |
@@ -22,38 +22,38 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
title: "AI Lead Capture System", description:
|
title: "AI Lead Capture System", description:
|
||||||
"Intelligent lead generation that identifies and captures high-intent prospects across channels.", imageSrc:
|
"Intelligent lead generation that identifies and captures high-intent prospects across channels.", imageSrc:
|
||||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6Pmdd3KuLxtRfrpT3NxlESKum/a-minimalist-icon-representing-lead-capt-1773828099609-a89d0399.png", imageAlt:
|
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6Pmdd3KuLxtRfrpT3NxlESKum/white-chart-clients-5k-to-100k-growth-1.png", imageAlt:
|
||||||
"A minimalist icon representing lead capture: a funnel or magnet drawing incoming arrows. Purple and", buttonIcon: ArrowRight,
|
"White themed chart showing client growth from 5,000 to 100,000 in 3 months with upward trend", buttonIcon: ArrowRight,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Automated Follow-Up Sequences", description:
|
title: "Automated Follow-Up Sequences", description:
|
||||||
"AI-driven sequences that nurture prospects with personalized messaging at the right moment.", imageSrc:
|
"AI-driven sequences that nurture prospects with personalized messaging at the right moment.", imageSrc:
|
||||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6Pmdd3KuLxtRfrpT3NxlESKum/a-minimalist-icon-representing-automated-1773828096554-e4ac2241.png", imageAlt:
|
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6Pmdd3KuLxtRfrpT3NxlESKum/white-performance-metrics-conversion-rate.png", imageAlt:
|
||||||
"A minimalist icon representing automated follow-up: gears, arrows, or clock elements in motion. Purp", buttonIcon: ArrowRight,
|
"White themed performance metrics dashboard showing conversion rates and engagement statistics", buttonIcon: ArrowRight,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Smart Qualification Engine", description:
|
title: "Smart Qualification Engine", description:
|
||||||
"Machine learning models that qualify prospects in real-time, prioritizing high-conversion opportunities.", imageSrc:
|
"Machine learning models that qualify prospects in real-time, prioritizing high-conversion opportunities.", imageSrc:
|
||||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6Pmdd3KuLxtRfrpT3NxlESKum/a-minimalist-icon-representing-ai-qualif-1773828098288-8719b326.png", imageAlt:
|
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6Pmdd3KuLxtRfrpT3NxlESKum/white-chart-lead-quality-score.png", imageAlt:
|
||||||
"A minimalist icon representing AI qualification: a checkmark or smart filter symbol. Purple and ligh", buttonIcon: ArrowRight,
|
"White themed chart displaying lead quality scores and qualification metrics", buttonIcon: ArrowRight,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Appointment Booking Automation", description:
|
title: "Appointment Booking Automation", description:
|
||||||
"Seamless scheduling that moves qualified prospects directly into your sales calendar.", imageSrc:
|
"Seamless scheduling that moves qualified prospects directly into your sales calendar.", imageSrc:
|
||||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6Pmdd3KuLxtRfrpT3NxlESKum/a-minimalist-icon-representing-appointme-1773828096711-78296c59.png", imageAlt:
|
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6Pmdd3KuLxtRfrpT3NxlESKum/white-calendar-booking-analytics.png", imageAlt:
|
||||||
"A minimalist icon representing appointment booking: calendar or checkmark with confirmation. Purple", buttonIcon: ArrowRight,
|
"White themed calendar showing appointment bookings and scheduling performance metrics", buttonIcon: ArrowRight,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "CRM Pipeline Automation", description:
|
title: "CRM Pipeline Automation", description:
|
||||||
"Unified customer data flowing through every stage—from capture to close.", imageSrc:
|
"Unified customer data flowing through every stage—from capture to close.", imageSrc:
|
||||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6Pmdd3KuLxtRfrpT3NxlESKum/a-minimalist-icon-representing-crm-pipel-1773828096238-3fe7ea69.png", imageAlt:
|
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6Pmdd3KuLxtRfrpT3NxlESKum/white-pipeline-stages-chart.png", imageAlt:
|
||||||
"A minimalist icon representing CRM pipeline: connected nodes, database, or flow diagram. Purple and", buttonIcon: ArrowRight,
|
"White themed CRM pipeline chart showing conversion progression through sales stages", buttonIcon: ArrowRight,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "KPI & Revenue Dashboard", description:
|
title: "KPI & Revenue Dashboard", description:
|
||||||
"Real-time visibility into acquisition metrics, conversion rates, and revenue impact.", imageSrc:
|
"Real-time visibility into acquisition metrics, conversion rates, and revenue impact.", imageSrc:
|
||||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6Pmdd3KuLxtRfrpT3NxlESKum/a-minimalist-icon-representing-analytics-1773828096658-737258f2.png", imageAlt:
|
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6Pmdd3KuLxtRfrpT3NxlESKum/white-revenue-growth-analytics.png", imageAlt:
|
||||||
"A minimalist icon representing analytics dashboard: charts, graphs, or metrics display. Purple and l", buttonIcon: ArrowRight,
|
"White themed revenue analytics dashboard with KPI performance indicators and growth charts", buttonIcon: ArrowRight,
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
@@ -61,26 +61,26 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
title: "Real Estate", description:
|
title: "Real Estate", description:
|
||||||
"Generate qualified buyer and seller leads on demand. Automate property inquiries, schedule showings, and close faster.", imageSrc:
|
"Generate qualified buyer and seller leads on demand. Automate property inquiries, schedule showings, and close faster.", imageSrc:
|
||||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6Pmdd3KuLxtRfrpT3NxlESKum/icon-or-illustration-representing-real-e-1773828098315-3df2906a.png", imageAlt:
|
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6Pmdd3KuLxtRfrpT3NxlESKum/white-real-estate-client-acquisition.png", imageAlt:
|
||||||
"Icon or illustration representing real estate industry: buildings, properties, home symbol. Purple a", buttonIcon: ArrowRight,
|
"White themed chart showing real estate client acquisition metrics and performance", buttonIcon: ArrowRight,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Agencies", description:
|
title: "Agencies", description:
|
||||||
"Fill your pipeline with qualified client prospects. Automate qualification and proposal delivery.", imageSrc:
|
"Fill your pipeline with qualified client prospects. Automate qualification and proposal delivery.", imageSrc:
|
||||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6Pmdd3KuLxtRfrpT3NxlESKum/icon-or-illustration-representing-market-1773828100891-8ac1941a.png", imageAlt:
|
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6Pmdd3KuLxtRfrpT3NxlESKum/white-agency-pipeline-growth.png", imageAlt:
|
||||||
"Icon or illustration representing marketing/creative agencies: people, collaboration, creative symbo", buttonIcon: ArrowRight,
|
"White themed pipeline chart showing agency client acquisition and growth metrics", buttonIcon: ArrowRight,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Local Businesses", description:
|
title: "Local Businesses", description:
|
||||||
"Generate local customer leads at scale. Automate appointment booking and customer nurturing.", imageSrc:
|
"Generate local customer leads at scale. Automate appointment booking and customer nurturing.", imageSrc:
|
||||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6Pmdd3KuLxtRfrpT3NxlESKum/icon-or-illustration-representing-local--1773828098673-7ef8cc7b.png", imageAlt:
|
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6Pmdd3KuLxtRfrpT3NxlESKum/white-local-business-growth-chart.png", imageAlt:
|
||||||
"Icon or illustration representing local businesses: shops, storefronts, local commerce. Purple and l", buttonIcon: ArrowRight,
|
"White themed growth chart demonstrating local business client acquisition results", buttonIcon: ArrowRight,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Service Providers", description:
|
title: "Service Providers", description:
|
||||||
"Capture high-intent service inquiry leads. Automate qualification and scheduling.", imageSrc:
|
"Capture high-intent service inquiry leads. Automate qualification and scheduling.", imageSrc:
|
||||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6Pmdd3KuLxtRfrpT3NxlESKum/icon-or-illustration-representing-servic-1773828098496-627096ff.png", imageAlt:
|
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6Pmdd3KuLxtRfrpT3NxlESKum/white-service-inquiry-metrics.png", imageAlt:
|
||||||
"Icon or illustration representing service providers: people, handshake, professional services. Purpl", buttonIcon: ArrowRight,
|
"White themed metrics chart for service provider inquiry capture and conversion", buttonIcon: ArrowRight,
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
@@ -156,8 +156,8 @@ export default function LandingPage() {
|
|||||||
text: "See How It Works", href: "#features"},
|
text: "See How It Works", href: "#features"},
|
||||||
]}
|
]}
|
||||||
videoSrc="https://d8j0ntlcm91z4.cloudfront.net/user_38xzZboKViGWJOttwIXH07lWA1P/hf_20260306_115329_5e00c9c5-4d69-49b7-94c3-9c31c60bb644.mp4"
|
videoSrc="https://d8j0ntlcm91z4.cloudfront.net/user_38xzZboKViGWJOttwIXH07lWA1P/hf_20260306_115329_5e00c9c5-4d69-49b7-94c3-9c31c60bb644.mp4"
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6Pmdd3KuLxtRfrpT3NxlESKum/a-cinematic-ai-infrastructure-visualizat-1773828097147-d5632255.png"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6Pmdd3KuLxtRfrpT3NxlESKum/white-hero-growth-visualization.png"
|
||||||
imageAlt="A cinematic AI infrastructure visualization with flowing data streams, neural networks, and technolo"
|
imageAlt="White themed hero visualization showing AI-driven growth and client acquisition pipeline"
|
||||||
buttonAnimation="blur-reveal"
|
buttonAnimation="blur-reveal"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -167,8 +167,8 @@ export default function LandingPage() {
|
|||||||
title="We are not running campaigns. We are building intelligent systems that generate predictable, scalable growth."
|
title="We are not running campaigns. We are building intelligent systems that generate predictable, scalable growth."
|
||||||
description="Traditional lead generation is fragmented and unpredictable. Corlith Systems creates unified AI-powered acquisition infrastructure that works 24/7—capturing, qualifying, nurturing, and converting prospects automatically. Your growth engine runs while you sleep."
|
description="Traditional lead generation is fragmented and unpredictable. Corlith Systems creates unified AI-powered acquisition infrastructure that works 24/7—capturing, qualifying, nurturing, and converting prospects automatically. Your growth engine runs while you sleep."
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6Pmdd3KuLxtRfrpT3NxlESKum/a-minimalist-illustration-of-an-ai-growt-1773828097023-5423e64d.png?_wi=1"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6Pmdd3KuLxtRfrpT3NxlESKum/white-growth-engine-visualization.png"
|
||||||
imageAlt="A minimalist illustration of an AI growth engine with interconnected nodes and flowing pathways. Pur"
|
imageAlt="White themed visualization of AI growth engine with performance metrics and growth indicators"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -178,8 +178,8 @@ export default function LandingPage() {
|
|||||||
title="Corlith Core: AI Growth Engine"
|
title="Corlith Core: AI Growth Engine"
|
||||||
description="Your dedicated AI growth engine running intelligent acquisition workflows:"
|
description="Your dedicated AI growth engine running intelligent acquisition workflows:"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6Pmdd3KuLxtRfrpT3NxlESKum/a-minimalist-illustration-of-an-ai-growt-1773828097023-5423e64d.png?_wi=2"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6Pmdd3KuLxtRfrpT3NxlESKum/white-core-infrastructure-diagram.png"
|
||||||
imageAlt="A minimalist illustration of an AI growth engine with interconnected nodes and flowing pathways. Pur"
|
imageAlt="White themed core infrastructure diagram showing system architecture and workflow connections"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Explore Features", href: "#features"},
|
text: "Explore Features", href: "#features"},
|
||||||
@@ -205,8 +205,8 @@ export default function LandingPage() {
|
|||||||
title="Your Path to Scaled Client Acquisition"
|
title="Your Path to Scaled Client Acquisition"
|
||||||
description="1. System Deployment → 2. Lead Capture Activation → 3. Automated Conversion → 4. Scaled Client Acquisition. We deploy your AI infrastructure, activate lead channels, automate qualification and follow-up, and scale your acquisition engine to deliver predictable growth."
|
description="1. System Deployment → 2. Lead Capture Activation → 3. Automated Conversion → 4. Scaled Client Acquisition. We deploy your AI infrastructure, activate lead channels, automate qualification and follow-up, and scale your acquisition engine to deliver predictable growth."
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6Pmdd3KuLxtRfrpT3NxlESKum/visual-representation-of-system-deployme-1773828097104-fdd7d68a.png"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B6Pmdd3KuLxtRfrpT3NxlESKum/white-timeline-progression-chart.png"
|
||||||
imageAlt="Visual representation of system deployment: servers activating, infrastructure coming online. Purple"
|
imageAlt="White themed timeline chart showing deployment stages and growth progression metrics"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user