-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
52 lines (47 loc) · 2.8 KB
/
Copy pathindex.html
File metadata and controls
52 lines (47 loc) · 2.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
---
# You don't need to edit this file, it's empty on purpose.
# Edit theme's home layout instead if you wanna make some changes
# See: https://jekyllrb.com/docs/themes/#overriding-theme-defaults
layout: splash
classes:
- landing
- dark-theme
header:
overlay_color: "#000"
overlay_filter: "0.5"
overlay_image: https://i.ibb.co/4SzBJCx/cyber-neuron-huge-scale-image-v2.png
actions:
- label: "Schedule briefing"
url: "https://github.com/mmistakes/minimal-mistakes/"
caption: "Cyber Neuron"
excerpt: "We help companies to solve any problem that could be solved using a machine learning approach."
intro:
- excerpt: 'Welcome to **Cyber Neuron** a leading consulting firm specializing in cutting-edge Artificial Intelligence (AI) and Machine Learning (ML) solutions. At the forefront of technological innovation, we empower businesses to unlock the full potential of AI, harnessing its transformative capabilities to solve complex challenges and drive strategic growth.'
feature_row2:
- image_path: https://i.ibb.co/5hVj2FN/CN.png
alt: "placeholder image 2"
title: "Our Mission"
excerpt: 'Our mission at **Cyber Neuron** is to bridge the gap between ambition and realization by providing bespoke AI and ML solutions tailored to the unique needs of each client. We believe in the power of intelligent systems to revolutionize industries, enhance decision-making processes, and elevate the overall efficiency of organizations.'
url: "#test-link"
feature_row3:
- image_path: https://i.ibb.co/3RXXN0S/team.png
alt: "placeholder image 2"
title: "Expertise"
excerpt: 'With a team of seasoned data scientists, machine learning engineers, and AI strategists, we bring a wealth of expertise to every project. From data analysis and model development to deployment and ongoing support, our comprehensive approach ensures that our clients not only embrace AI but fully integrate it into their business operations.'
url: "#test-link"
btn_label: "Read More"
btn_class: "btn--primary"
feature_row4:
- image_path: https://i.ibb.co/QDj0Vjb/consultative.png
alt: "placeholder image 3"
title: "Consultative Approach"
excerpt: 'Understanding that every business is distinct, we adopt a consultative approach to our projects. Our team collaborates closely with clients to gain deep insights into their operations, challenges, and aspirations. This client-centric focus allows us to deliver customized AI and ML solutions that align seamlessly with organizational goals.'
url: "#test-link"
btn_label: "Read More"
btn_class: "btn--primary"
---
{% include feature_row id="intro" type="center" %}
{% include feature_row %}
{% include feature_row id="feature_row2" type="left" %}
{% include feature_row id="feature_row3" type="right" %}
{% include feature_row id="feature_row4" type="center" %}