Merge version_1 into main #2
283
src/app/page.tsx
283
src/app/page.tsx
@@ -10,6 +10,7 @@ import MetricCardTwo from "@/components/sections/metrics/MetricCardTwo";
|
||||
import FaqSplitText from "@/components/sections/faq/FaqSplitText";
|
||||
import ContactSplit from "@/components/sections/contact/ContactSplit";
|
||||
import FooterCard from "@/components/sections/footer/FooterCard";
|
||||
import TestimonialCardSix from "@/components/sections/testimonial/TestimonialCardSix";
|
||||
import { Zap, AlertCircle, TrendingUp, Twitter, Linkedin, Instagram, Youtube } from "lucide-react";
|
||||
|
||||
export default function HomePage() {
|
||||
@@ -33,7 +34,7 @@ export default function HomePage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="compact"
|
||||
sizing="largeSmallSizeLargeTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="solid"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -45,9 +46,7 @@ export default function HomePage() {
|
||||
brandName="Core Labs AI"
|
||||
navItems={navItems}
|
||||
button={{
|
||||
text: "Book a Discovery Call",
|
||||
href: "/contact",
|
||||
}}
|
||||
text: "Book a Discovery Call", href: "/contact"}}
|
||||
animateOnLoad={true}
|
||||
className="floating-navbar-premium"
|
||||
/>
|
||||
@@ -65,7 +64,7 @@ export default function HomePage() {
|
||||
tag="Enterprise AI Partnership"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="blur-reveal"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXgUxopkYorBfj7IizqokauP27/a-sophisticated-enterprise-ai-operations-1772744461136-67953188.png"
|
||||
imageAlt="Enterprise AI Operations Dashboard"
|
||||
imagePosition="right"
|
||||
@@ -77,41 +76,25 @@ export default function HomePage() {
|
||||
buttonAnimation="blur-reveal"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Michael Chen",
|
||||
handle: "COO, Fortune 500 Industrial",
|
||||
testimonial:
|
||||
"Core Labs AI delivered measurable cost savings of $8.2M in first year across procurement and operations.",
|
||||
rating: 5,
|
||||
name: "Michael Chen", handle: "COO, Fortune 500 Industrial", testimonial:
|
||||
"Core Labs AI delivered measurable cost savings of $8.2M in first year across procurement and operations.", rating: 5,
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXgUxopkYorBfj7IizqokauP27/professional-headshot-of-a-45-year-old-m-1772744460454-616e27be.png",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXgUxopkYorBfj7IizqokauP27/professional-headshot-of-a-45-year-old-m-1772744460454-616e27be.png"},
|
||||
{
|
||||
name: "Sarah Rodriguez",
|
||||
handle: "VP Commercial, Global Infrastructure",
|
||||
testimonial:
|
||||
"Their pilot-first approach eliminated risk. We validated $3.5M opportunity before full rollout.",
|
||||
rating: 5,
|
||||
name: "Sarah Rodriguez", handle: "VP Commercial, Global Infrastructure", testimonial:
|
||||
"Their pilot-first approach eliminated risk. We validated $3.5M opportunity before full rollout.", rating: 5,
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXgUxopkYorBfj7IizqokauP27/professional-headshot-of-a-40-year-old-f-1772744461668-33b2b81b.png",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXgUxopkYorBfj7IizqokauP27/professional-headshot-of-a-40-year-old-f-1772744461668-33b2b81b.png"},
|
||||
{
|
||||
name: "David Kim",
|
||||
handle: "CRO, Manufacturing Leader",
|
||||
testimonial:
|
||||
"Revenue acceleration exceeded projections by 27%. The governance framework ensures sustained performance.",
|
||||
rating: 5,
|
||||
name: "David Kim", handle: "CRO, Manufacturing Leader", testimonial:
|
||||
"Revenue acceleration exceeded projections by 27%. The governance framework ensures sustained performance.", rating: 5,
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXgUxopkYorBfj7IizqokauP27/professional-headshot-of-a-50-year-old-m-1772744460238-9ead324c.png",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXgUxopkYorBfj7IizqokauP27/professional-headshot-of-a-50-year-old-m-1772744460238-9ead324c.png"},
|
||||
{
|
||||
name: "Elena Volkov",
|
||||
handle: "CEO, Energy & Resources",
|
||||
testimonial:
|
||||
"Integration was non-disruptive. Our legacy systems remain untouched while AI drives $12M incremental value.",
|
||||
rating: 5,
|
||||
name: "Elena Volkov", handle: "CEO, Energy & Resources", testimonial:
|
||||
"Integration was non-disruptive. Our legacy systems remain untouched while AI drives $12M incremental value.", rating: 5,
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXgUxopkYorBfj7IizqokauP27/professional-headshot-of-a-48-year-old-f-1772744460218-18779068.png",
|
||||
},
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXgUxopkYorBfj7IizqokauP27/professional-headshot-of-a-48-year-old-f-1772744460218-18779068.png"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
useInvertedBackground={false}
|
||||
@@ -155,47 +138,27 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Revenue Growth",
|
||||
title: "AI-Driven Commercial Growth",
|
||||
subtitle: "Accelerate revenue and market share.",
|
||||
description:
|
||||
"AI-powered demand forecasting, dynamic pricing optimization, and sales pipeline acceleration. Typical initiatives: predictive lead scoring, price elasticity modeling, revenue attribution. Expected outcomes: 15–30% revenue lift, 25% sales cycle compression, improved forecast accuracy.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXgUxopkYorBfj7IizqokauP27/modern-visualization-of-ai-driven-commer-1772744461635-1781a85c.png?_wi=1",
|
||||
buttons: [{ text: "Explore Commercial Pillar", href: "/what-to-expect" }],
|
||||
tag: "Revenue Growth", title: "AI-Driven Commercial Growth", subtitle: "Accelerate revenue and market share.", description:
|
||||
"AI-powered demand forecasting, dynamic pricing optimization, and sales pipeline acceleration. Typical initiatives: predictive lead scoring, price elasticity modeling, revenue attribution. Expected outcomes: 15–30% revenue lift, 25% sales cycle compression, improved forecast accuracy.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXgUxopkYorBfj7IizqokauP27/modern-visualization-of-ai-driven-commer-1772744461635-1781a85c.png", buttons: [{ text: "Explore Commercial Pillar", href: "/what-to-expect" }],
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Operational Excellence",
|
||||
title: "AI Operations & Efficiency",
|
||||
subtitle: "Optimize mission-critical workflows.",
|
||||
description:
|
||||
"Automate high-volume processes, reduce manual work, and enhance real-time visibility. Typical initiatives: process automation, supply chain optimization, predictive maintenance. Expected outcomes: 40–60% cost reduction in targeted processes, 35% cycle time reduction, improved uptime and reliability.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXgUxopkYorBfj7IizqokauP27/enterprise-operations-center-showing-aut-1772744462023-a206fc1e.png?_wi=1",
|
||||
buttons: [{ text: "Explore Operations Pillar", href: "/what-to-expect" }],
|
||||
tag: "Operational Excellence", title: "AI Operations & Efficiency", subtitle: "Optimize mission-critical workflows.", description:
|
||||
"Automate high-volume processes, reduce manual work, and enhance real-time visibility. Typical initiatives: process automation, supply chain optimization, predictive maintenance. Expected outcomes: 40–60% cost reduction in targeted processes, 35% cycle time reduction, improved uptime and reliability.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXgUxopkYorBfj7IizqokauP27/enterprise-operations-center-showing-aut-1772744462023-a206fc1e.png", buttons: [{ text: "Explore Operations Pillar", href: "/what-to-expect" }],
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Strategic Leadership",
|
||||
title: "AI Strategy & Governance",
|
||||
subtitle: "Executive dashboards and accountable decision-making.",
|
||||
description:
|
||||
"Real-time performance monitoring, risk governance, and continuous optimization. Typical initiatives: executive dashboards, AI governance frameworks, model monitoring and auditing. Expected outcomes: Enhanced decision velocity, reduced model drift, compliance assurance, sustained ROI validation.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXgUxopkYorBfj7IizqokauP27/executive-strategy-and-governance-comman-1772744462416-6d86ec58.png?_wi=1",
|
||||
buttons: [{ text: "Explore Governance Pillar", href: "/what-to-expect" }],
|
||||
tag: "Strategic Leadership", title: "AI Strategy & Governance", subtitle: "Executive dashboards and accountable decision-making.", description:
|
||||
"Real-time performance monitoring, risk governance, and continuous optimization. Typical initiatives: executive dashboards, AI governance frameworks, model monitoring and auditing. Expected outcomes: Enhanced decision velocity, reduced model drift, compliance assurance, sustained ROI validation.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXgUxopkYorBfj7IizqokauP27/executive-strategy-and-governance-comman-1772744462416-6d86ec58.png", buttons: [{ text: "Explore Governance Pillar", href: "/what-to-expect" }],
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
tag: "Organizational Enablement",
|
||||
title: "AI Talent & Enablement",
|
||||
subtitle: "Build AI-ready teams and operating models.",
|
||||
description:
|
||||
"Upskill teams, establish centers of excellence, and embed AI into organizational DNA. Typical initiatives: data literacy programs, role-based training, change management. Expected outcomes: 80%+ adoption rates, sustained performance, future-ready workforce.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXgUxopkYorBfj7IizqokauP27/enterprise-team-training-and-ai-enableme-1772744461380-4a288c4e.png?_wi=1",
|
||||
buttons: [{ text: "Explore Enablement Pillar", href: "/what-to-expect" }],
|
||||
tag: "Organizational Enablement", title: "AI Talent & Enablement", subtitle: "Build AI-ready teams and operating models.", description:
|
||||
"Upskill teams, establish centers of excellence, and embed AI into organizational DNA. Typical initiatives: data literacy programs, role-based training, change management. Expected outcomes: 80%+ adoption rates, sustained performance, future-ready workforce.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXgUxopkYorBfj7IizqokauP27/enterprise-team-training-and-ai-enableme-1772744461380-4a288c4e.png", buttons: [{ text: "Explore Enablement Pillar", href: "/what-to-expect" }],
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -216,47 +179,27 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Phase 1",
|
||||
title: "Strategic Audit & Blueprinting",
|
||||
subtitle: "Define roadmap and outcomes (2–4 weeks)",
|
||||
description:
|
||||
"Discovery workshops with executive sponsors. Outputs: opportunity map, KPI definitions, data/integration audit, prioritized use cases. Decision gate: align on highest-ROI initiatives and pilot scope.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXgUxopkYorBfj7IizqokauP27/strategic-audit-and-blueprinting-worksho-1772744462085-32fc5e93.png?_wi=1",
|
||||
buttons: [{ text: "Learn More", href: "/our-process" }],
|
||||
tag: "Phase 1", title: "Strategic Audit & Blueprinting", subtitle: "Define roadmap and outcomes (2–4 weeks)", description:
|
||||
"Discovery workshops with executive sponsors. Outputs: opportunity map, KPI definitions, data/integration audit, prioritized use cases. Decision gate: align on highest-ROI initiatives and pilot scope.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXgUxopkYorBfj7IizqokauP27/strategic-audit-and-blueprinting-worksho-1772744462085-32fc5e93.png", buttons: [{ text: "Learn More", href: "/our-process" }],
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Phase 2",
|
||||
title: "Pilot Program & Validation",
|
||||
subtitle: "Prove impact with minimal risk (6–12 weeks)",
|
||||
description:
|
||||
"Isolated sandbox environment. Measurable delta: incremental revenue, cost savings, or efficiency gains. Governance: weekly dashboards, decision checkpoints. Success criteria met before enterprise scale.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXgUxopkYorBfj7IizqokauP27/pilot-program-validation-environment-iso-1772744461247-69f72c47.png?_wi=1",
|
||||
buttons: [{ text: "Learn More", href: "/our-process" }],
|
||||
tag: "Phase 2", title: "Pilot Program & Validation", subtitle: "Prove impact with minimal risk (6–12 weeks)", description:
|
||||
"Isolated sandbox environment. Measurable delta: incremental revenue, cost savings, or efficiency gains. Governance: weekly dashboards, decision checkpoints. Success criteria met before enterprise scale.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXgUxopkYorBfj7IizqokauP27/pilot-program-validation-environment-iso-1772744461247-69f72c47.png", buttons: [{ text: "Learn More", href: "/our-process" }],
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Phase 3",
|
||||
title: "Enterprise Rollout & Integration",
|
||||
subtitle: "Scale with governance and control (8–20 weeks)",
|
||||
description:
|
||||
"API-led, phased rollout across business units. Change management framework ensures adoption. Integration with ERP, CRM, SCM ecosystems. Controlled change windows, minimal operational impact.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXgUxopkYorBfj7IizqokauP27/enterprise-wide-ai-rollout-and-integrati-1772744462251-40046762.png?_wi=1",
|
||||
buttons: [{ text: "Learn More", href: "/our-process" }],
|
||||
tag: "Phase 3", title: "Enterprise Rollout & Integration", subtitle: "Scale with governance and control (8–20 weeks)", description:
|
||||
"API-led, phased rollout across business units. Change management framework ensures adoption. Integration with ERP, CRM, SCM ecosystems. Controlled change windows, minimal operational impact.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXgUxopkYorBfj7IizqokauP27/enterprise-wide-ai-rollout-and-integrati-1772744462251-40046762.png", buttons: [{ text: "Learn More", href: "/our-process" }],
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
tag: "Phase 4",
|
||||
title: "Governance, Optimization & Sustained ROI",
|
||||
subtitle: "Continuous performance and improvement",
|
||||
description:
|
||||
"Executive dashboards, model monitoring, adoption metrics. Quarterly optimization cycles. Ongoing access to R&D and latest AI frameworks. Sustained ROI governance ensures accountability and continuous value creation.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXgUxopkYorBfj7IizqokauP27/continuous-governance-and-optimization-c-1772744461219-4def8b06.png?_wi=1",
|
||||
buttons: [{ text: "Learn More", href: "/our-process" }],
|
||||
tag: "Phase 4", title: "Governance, Optimization & Sustained ROI", subtitle: "Continuous performance and improvement", description:
|
||||
"Executive dashboards, model monitoring, adoption metrics. Quarterly optimization cycles. Ongoing access to R&D and latest AI frameworks. Sustained ROI governance ensures accountability and continuous value creation.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXgUxopkYorBfj7IizqokauP27/continuous-governance-and-optimization-c-1772744461219-4def8b06.png", buttons: [{ text: "Learn More", href: "/our-process" }],
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -278,25 +221,13 @@ export default function HomePage() {
|
||||
animationType="blur-reveal"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "2X ROI",
|
||||
description: "Engineered financial impact within 12 months",
|
||||
},
|
||||
id: "1", value: "2X ROI", description: "Engineered financial impact within 12 months"},
|
||||
{
|
||||
id: "2",
|
||||
value: "Pilot-First",
|
||||
description: "Validate before enterprise scale",
|
||||
},
|
||||
id: "2", value: "Pilot-First", description: "Validate before enterprise scale"},
|
||||
{
|
||||
id: "3",
|
||||
value: "Risk Mitigation",
|
||||
description: "Zero disruption, sandbox testing, phased rollout",
|
||||
},
|
||||
id: "3", value: "Risk Mitigation", description: "Zero disruption, sandbox testing, phased rollout"},
|
||||
{
|
||||
id: "4",
|
||||
value: "Sustained Performance",
|
||||
description: "Executive dashboards, continuous optimization, ongoing R&D access",
|
||||
},
|
||||
id: "4", value: "Sustained Performance", description: "Executive dashboards, continuous optimization, ongoing R&D access"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -310,59 +241,29 @@ export default function HomePage() {
|
||||
<TestimonialCardSix
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Security & Compliance",
|
||||
handle: "GDPR/CCPA Aligned",
|
||||
testimonial:
|
||||
"Privacy-by-design architecture. Data governance frameworks, encryption at rest and in transit, audit trails for all model decisions. Third-party security validation and SOC 2 compliance.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXgUxopkYorBfj7IizqokauP27/enterprise-data-security-and-compliance--1772744461441-fe93c62e.png?_wi=1",
|
||||
},
|
||||
id: "1", name: "Security & Compliance", handle: "GDPR/CCPA Aligned", testimonial:
|
||||
"Privacy-by-design architecture. Data governance frameworks, encryption at rest and in transit, audit trails for all model decisions. Third-party security validation and SOC 2 compliance.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXgUxopkYorBfj7IizqokauP27/enterprise-data-security-and-compliance--1772744461441-fe93c62e.png"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Integration Discipline",
|
||||
handle: "Zero System Disruption",
|
||||
testimonial:
|
||||
"API-led architecture operates alongside legacy systems. Sandbox testing environment. Phased rollout with controlled change windows. ERP/CRM/SCM ecosystem compatibility.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXgUxopkYorBfj7IizqokauP27/api-led-integration-architecture-diagram-1772744460369-a3d6e858.png?_wi=1",
|
||||
},
|
||||
id: "2", name: "Integration Discipline", handle: "Zero System Disruption", testimonial:
|
||||
"API-led architecture operates alongside legacy systems. Sandbox testing environment. Phased rollout with controlled change windows. ERP/CRM/SCM ecosystem compatibility.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXgUxopkYorBfj7IizqokauP27/api-led-integration-architecture-diagram-1772744460369-a3d6e858.png"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Pilot-First Risk Mitigation",
|
||||
handle: "Validate Before Scale",
|
||||
testimonial:
|
||||
"Isolated environment for proof-of-concept. Measurable delta validation. Success criteria gate before enterprise deployment. Governance checkpoints at every phase.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXgUxopkYorBfj7IizqokauP27/pilot-first-risk-mitigation-framework-vi-1772744462804-72c99874.png?_wi=1",
|
||||
},
|
||||
id: "3", name: "Pilot-First Risk Mitigation", handle: "Validate Before Scale", testimonial:
|
||||
"Isolated environment for proof-of-concept. Measurable delta validation. Success criteria gate before enterprise deployment. Governance checkpoints at every phase.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXgUxopkYorBfj7IizqokauP27/pilot-first-risk-mitigation-framework-vi-1772744462804-72c99874.png"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Non-Disruption Guarantee",
|
||||
handle: "Business Continuity",
|
||||
testimonial:
|
||||
"Your current systems remain operational. AI operates in parallel. No forced migration or rip-and-replace. Change management framework ensures smooth adoption.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXgUxopkYorBfj7IizqokauP27/business-continuity-and-non-disruption-a-1772744460654-a94229c5.png?_wi=1",
|
||||
},
|
||||
id: "4", name: "Non-Disruption Guarantee", handle: "Business Continuity", testimonial:
|
||||
"Your current systems remain operational. AI operates in parallel. No forced migration or rip-and-replace. Change management framework ensures smooth adoption.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXgUxopkYorBfj7IizqokauP27/business-continuity-and-non-disruption-a-1772744460654-a94229c5.png"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Global Delivery Model",
|
||||
handle: "24/7 Support & Scale",
|
||||
testimonial:
|
||||
"Distributed delivery team across EMEA, APAC, Americas. Time-zone coverage. Scalable operating model. Local expertise, global standards.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXgUxopkYorBfj7IizqokauP27/global-24-7-delivery-model-world-map-sho-1772744462348-1f986f71.png?_wi=1",
|
||||
},
|
||||
id: "5", name: "Global Delivery Model", handle: "24/7 Support & Scale", testimonial:
|
||||
"Distributed delivery team across EMEA, APAC, Americas. Time-zone coverage. Scalable operating model. Local expertise, global standards.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXgUxopkYorBfj7IizqokauP27/global-24-7-delivery-model-world-map-sho-1772744462348-1f986f71.png"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Executive Governance",
|
||||
handle: "Accountability & Transparency",
|
||||
testimonial:
|
||||
"Monthly Board-level dashboards. KPI tracking, adoption metrics, ROI validation. Quarterly optimization cycles. C-suite steering committee alignment.",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXgUxopkYorBfj7IizqokauP27/executive-governance-and-accountability--1772744465020-d0396847.png?_wi=1",
|
||||
},
|
||||
id: "6", name: "Executive Governance", handle: "Accountability & Transparency", testimonial:
|
||||
"Monthly Board-level dashboards. KPI tracking, adoption metrics, ROI validation. Quarterly optimization cycles. C-suite steering committee alignment.", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXgUxopkYorBfj7IizqokauP27/executive-governance-and-accountability--1772744465020-d0396847.png"},
|
||||
]}
|
||||
animationType="blur-reveal"
|
||||
title="Enterprise Readiness & Trust Infrastructure"
|
||||
@@ -388,41 +289,23 @@ export default function HomePage() {
|
||||
faqsAnimation="blur-reveal"
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "How does the 2X ROI guarantee work?",
|
||||
content:
|
||||
"We define validated incremental financial impact: revenue generated + costs saved + efficiency gains. Measurement governed by independent auditors. Baseline established during Strategic Audit phase. Pilot delta compared to baseline. Enterprise rollout delta tracked quarterly. If 2X not achieved at 12-month mark, we continue optimization at no additional cost until target is reached.",
|
||||
},
|
||||
id: "1", title: "How does the 2X ROI guarantee work?", content:
|
||||
"We define validated incremental financial impact: revenue generated + costs saved + efficiency gains. Measurement governed by independent auditors. Baseline established during Strategic Audit phase. Pilot delta compared to baseline. Enterprise rollout delta tracked quarterly. If 2X not achieved at 12-month mark, we continue optimization at no additional cost until target is reached."},
|
||||
{
|
||||
id: "2",
|
||||
title: "What is the typical timeline for each phase?",
|
||||
content:
|
||||
"Phase 1 (Audit & Blueprinting): 2–4 weeks. Phase 2 (Pilot & Validation): 6–12 weeks. Phase 3 (Enterprise Rollout): 8–20 weeks (depends on complexity and org size). Phase 4 (Governance & Optimization): Ongoing (typically 3+ years for sustained value creation). Total from kickoff to first measurable impact: 12–16 weeks on average.",
|
||||
},
|
||||
id: "2", title: "What is the typical timeline for each phase?", content:
|
||||
"Phase 1 (Audit & Blueprinting): 2–4 weeks. Phase 2 (Pilot & Validation): 6–12 weeks. Phase 3 (Enterprise Rollout): 8–20 weeks (depends on complexity and org size). Phase 4 (Governance & Optimization): Ongoing (typically 3+ years for sustained value creation). Total from kickoff to first measurable impact: 12–16 weeks on average."},
|
||||
{
|
||||
id: "3",
|
||||
title: "How do you handle data security and compliance?",
|
||||
content:
|
||||
"Privacy-by-design architecture. Data governance frameworks per GDPR/CCPA. Encryption at rest and in transit. All model decisions auditable. Third-party security validation (penetration testing, SOC 2 compliance). No data leaves your infrastructure without explicit consent. Compliance certifications provided on request.",
|
||||
},
|
||||
id: "3", title: "How do you handle data security and compliance?", content:
|
||||
"Privacy-by-design architecture. Data governance frameworks per GDPR/CCPA. Encryption at rest and in transit. All model decisions auditable. Third-party security validation (penetration testing, SOC 2 compliance). No data leaves your infrastructure without explicit consent. Compliance certifications provided on request."},
|
||||
{
|
||||
id: "4",
|
||||
title: "Will AI disruption impact our existing operations?",
|
||||
content:
|
||||
"No. Our API-led architecture operates in parallel with your legacy systems. Zero forced migration. Sandbox testing before any production deployment. Phased rollout with controlled change windows. Your ERP, CRM, SCM systems remain untouched and fully operational. Change management framework ensures smooth adoption across teams.",
|
||||
},
|
||||
id: "4", title: "Will AI disruption impact our existing operations?", content:
|
||||
"No. Our API-led architecture operates in parallel with your legacy systems. Zero forced migration. Sandbox testing before any production deployment. Phased rollout with controlled change windows. Your ERP, CRM, SCM systems remain untouched and fully operational. Change management framework ensures smooth adoption across teams."},
|
||||
{
|
||||
id: "5",
|
||||
title: "How do you drive adoption and prevent AI projects from becoming shelf-ware?",
|
||||
content:
|
||||
"Three-part approach: (1) Role-based training aligned to daily workflows. (2) Change management framework with executive sponsors at each level. (3) Sustained performance governance—adoption metrics tracked monthly, optimization cycles quarterly. We measure engagement and continuously improve UX until 80%+ adoption is achieved.",
|
||||
},
|
||||
id: "5", title: "How do you drive adoption and prevent AI projects from becoming shelf-ware?", content:
|
||||
"Three-part approach: (1) Role-based training aligned to daily workflows. (2) Change management framework with executive sponsors at each level. (3) Sustained performance governance—adoption metrics tracked monthly, optimization cycles quarterly. We measure engagement and continuously improve UX until 80%+ adoption is achieved."},
|
||||
{
|
||||
id: "6",
|
||||
title: "What does 'ongoing R&D access' include?",
|
||||
content:
|
||||
"Quarterly access to latest AI frameworks and models. Integration of new capabilities aligned to your roadmap. Participation in Core Labs AI research initiatives. Priority access to emerging AI tools and techniques. Continuous model retraining as business needs evolve. Dedicated relationship manager and strategic planning sessions.",
|
||||
},
|
||||
id: "6", title: "What does 'ongoing R&D access' include?", content:
|
||||
"Quarterly access to latest AI frameworks and models. Integration of new capabilities aligned to your roadmap. Participation in Core Labs AI research initiatives. Priority access to emerging AI tools and techniques. Continuous model retraining as business needs evolve. Dedicated relationship manager and strategic planning sessions."},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -439,7 +322,7 @@ export default function HomePage() {
|
||||
description="Confidential, no-obligation. We'll confirm fit, define measurable outcomes, and outline next steps. Typical call: 30 minutes with your exec sponsor."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXgUxopkYorBfj7IizqokauP27/modern-enterprise-office-setting-with-ex-1772744460435-57d2f579.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXgUxopkYorBfj7IizqokauP27/modern-enterprise-office-setting-with-ex-1772744460435-57d2f579.png"
|
||||
imageAlt="Enterprise leadership discovery call"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
@@ -458,24 +341,16 @@ export default function HomePage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "https://twitter.com/corelabsai",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "https://twitter.com/corelabsai", ariaLabel: "Twitter"},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com/company/core-labs-ai",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
href: "https://linkedin.com/company/core-labs-ai", ariaLabel: "LinkedIn"},
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://instagram.com/corelabsai",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
href: "https://instagram.com/corelabsai", ariaLabel: "Instagram"},
|
||||
{
|
||||
icon: Youtube,
|
||||
href: "https://youtube.com/@corelabsai",
|
||||
ariaLabel: "YouTube",
|
||||
},
|
||||
href: "https://youtube.com/@corelabsai", ariaLabel: "YouTube"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user