Merge version_1_1782072167233 into main #1

Merged
bender merged 2 commits from version_1_1782072167233 into main 2026-06-21 20:04:28 +00:00

View File

@@ -18,32 +18,16 @@ export default function HomePage() {
title="Scale Your Agency With AI Automation"
description="Exo Core delivers advanced AI workflows tailored specifically for UK tech recruitment agencies to slash manual admin and increase fill rates."
primaryButton={{
text: "Get Started",
href: "#contact",
}}
text: "Get Started", href: "#contact"}}
secondaryButton={{
text: "Learn More",
href: "#about",
}}
text: "Learn More", href: "#about"}}
items={[
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-network-communications-low-poly-plexus-design_1048-13390.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-flowing-network-connections-design-with-connecting-lines-dots_1048-13615.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-laptop-screen-with-enterprise-resource-planning-showing-moving-charts-growing-turnover-busy-startup-office-selective-focus-portable-computer-with-business-mangement-software_482257-51766.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blue-background-with-many-small-details-generative-ai_169016-30136.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/technology-network-background-connection-cyber-space-ai-generative_123827-24187.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-selecting-pictures-people_1134-467.jpg",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-network-communications-low-poly-plexus-design_1048-13390.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-render-flowing-network-connections-design-with-connecting-lines-dots_1048-13615.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-laptop-screen-with-enterprise-resource-planning-showing-moving-charts-growing-turnover-busy-startup-office-selective-focus-portable-computer-with-business-mangement-software_482257-51766.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-blue-background-with-many-small-details-generative-ai_169016-30136.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/technology-network-background-connection-cyber-space-ai-generative_123827-24187.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-selecting-pictures-people_1134-467.jpg" }
]}
/>
</SectionErrorBoundary>
@@ -54,9 +38,7 @@ export default function HomePage() {
<AboutText
title="We bridge the gap between human expertise and automated intelligence."
primaryButton={{
text: "Our Approach",
href: "#features",
}}
text: "Our Approach", href: "#features"}}
/>
</SectionErrorBoundary>
</div>
@@ -68,48 +50,13 @@ export default function HomePage() {
title="Automate Every Step of Your Recruitment Cycle"
description="From candidate sourcing to placement, our AI suite handles the heavy lifting."
items={[
{
title: "Automated Sourcing",
description: "AI-led candidate identification across platforms.",
href: "#contact",
imageSrc: "http://img.b2bpic.net/free-photo/robots-analyzing-data-computer-screens_23-2151966705.jpg",
},
{
title: "Resume Parsing",
description: "Instant document ingestion and qualification.",
href: "#contact",
imageSrc: "http://img.b2bpic.net/free-photo/education-skills-recruitment-word-search_53876-127810.jpg",
},
{
title: "Smart Scheduling",
description: "Autonomous interview coordination.",
href: "#contact",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-digital-tablet-with-bar-graphs_1098-486.jpg",
},
{
title: "Candidate Engagement",
description: "Personalized AI follow-up campaigns.",
href: "#contact",
imageSrc: "http://img.b2bpic.net/free-photo/man-using-laptop-with-chatbot-interface_23-2151977872.jpg",
},
{
title: "Pipeline Analytics",
description: "Real-time visibility into your agency metrics.",
href: "#contact",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-code-laptop-screen-server-hub-employees-reading-paperwork_482257-122503.jpg",
},
{
title: "Placement Matching",
description: "Precision algorithms for perfect fits.",
href: "#contact",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-paper-sheet-with-graph_23-2148210412.jpg",
},
{
title: "Compliance Suite",
description: "Automatic record keeping and regulatory checks.",
href: "#contact",
imageSrc: "http://img.b2bpic.net/free-photo/securing-digital-world-cyberpunk-vision_23-2151997036.jpg",
},
{ title: "Automated Sourcing", description: "AI-led candidate identification across platforms.", href: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/robots-analyzing-data-computer-screens_23-2151966705.jpg" },
{ title: "Resume Parsing", description: "Instant document ingestion and qualification.", href: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/education-skills-recruitment-word-search_53876-127810.jpg" },
{ title: "Smart Scheduling", description: "Autonomous interview coordination.", href: "#contact", imageSrc: "http://img.b2bpic.net/close-up-digital-tablet-with-bar-graphs_1098-486.jpg" },
{ title: "Candidate Engagement", description: "Personalized AI follow-up campaigns.", href: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/man-using-laptop-with-chatbot-interface_23-2151977872.jpg" },
{ title: "Pipeline Analytics", description: "Real-time visibility into your agency metrics.", href: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/close-up-code-laptop-screen-server-hub-employees-reading-paperwork_482257-122503.jpg" },
{ title: "Placement Matching", description: "Precision algorithms for perfect fits.", href: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-paper-sheet-with-graph_23-2148210412.jpg" },
{ title: "Compliance Suite", description: "Automatic record keeping and regulatory checks.", href: "#contact", imageSrc: "http://img.b2bpic.net/free-photo/securing-digital-world-cyberpunk-vision_23-2151997036.jpg" }
]}
/>
</SectionErrorBoundary>
@@ -122,33 +69,9 @@ export default function HomePage() {
title="Unlock Your Agency Potential"
description="Our AI solutions yield consistent performance improvements for UK recruitment firms."
metrics={[
{
value: "40%",
title: "Reduced Admin Time",
features: [
"Automated note taking",
"Instant formatting",
"Simplified data entry",
],
},
{
value: "3x",
title: "Candidate Throughput",
features: [
"Faster parsing",
"Smart outreach",
"Automated screening",
],
},
{
value: "95%",
title: "Match Accuracy",
features: [
"AI-driven skill evaluation",
"Contextual matching",
"Sentiment analysis",
],
},
{ value: "40%", title: "Reduced Admin Time", features: ["Automated note taking", "Instant formatting", "Simplified data entry"] },
{ value: "3x", title: "Candidate Throughput", features: ["Faster parsing", "Smart outreach", "Automated screening"] },
{ value: "95%", title: "Match Accuracy", features: ["AI-driven skill evaluation", "Contextual matching", "Sentiment analysis"] }
]}
/>
</SectionErrorBoundary>
@@ -161,26 +84,11 @@ export default function HomePage() {
rating={5}
author="Mark D., Director of Tech Recruitment"
avatars={[
{
name: "Alex",
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg",
},
{
name: "Beth",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-young-girl-student-studying-cafe-smiling-c_197531-30664.jpg",
},
{
name: "Charlie",
imageSrc: "http://img.b2bpic.net/free-photo/afro-american-woman-smiling-man_23-2148336952.jpg",
},
{
name: "David",
imageSrc: "http://img.b2bpic.net/free-photo/blond-female-dressed-white-shirt-eyeglasses-holds-tablet-pc-grey-background_613910-3579.jpg",
},
{
name: "Eve",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman-holding-disposable-coffee-cup-hand-looking-camera_23-2148176166.jpg",
},
{ name: "Alex", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg" },
{ name: "Beth", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-young-girl-student-studying-cafe-smiling-c_197531-30664.jpg" },
{ name: "Charlie", imageSrc: "http://img.b2bpic.net/free-photo/afro-american-woman-smiling-man_23-2148336952.jpg" },
{ name: "David", imageSrc: "http://img.b2bpic.net/free-photo/blond-female-dressed-white-shirt-eyeglasses-holds-tablet-pc-grey-background_613910-3579.jpg" },
{ name: "Eve", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman-holding-disposable-coffee-cup-hand-looking-camera_23-2148176166.jpg" }
]}
/>
</SectionErrorBoundary>
@@ -194,34 +102,13 @@ export default function HomePage() {
description="Choose a tier designed for the scaling needs of UK tech recruitment agencies."
plans={[
{
tag: "Essential",
price: "£999/mo",
description: "Best for boutique agencies.",
primaryButton: {
text: "Start Now",
href: "#contact",
},
features: [
"Candidate Sourcing",
"Resume Parsing",
"Smart Scheduling",
],
tag: "Essential", price: "£999/mo", description: "Best for boutique agencies.", primaryButton: { text: "Start Now", href: "#contact" },
features: ["Candidate Sourcing", "Resume Parsing", "Smart Scheduling"]
},
{
tag: "Growth",
price: "£2,499/mo",
description: "The full automation powerhouse.",
primaryButton: {
text: "Upgrade",
href: "#contact",
},
features: [
"Everything in Essential",
"Advanced Analytics",
"Engagement Suite",
"Dedicated Support",
],
},
tag: "Growth", price: "£2,499/mo", description: "The full automation powerhouse.", primaryButton: { text: "Upgrade", href: "#contact" },
features: ["Everything in Essential", "Advanced Analytics", "Engagement Suite", "Dedicated Support"]
}
]}
/>
</SectionErrorBoundary>
@@ -232,23 +119,12 @@ export default function HomePage() {
<FaqTwoColumn
tag="Common Questions"
title="Everything You Need to Know"
description="Answers to frequently asked questions about our AI-powered recruitment solution."
items={[
{
question: "Does it integrate with my CRM?",
answer: "Yes, we support integration with leading CRMs like Bullhorn and Vincere.",
},
{
question: "Is it GDPR compliant?",
answer: "All our automated workflows adhere to strict UK GDPR compliance standards.",
},
{
question: "How long does setup take?",
answer: "Average onboarding and workflow setup takes approximately 2-4 weeks.",
},
{
question: "Can I automate client outreach?",
answer: "Absolutely, we have specialized workflows for client relationship management.",
},
{ question: "Does it integrate with my CRM?", answer: "Yes, we support integration with leading CRMs like Bullhorn and Vincere." },
{ question: "Is it GDPR compliant?", answer: "All our automated workflows adhere to strict UK GDPR compliance standards." },
{ question: "How long does setup take?", answer: "Average onboarding and workflow setup takes approximately 2-4 weeks." },
{ question: "Can I automate client outreach?", answer: "Absolutely, we have specialized workflows for client relationship management." }
]}
/>
</SectionErrorBoundary>
@@ -259,14 +135,8 @@ export default function HomePage() {
<ContactCta
tag="Ready to transform?"
text="Book a demo today to see how Exo Core can automate your tech recruitment agency."
primaryButton={{
text: "Book Demo",
href: "#contact",
}}
secondaryButton={{
text: "Talk to Sales",
href: "#contact",
}}
primaryButton={{ text: "Book Demo", href: "#contact" }}
secondaryButton={{ text: "Talk to Sales", href: "#contact" }}
/>
</SectionErrorBoundary>
</div>