Merge version_1 into main #1
325
src/app/page.tsx
325
src/app/page.tsx
@@ -34,37 +34,21 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About Us", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Expertise",
|
||||
id: "#expertise",
|
||||
},
|
||||
name: "Expertise", id: "#expertise"},
|
||||
{
|
||||
name: "Team",
|
||||
id: "#team",
|
||||
},
|
||||
name: "Team", id: "#team"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="CENTRALE EXPERT INDUSTRIE"
|
||||
/>
|
||||
@@ -73,81 +57,52 @@ export default function LandingPage() {
|
||||
<div id="home" data-section="home">
|
||||
<HeroSplitKpi
|
||||
background={{
|
||||
variant: "downward-rays-static-grid",
|
||||
}}
|
||||
variant: "downward-rays-static-grid"}}
|
||||
imagePosition="right"
|
||||
title="Industrial Expertise You Can Trust"
|
||||
description="Centrale Expert Industrie delivers specialized technical solutions and industrial consulting to manufacturing and processing facilities across Morocco. Proven expertise, local presence, certified professionals."
|
||||
kpis={[
|
||||
{
|
||||
value: "+15",
|
||||
label: "Years in Industry",
|
||||
},
|
||||
value: "+15", label: "Years in Industry"},
|
||||
{
|
||||
value: "98%",
|
||||
label: "Client Satisfaction",
|
||||
},
|
||||
value: "98%", label: "Client Satisfaction"},
|
||||
{
|
||||
value: "+500",
|
||||
label: "Projects Completed",
|
||||
},
|
||||
value: "+500", label: "Projects Completed"},
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
buttons={[
|
||||
{
|
||||
text: "Request a Consultation",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Request a Consultation", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/factory-worker-using-vr-training_482257-126812.jpg"
|
||||
imageAlt="Modern industrial facility at dusk"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-with-helmet-sitting-with-arms-crossed_23-2148923128.jpg",
|
||||
alt: "Lead Industrial Engineer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/man-with-helmet-sitting-with-arms-crossed_23-2148923128.jpg", alt: "Lead Industrial Engineer"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12778.jpg",
|
||||
alt: "Senior Industrial Consultant",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12778.jpg", alt: "Senior Industrial Consultant"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/videographer-smiling-camera-working-computer-editing-video-footage-audio-app-sitting-mo_482257-2649.jpg",
|
||||
alt: "Technical Operations Expert",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/videographer-smiling-camera-working-computer-editing-video-footage-audio-app-sitting-mo_482257-2649.jpg", alt: "Technical Operations Expert"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg",
|
||||
alt: "Quality Assurance Manager",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg", alt: "Quality Assurance Manager"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-working-warehouse_23-2148923082.jpg",
|
||||
alt: "Procurement Director",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/man-working-warehouse_23-2148923082.jpg", alt: "Procurement Director"},
|
||||
]}
|
||||
avatarText="Trusted by 500+ professionals"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Precision Engineering",
|
||||
type: "text", text: "Precision Engineering"},
|
||||
{
|
||||
type: "text-icon", text: "Quality Assured", icon: CheckCircle,
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Quality Assured",
|
||||
icon: CheckCircle,
|
||||
type: "text", text: "Operational Efficiency"},
|
||||
{
|
||||
type: "text-icon", text: "Sustainable Solutions", icon: Leaf,
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Operational Efficiency",
|
||||
},
|
||||
{
|
||||
type: "text-icon",
|
||||
text: "Sustainable Solutions",
|
||||
icon: Leaf,
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Digital Transformation",
|
||||
},
|
||||
type: "text", text: "Digital Transformation"},
|
||||
]}
|
||||
marqueeSpeed={40}
|
||||
showMarqueeCard={true}
|
||||
@@ -161,11 +116,8 @@ export default function LandingPage() {
|
||||
title="Your Trusted Partner for Industrial Excellence"
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More About Our Mission",
|
||||
href: "#",
|
||||
},
|
||||
text: "Learn More About Our Mission", href: "#"},
|
||||
]}
|
||||
description="At Centrale Expert Industrie, we are committed to elevating the operational efficiency and reliability of industrial facilities. With deep roots in Morocco and North Africa, our team of certified specialists offers unparalleled technical expertise and comprehensive consulting services. We pride ourselves on transparent practices, adherence to international standards, and a proven track record of delivering solutions that drive sustainable growth and operational integrity for our clients."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -177,29 +129,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Technical Audits & Diagnostics",
|
||||
description: "In-depth evaluations to identify operational bottlenecks and compliance gaps, providing clear recommendations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/solar-panel-manufacturing-plant-researcher-taking-notes-files_482257-125791.jpg",
|
||||
imageAlt: "Technical Audit Illustration",
|
||||
},
|
||||
title: "Technical Audits & Diagnostics", description: "In-depth evaluations to identify operational bottlenecks and compliance gaps, providing clear recommendations.", imageSrc: "http://img.b2bpic.net/free-photo/solar-panel-manufacturing-plant-researcher-taking-notes-files_482257-125791.jpg", imageAlt: "Technical Audit Illustration"},
|
||||
{
|
||||
title: "Predictive Maintenance",
|
||||
description: "Advanced strategies and technologies to anticipate equipment failures, minimizing downtime and optimizing asset lifespan.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-scene-depicting-variety-people-multitasking_23-2151294487.jpg",
|
||||
imageAlt: "Predictive Maintenance Illustration",
|
||||
},
|
||||
title: "Predictive Maintenance", description: "Advanced strategies and technologies to anticipate equipment failures, minimizing downtime and optimizing asset lifespan.", imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-scene-depicting-variety-people-multitasking_23-2151294487.jpg", imageAlt: "Predictive Maintenance Illustration"},
|
||||
{
|
||||
title: "Industrial Consulting",
|
||||
description: "Strategic guidance on process optimization, regulatory adherence, and digital transformation for enhanced productivity.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-scene-depicting-variety-people-multitasking_23-2151294586.jpg",
|
||||
imageAlt: "Industrial Consulting Illustration",
|
||||
},
|
||||
title: "Industrial Consulting", description: "Strategic guidance on process optimization, regulatory adherence, and digital transformation for enhanced productivity.", imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-scene-depicting-variety-people-multitasking_23-2151294586.jpg", imageAlt: "Industrial Consulting Illustration"},
|
||||
{
|
||||
title: "Capacity Building & Training",
|
||||
description: "Empowering your workforce with specialized training programs on new technologies and best practices.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-business-associates-engineers-gather-discussion_482257-126040.jpg",
|
||||
imageAlt: "Capacity Building Illustration",
|
||||
},
|
||||
title: "Capacity Building & Training", description: "Empowering your workforce with specialized training programs on new technologies and best practices.", imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-business-associates-engineers-gather-discussion_482257-126040.jpg", imageAlt: "Capacity Building Illustration"},
|
||||
]}
|
||||
title="Specialized Industrial Solutions"
|
||||
description="We offer a comprehensive suite of services designed to meet the complex demands of modern industrial operations, ensuring peak performance and compliance."
|
||||
@@ -214,29 +150,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "150+",
|
||||
title: "Major Projects",
|
||||
description: "Successfully delivered complex industrial projects across Morocco.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-giving-high-five_53876-20875.jpg",
|
||||
imageAlt: "Icon for Major Projects",
|
||||
},
|
||||
id: "m1", value: "150+", title: "Major Projects", description: "Successfully delivered complex industrial projects across Morocco.", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-giving-high-five_53876-20875.jpg", imageAlt: "Icon for Major Projects"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "98%",
|
||||
title: "Client Retention",
|
||||
description: "A testament to our consistent quality and client-centric approach.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-partners-working-office_273609-6540.jpg",
|
||||
imageAlt: "Icon for Client Retention",
|
||||
},
|
||||
id: "m2", value: "98%", title: "Client Retention", description: "A testament to our consistent quality and client-centric approach.", imageSrc: "http://img.b2bpic.net/free-photo/business-partners-working-office_273609-6540.jpg", imageAlt: "Icon for Client Retention"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "20+",
|
||||
title: "Years of Experience",
|
||||
description: "Decades of collective experience in technical and industrial consulting.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/be-change-inspired-active-thunder-website_53876-124708.jpg",
|
||||
imageAlt: "Icon for Years of Experience",
|
||||
},
|
||||
id: "m3", value: "20+", title: "Years of Experience", description: "Decades of collective experience in technical and industrial consulting.", imageSrc: "http://img.b2bpic.net/free-photo/be-change-inspired-active-thunder-website_53876-124708.jpg", imageAlt: "Icon for Years of Experience"},
|
||||
]}
|
||||
title="Driving Results for Industrial Leaders"
|
||||
description="Our commitment to excellence is reflected in tangible results and long-standing client relationships across diverse industrial sectors."
|
||||
@@ -252,35 +170,15 @@ export default function LandingPage() {
|
||||
membersAnimation="slide-up"
|
||||
members={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Karim El-Fassi",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-hispanic-office-worker-resting-park_1262-6111.jpg",
|
||||
imageAlt: "Karim El-Fassi, Lead Industrial Engineer",
|
||||
},
|
||||
id: "t1", name: "Karim El-Fassi", imageSrc: "http://img.b2bpic.net/free-photo/happy-hispanic-office-worker-resting-park_1262-6111.jpg", imageAlt: "Karim El-Fassi, Lead Industrial Engineer"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Fatima Zahra",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-solar-panels-plant-using-laptop-improve-solar-cells-efficiency_482257-119894.jpg",
|
||||
imageAlt: "Fatima Zahra, Senior Industrial Consultant",
|
||||
},
|
||||
id: "t2", name: "Fatima Zahra", imageSrc: "http://img.b2bpic.net/free-photo/man-solar-panels-plant-using-laptop-improve-solar-cells-efficiency_482257-119894.jpg", imageAlt: "Fatima Zahra, Senior Industrial Consultant"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Ahmed Benali",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-grey-haired-logistic-worker-hardhat-uniform-standing-shelves-warehouse-with-arms-folded-looking-camera-smiling-vertical-shot-labor-blue-collar-portrait-concept_74855-14227.jpg",
|
||||
imageAlt: "Ahmed Benali, Technical Operations Expert",
|
||||
},
|
||||
id: "t3", name: "Ahmed Benali", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-grey-haired-logistic-worker-hardhat-uniform-standing-shelves-warehouse-with-arms-folded-looking-camera-smiling-vertical-shot-labor-blue-collar-portrait-concept_74855-14227.jpg", imageAlt: "Ahmed Benali, Technical Operations Expert"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Nadia Cherkaoui",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-working-building-construction_23-2149184979.jpg",
|
||||
imageAlt: "Nadia Cherkaoui, Quality Assurance Manager",
|
||||
},
|
||||
id: "t4", name: "Nadia Cherkaoui", imageSrc: "http://img.b2bpic.net/free-photo/person-working-building-construction_23-2149184979.jpg", imageAlt: "Nadia Cherkaoui, Quality Assurance Manager"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Youssef Alaoui",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-volunters-working-together_23-2149196103.jpg",
|
||||
imageAlt: "Youssef Alaoui, Procurement & Supply Chain Director",
|
||||
},
|
||||
id: "t5", name: "Youssef Alaoui", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-volunters-working-together_23-2149196103.jpg", imageAlt: "Youssef Alaoui, Procurement & Supply Chain Director"},
|
||||
]}
|
||||
memberVariant="card"
|
||||
/>
|
||||
@@ -293,53 +191,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Omar K.",
|
||||
handle: "Plant Manager, Atlas Manufacturing",
|
||||
testimonial: "Centrale Expert Industrie revolutionized our production line. Their technical audit was incredibly thorough, leading to efficiency gains we hadn't thought possible. A truly trustworthy partner.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-arms-crossed-working-warehouse_23-2148923083.jpg",
|
||||
imageAlt: "Omar K.",
|
||||
},
|
||||
id: "1", name: "Omar K.", handle: "Plant Manager, Atlas Manufacturing", testimonial: "Centrale Expert Industrie revolutionized our production line. Their technical audit was incredibly thorough, leading to efficiency gains we hadn't thought possible. A truly trustworthy partner.", imageSrc: "http://img.b2bpic.net/free-photo/man-with-arms-crossed-working-warehouse_23-2148923083.jpg", imageAlt: "Omar K."},
|
||||
{
|
||||
id: "2",
|
||||
name: "Laila B.",
|
||||
handle: "Procurement Director, Maghreb Steel",
|
||||
testimonial: "Their team's in-depth knowledge of local standards combined with international best practices is unmatched. We now have a clear roadmap for our facility upgrades, thanks to their strategic consulting.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/upbeat-saleswoman-hired-explain-vehicle-pricing-options-clients_482257-118422.jpg",
|
||||
imageAlt: "Laila B.",
|
||||
},
|
||||
id: "2", name: "Laila B.", handle: "Procurement Director, Maghreb Steel", testimonial: "Their team's in-depth knowledge of local standards combined with international best practices is unmatched. We now have a clear roadmap for our facility upgrades, thanks to their strategic consulting.", imageSrc: "http://img.b2bpic.net/free-photo/upbeat-saleswoman-hired-explain-vehicle-pricing-options-clients_482257-118422.jpg", imageAlt: "Laila B."},
|
||||
{
|
||||
id: "3",
|
||||
name: "Driss A.",
|
||||
handle: "Owner, Sahara Textiles",
|
||||
testimonial: "The predictive maintenance plan implemented by Centrale Expert Industrie has drastically reduced our unplanned downtime. Their proactive approach saved us significant costs and kept us competitive.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-inspector-suit-reviewing-solar-panel-production-showcasing-leadership-renewable_482257-135429.jpg",
|
||||
imageAlt: "Driss A.",
|
||||
},
|
||||
id: "3", name: "Driss A.", handle: "Owner, Sahara Textiles", testimonial: "The predictive maintenance plan implemented by Centrale Expert Industrie has drastically reduced our unplanned downtime. Their proactive approach saved us significant costs and kept us competitive.", imageSrc: "http://img.b2bpic.net/free-photo/professional-inspector-suit-reviewing-solar-panel-production-showcasing-leadership-renewable_482257-135429.jpg", imageAlt: "Driss A."},
|
||||
{
|
||||
id: "4",
|
||||
name: "Sana M.",
|
||||
handle: "Engineering Manager, Tech Solutions Morocco",
|
||||
testimonial: "We engaged them for specialized training, and our team emerged with advanced skills and renewed confidence. The practical, hands-on approach was highly effective. Excellent professionals.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
|
||||
imageAlt: "Sana M.",
|
||||
},
|
||||
id: "4", name: "Sana M.", handle: "Engineering Manager, Tech Solutions Morocco", testimonial: "We engaged them for specialized training, and our team emerged with advanced skills and renewed confidence. The practical, hands-on approach was highly effective. Excellent professionals.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Sana M."},
|
||||
{
|
||||
id: "5",
|
||||
name: "Anas H.",
|
||||
handle: "Government Procurement Officer",
|
||||
testimonial: "Centrale Expert Industrie consistently meets stringent compliance requirements. Their detailed documentation and transparent processes make them an invaluable partner for public sector industrial projects.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-senior-businessman-with-clipboards_1262-1934.jpg",
|
||||
imageAlt: "Anas H.",
|
||||
},
|
||||
id: "5", name: "Anas H.", handle: "Government Procurement Officer", testimonial: "Centrale Expert Industrie consistently meets stringent compliance requirements. Their detailed documentation and transparent processes make them an invaluable partner for public sector industrial projects.", imageSrc: "http://img.b2bpic.net/free-photo/serious-senior-businessman-with-clipboards_1262-1934.jpg", imageAlt: "Anas H."},
|
||||
{
|
||||
id: "6",
|
||||
name: "Tariq Z.",
|
||||
handle: "Operations Director, Green Energy Group",
|
||||
testimonial: "Their insights into operational optimization were critical for our new plant. Their team is professional, highly competent, and truly understands the nuances of the energy sector.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pensive-positive-mature-entrepreneur-standing-warehouse-speaking-mobile-phone-shelves-with-goods-background-copy-space-business-communication-concept_74855-14258.jpg",
|
||||
imageAlt: "Tariq Z.",
|
||||
},
|
||||
id: "6", name: "Tariq Z.", handle: "Operations Director, Green Energy Group", testimonial: "Their insights into operational optimization were critical for our new plant. Their team is professional, highly competent, and truly understands the nuances of the energy sector.", imageSrc: "http://img.b2bpic.net/free-photo/pensive-positive-mature-entrepreneur-standing-warehouse-speaking-mobile-phone-shelves-with-goods-background-copy-space-business-communication-concept_74855-14258.jpg", imageAlt: "Tariq Z."},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Hear directly from industrial leaders and procurement officers who have experienced the impact of our expertise."
|
||||
@@ -353,14 +215,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Morocco Steel Inc.",
|
||||
"Atlas Energy Group",
|
||||
"Chemical Solutions MA",
|
||||
"Maghreb Heavy Equipment",
|
||||
"TransLogix Industrial",
|
||||
"Automotive Parts Morocco",
|
||||
"AgriFood Processors",
|
||||
]}
|
||||
"Morocco Steel Inc.", "Atlas Energy Group", "Chemical Solutions MA", "Maghreb Heavy Equipment", "TransLogix Industrial", "Automotive Parts Morocco", "AgriFood Processors"]}
|
||||
title="Trusted by Leading Industries"
|
||||
description="Our commitment to excellence has earned the trust of prominent industrial players and government entities across Morocco and North Africa."
|
||||
tag="Our Partners"
|
||||
@@ -375,35 +230,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "What types of industries do you serve?",
|
||||
content: "We serve a wide range of industrial sectors, including manufacturing, petrochemicals, energy, automotive, mining, and food processing, among others, across Morocco and North Africa.",
|
||||
},
|
||||
id: "q1", title: "What types of industries do you serve?", content: "We serve a wide range of industrial sectors, including manufacturing, petrochemicals, energy, automotive, mining, and food processing, among others, across Morocco and North Africa."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "How do you ensure the quality of your services?",
|
||||
content: "Our services adhere to stringent international standards and local regulations. Our team consists of certified professionals with extensive experience, and we implement robust quality control measures throughout every project.",
|
||||
},
|
||||
id: "q2", title: "How do you ensure the quality of your services?", content: "Our services adhere to stringent international standards and local regulations. Our team consists of certified professionals with extensive experience, and we implement robust quality control measures throughout every project."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Can you provide customized solutions for specific industrial challenges?",
|
||||
content: "Absolutely. We specialize in tailoring our expertise to address unique operational challenges. We conduct thorough diagnostics and work closely with clients to develop bespoke solutions that meet their precise requirements.",
|
||||
},
|
||||
id: "q3", title: "Can you provide customized solutions for specific industrial challenges?", content: "Absolutely. We specialize in tailoring our expertise to address unique operational challenges. We conduct thorough diagnostics and work closely with clients to develop bespoke solutions that meet their precise requirements."},
|
||||
{
|
||||
id: "q4",
|
||||
title: "What is the typical timeline for an industrial audit?",
|
||||
content: "The timeline for an industrial audit varies depending on the complexity and scale of the facility. We provide a detailed project plan with estimated timelines after an initial consultation and scope assessment.",
|
||||
},
|
||||
id: "q4", title: "What is the typical timeline for an industrial audit?", content: "The timeline for an industrial audit varies depending on the complexity and scale of the facility. We provide a detailed project plan with estimated timelines after an initial consultation and scope assessment."},
|
||||
{
|
||||
id: "q5",
|
||||
title: "Do you offer post-implementation support?",
|
||||
content: "Yes, we believe in long-term partnerships. We offer comprehensive post-implementation support, including follow-up assessments, ongoing monitoring, and additional training to ensure the sustained success of our solutions.",
|
||||
},
|
||||
id: "q5", title: "Do you offer post-implementation support?", content: "Yes, we believe in long-term partnerships. We offer comprehensive post-implementation support, including follow-up assessments, ongoing monitoring, and additional training to ensure the sustained success of our solutions."},
|
||||
{
|
||||
id: "q6",
|
||||
title: "What are your certifications and accreditations?",
|
||||
content: "Centrale Expert Industrie holds various industry-specific certifications and accreditations that underscore our commitment to excellence and compliance. Details can be provided upon request during consultation.",
|
||||
},
|
||||
id: "q6", title: "What are your certifications and accreditations?", content: "Centrale Expert Industrie holds various industry-specific certifications and accreditations that underscore our commitment to excellence and compliance. Details can be provided upon request during consultation."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find answers to common questions about our industrial expertise, services, and operational processes."
|
||||
@@ -416,20 +253,15 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Contact Us"
|
||||
title="Ready to Optimize Your Industrial Operations?"
|
||||
description="Reach out to Centrale Expert Industrie today to discuss your technical needs and discover how our expertise can drive your success."
|
||||
buttons={[
|
||||
{
|
||||
text: "Request a Consultation",
|
||||
href: "#",
|
||||
},
|
||||
text: "Request a Consultation", href: "#"},
|
||||
{
|
||||
text: "Call Us Now",
|
||||
href: "tel:+212-XXX-XXXX",
|
||||
},
|
||||
text: "Call Us Now", href: "tel:+212-XXX-XXXX"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -439,58 +271,35 @@ export default function LandingPage() {
|
||||
logoText="CENTRALE EXPERT INDUSTRIE"
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Technical Audits",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Technical Audits", href: "#services"},
|
||||
{
|
||||
label: "Maintenance",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Maintenance", href: "#services"},
|
||||
{
|
||||
label: "Consulting",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Consulting", href: "#services"},
|
||||
{
|
||||
label: "Training",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Training", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Our Team",
|
||||
href: "#team",
|
||||
},
|
||||
label: "Our Team", href: "#team"},
|
||||
{
|
||||
label: "Clients",
|
||||
href: "#social-proof",
|
||||
},
|
||||
label: "Clients", href: "#social-proof"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user