Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e37882be7f | |||
| 0de755db30 | |||
| b9f8e6a50b | |||
| d5cbe257de | |||
| 333a687c17 | |||
| e0eec3346a | |||
| 4b16463893 |
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||||
import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay";
|
import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay";
|
||||||
import HeroLogo from "@/components/sections/hero/HeroLogo";
|
import HeroOverlay from "@/components/sections/hero/HeroOverlay";
|
||||||
import MediaAbout from "@/components/sections/about/MediaAbout";
|
import MediaAbout from "@/components/sections/about/MediaAbout";
|
||||||
import FeatureCardTwentySix from "@/components/sections/feature/FeatureCardTwentySix";
|
import FeatureCardTwentySix from "@/components/sections/feature/FeatureCardTwentySix";
|
||||||
import FaqBase from "@/components/sections/faq/FaqBase";
|
import FaqBase from "@/components/sections/faq/FaqBase";
|
||||||
@@ -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/lead-capture-system-modern-design-1773828099609-a89d0399.png", imageAlt:
|
||||||
"A minimalist icon representing lead capture: a funnel or magnet drawing incoming arrows. Purple and", buttonIcon: ArrowRight,
|
"Modern lead capture system interface with funnel visualization and data flow", 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/automated-sequences-workflow-design-1773828096554-e4ac2241.png", imageAlt:
|
||||||
"A minimalist icon representing automated follow-up: gears, arrows, or clock elements in motion. Purp", buttonIcon: ArrowRight,
|
"Automated follow-up workflow showing sequence timing and personalization", 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/qualification-engine-ai-interface-1773828098288-8719b326.png", imageAlt:
|
||||||
"A minimalist icon representing AI qualification: a checkmark or smart filter symbol. Purple and ligh", buttonIcon: ArrowRight,
|
"AI qualification engine dashboard with prospect scoring and ranking", 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/booking-automation-calendar-interface-1773828096711-78296c59.png", imageAlt:
|
||||||
"A minimalist icon representing appointment booking: calendar or checkmark with confirmation. Purple", buttonIcon: ArrowRight,
|
"Calendar interface showing automated appointment booking and scheduling", 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/crm-pipeline-stages-visualization-1773828096238-3fe7ea69.png", imageAlt:
|
||||||
"A minimalist icon representing CRM pipeline: connected nodes, database, or flow diagram. Purple and", buttonIcon: ArrowRight,
|
"CRM pipeline visualization showing stages from lead capture to closure", 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/dashboard-metrics-revenue-tracking-1773828096658-737258f2.png", imageAlt:
|
||||||
"A minimalist icon representing analytics dashboard: charts, graphs, or metrics display. Purple and l", buttonIcon: ArrowRight,
|
"Analytics dashboard displaying KPIs, conversion metrics, and revenue tracking", 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/real-estate-properties-modern-design-1773828098315-3df2906a.png", imageAlt:
|
||||||
"Icon or illustration representing real estate industry: buildings, properties, home symbol. Purple a", buttonIcon: ArrowRight,
|
"Real estate industry visualization with property listings and agent interface", 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/agencies-collaboration-creative-design-1773828100891-8ac1941a.png", imageAlt:
|
||||||
"Icon or illustration representing marketing/creative agencies: people, collaboration, creative symbo", buttonIcon: ArrowRight,
|
"Creative agencies platform showing team collaboration and project management", 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/local-business-commerce-storefront-1773828098673-7ef8cc7b.png", imageAlt:
|
||||||
"Icon or illustration representing local businesses: shops, storefronts, local commerce. Purple and l", buttonIcon: ArrowRight,
|
"Local business platform featuring customer acquisition and retention tools", 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/service-providers-professional-interface-1773828098496-627096ff.png", imageAlt:
|
||||||
"Icon or illustration representing service providers: people, handshake, professional services. Purpl", buttonIcon: ArrowRight,
|
"Service provider platform with lead intake and booking automation", buttonIcon: ArrowRight,
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
@@ -146,8 +146,8 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroLogo
|
<HeroOverlay
|
||||||
logoText="Build Scalable Client Acquisition Systems"
|
title="Build Scalable Client Acquisition Systems"
|
||||||
description="Corlith Systems designs AI-driven pipelines that capture leads, qualify prospects, automate follow-ups, and convert attention into booked clients. Transform your business into an intelligent acquisition machine."
|
description="Corlith Systems designs AI-driven pipelines that capture leads, qualify prospects, automate follow-ups, and convert attention into booked clients. Transform your business into an intelligent acquisition machine."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
@@ -159,7 +159,6 @@ export default function LandingPage() {
|
|||||||
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/a-cinematic-ai-infrastructure-visualizat-1773828097147-d5632255.png"
|
||||||
imageAlt="A cinematic AI infrastructure visualization with flowing data streams, neural networks, and technolo"
|
imageAlt="A cinematic AI infrastructure visualization with flowing data streams, neural networks, and technolo"
|
||||||
buttonAnimation="blur-reveal"
|
buttonAnimation="blur-reveal"
|
||||||
showDimOverlay={true}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -206,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/timeline-system-deployment-stages-visual-1773828097104-fdd7d68a.png"
|
||||||
imageAlt="Visual representation of system deployment: servers activating, infrastructure coming online. Purple"
|
imageAlt="Timeline visualization showing system deployment stages and growth progression"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user