-
Notifications
You must be signed in to change notification settings - Fork 0
/
company.html
152 lines (135 loc) · 7.09 KB
/
company.html
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>UV Company</title>
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css">
</head>
<body>
<!-- Navbar -->
<nav class="navbar navbar-expand-lg navbar-light bg-white fixed-top mb-3 custom-navbar">
<div class="container">
<a class="navbar-brand" href="index.html">UV CONSULT</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ms-auto">
<li class="nav-item">
<a class="nav-link" href="services.html">Services</a>
</li>
<li class="nav-item active">
<a class="nav-link" href="#">Company</a>
</li>
<li class="nav-item">
<a class="nav-link" href="careers.html">Careers</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Header section -->
<section id="header" class="bg-white text-violet py-5 mt-5">
<div class="container">
<div class="row">
<div class="col-md-6">
<h1 class="header-title">
We build industrial software<span class="dot">•</span>
</h1>
<p>UV Consult is a software consulting company oriented towards Industry 4.0 and digital transformation.</p>
<div class="mt-4">
<a href="mailto:info@uvconsult.eu" class="btn btn-violet d-inline-block">Get in touch</a>
</div>
</div>
<div class="col-md-6 d-flex align-items-center justify-content-center">
<img src="img/company.png" alt="Image" class="img-fluid" style="max-width: 90%; height: auto;">
</div>
</div>
</div>
</section>
<!-- UV Consult Company Section -->
<section id="company" class="py-5 bg-light">
<div class="container">
<div class="row">
<div class="col-md-12 text-center">
<h2 class="section-title">About UV Consult</h2>
</div>
</div>
<div class="row mt-4">
<div class="col-md-12">
<p class="section-text">Founded in 2015, UV Consult is a pioneering technology consultancy firm specializing in providing innovative solutions for Industry 4.0 and digital transformation challenges. With a team of dedicated engineers and experts, we empower businesses to leverage cutting-edge technologies and drive their industrial operations to new heights.</p>
<p class="section-text">With a proven track record in the hi-tech space, our mission is to bridge the gap between software and engineering, offering comprehensive and integrated solutions that meet the complex demands of the modern industrial landscape.</p>
</div>
</div>
<div class="row mt-4">
<div class="col-md-12">
<h3 class="section-subtitle">Our Values</h3>
<ul class="list-unstyled section-list">
<li><i class="fas fa-check me-2"></i><strong>Innovation:</strong> We constantly seek innovative solutions to drive technological advancements.</li>
<li><i class="fas fa-check me-2"></i><strong>Expertise:</strong> Our team comprises experts with deep domain knowledge and hands-on experience.</li>
<li><i class="fas fa-check me-2"></i><strong>Collaboration:</strong> We collaborate closely with clients to understand and address their unique challenges.</li>
<li><i class="fas fa-check me-2"></i><strong>Quality:</strong> We are committed to delivering high-quality, reliable, and efficient solutions.</li>
<li><i class="fas fa-check me-2"></i><strong>Results-Driven:</strong> Our focus is on delivering tangible results that contribute to our clients' success.</li>
</ul>
</div>
</div>
</div>
</section>
<!-- End of UV Consult Company Section -->
<!-- Call to Action section -->
<section class="py-5 mt-4 bg-white" style="background-image: url('img/why2.png');">
<div class="container text-center">
<h2 class="mb-3">Accelerate Your Software Development Today</h2>
<p class="lead">Empower your software projects with the expertise of our UV Consult Engineers. Supercharge your digital transformation journey with our advanced skills and technologies, ensuring streamlined solutions for your industry needs.</p>
<a href="mailto:info@uvconsult.eu" class="btn btn-violet btn-lg" style="font-size: 1.5em; padding: 1em 1em; margin-top: 2em; margin-bottom: 2em;">Hire UV Experts</a>
</div>
</section>
<!-- End of Call to Action section -->
<!-- Footer -->
<footer class="bg-dark text-white py-4">
<div class="container">
<div class="row">
<div class="col-md-3">
<h5>About Us</h5>
<p>UV Consult is a software consulting company oriented towards Industry 4.0 and digital transformation.</p>
</div>
<div class="col-md-3">
<h5>Connect With Us</h5>
<ul class="list-unstyled">
<li><a href="https://x.com/ultravioletrs" class="text-white" target="_blank" rel="noopener noreferrer"><i class="fab fa-twitter me-2"></i>Twitter</a></li>
<li><a href="https://www.linkedin.com/company/85850375" class="text-white" target="_blank" rel="noopener noreferrer"><i class="fab fa-linkedin me-2"></i>LinkedIn</a></li>
</ul>
</div>
<div class="col-md-3">
<h5>Links</h5>
<ul class="list-unstyled">
<li><a href="services.html" class="text-white">Services</a></li>
<li><a href="#" class="text-white">Company</a></li>
<li><a href="careers.html" class="text-white">Careers</a></li>
<li><a href="contact.html" class="text-white">Contact</a></li>
</ul>
</div>
<div class="col-md-3">
<h5>Contact</h5>
<ul class="list-unstyled">
<li><a href="mailto:info@uvconsult.eu" class="text-white"><i class="fas fa-envelope me-2"></i>info@uvconsult.eu</a></li>
<li style="margin-top: 10px;"><i class="fas fa-map-marker-alt me-2"></i>Bulevar Arsenija Carnojevica 103, 11000 Belgrade, Serbia</li>
</ul>
</div>
</div>
</div>
</footer>
<!-- Scripts -->
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.10.1/dist/esm/popper.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/js/all.min.js"></script>
</body>
</html>