-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
285 lines (272 loc) · 12.9 KB
/
index.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
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Deep Network - Home">
<link rel="stylesheet" href="./css/homepage.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link
href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap"
rel="stylesheet">
<title>DeepNetwork</title>
<script defer src="https://unpkg.com/vue@3/dist/vue.global.js"></script>
<script defer src="./js/loadDynamicSections.js"></script>
</head>
<body>
<section id="header-section">
<nav id="navigation">
<a href="./" class="navigation-logo">
<img src="images/header/logo.svg" alt="Deep Network">
</a>
<div class="navigation-links">
<a href="./services"> Services</a>
<a href="./company"> Company</a>
<a href=""> Case Studies</a>
<a href=""> Blog</a>
<a href=""> Career</a>
</div>
<div id="language-selector">
<img src="./images/header/flag-en.svg">
<select>
<option value="en">English</option>
<option value="de">Deutsch</option>
</select>
</div>
</nav>
<div id="header">
<h1>Empowering your business with <br />Cloud, AI and Big Data solutions.</h1>
<p>Every great business needs reliable tech expertise, and we’re here to deliver scalable <br />solutions
for your success.</p>
<button class="classic-btn">Get to know us</button>
</div>
<div></div>
</section>
<section id="about-section">
<div class="custom-section">
<header>ABOUT US</header>
<h1>Transform your business<br /> with expert IT solutions</h1>
<p>As a Microsoft Gold Partner since 2019, Deep <br />Network helps businesses optimize operations with
<br />cloud, AI, and machine learning solutions.<br /><br />
Our certified specialists in Microsoft Dynamics CRM<br />and ERP work to solve challenges, drive
growth,<br /> and ensure long-term success for your <br />organization.
</p>
<button class="classic-btn">Get to know us</button>
</div>
<div id="detail-wrapper">
<img src="./images/homepage/about-us.png" alt="computers">
<div id="about-details">
<div class="detail-box">
<h2>6+</h2>
<p>Year Partnership <br />
with Microsoft</p>
</div>
<div class="detail-box">
<h2>100+</h2>
<p>Microsoft Certified <br />
consultants</p>
</div>
<div class="detail-box">
<h2>80+</h2>
<p>Successful projects <br />
around the world</p>
</div>
</div>
</div>
</section>
<section id="services-section">
<div class="custom-section central-item">
<header>SERVICES</header>
<h1>Our areas of expertise</h1>
<p>From cloud infrastructure and big data, we deliver cutting edge solutions and expert <br />training
tailored to your needs.</p>
<div id="service-grid">
<div class="services-box card">
<h1>Cloud <br />Services</h1>
<p>Expert cloud solutions tailored to your needs, backend by certified professionals and proven
project success.</p>
<a href="">Learn more</a>
</div>
<div class="services-box card">
<h1>LLM/AI Solutions <br />and LLMOps</h1>
<p>Advanced AI solutions for smarter decisions, automated knowledge management, and a competitive
edge with cutting-edge LLM technology.</p>
<a href="">Learn more</a>
</div>
<div class="services-box card">
<h1>Big Data <br />Analytics Platform</h1>
<p>Transform your data into insights with scalable analytics, enabling smarter decisions and
real-time analysis.</p>
<a href="">Learn more</a>
</div>
<div class="services-box card">
<h1>Trainings &<br />Workshops</h1>
<p>Expert training designed to enhance your skills and knowledge, led by industry professionals with
proven experience.</p>
<a href="">Learn more</a>
</div>
</div>
<button class="classic-btn">All services</button>
</div>
</section>
<section id="technology-section" class="custom-section central-item">
<header>TECHNOLOGY</header>
<h1>Software solutions we are <br />experts in</h1>
<p>We specialize in delivering robust, high-performance cloud, data, and analytics solutions that drive
operational efficiency and strategic growth, leveraging advanced technologies, such as:
</p>
<div class="carousel-wrapper">
<div class="carousel">
<img src="./images/homepage/technology/amazon-kinesis.svg" alt="">
<img src="./images/homepage/technology/amazon-synapse.svg" alt="">
<img src="./images/homepage/technology/aws.svg" alt="">
<img src="./images/homepage/technology/azure.svg" alt="">
<img src="./images/homepage/technology/databricks.svg" alt="">
<img src="./images/homepage/technology/spark.svg" alt="">
<img src="./images/homepage/technology/terraform.svg" alt="">
</div>
</div>
<script defer src="./js/duplicateCarouselContent.js"></script>
</section>
<section id="business-model-section">
<div class="custom-section central-item">
<header>WHY DEEP NETWORK?</header>
<h1>Explore what makes us the ideal technology consulting and solutions partner.</h1>
<p>Here are the six standout reasons that differantiate us </br>from the competition.
</p>
<div class="model-grid">
<div class="model-box">
<div class="image-background">
<img src="./images/homepage/business-model/1.svg" alt="">
</div>
<p>We are a software company, not an agency that relies on freelance contractors.</p>
</div>
<div class="model-box">
<div class="image-background">
<img src="./images/homepage/business-model/2.svg" alt="">
</div>
<p>We bring broad experience and offer a "one-stop shop" for all Microsoft Azure projects.</p>
</div>
<div class="model-box">
<div class="image-background">
<img src="./images/homepage/business-model/3.svg" alt="">
</div>
<p>As a MS Gold Partner, our team stays current with the latest Azure technology trends.</p>
</div>
<div class="model-box">
<div class="image-background">
<img src="./images/homepage/business-model/4.svg" alt="">
</div>
<p>Whether you need 1 or 20 engineers, we can scale your project quickly and efficiently.</p>
</div>
<div class="model-box">
<div class="image-background">
<img src="./images/homepage/business-model/5.svg" alt="">
</div>
<p>Customers can select highly qualified candidates through CVs and conduct interviews before hiring.</p>
</div>
<div class="model-box">
<div class="image-background">
<img src="./images/homepage/business-model/6.svg" alt="">
</div>
<p>Immediate access to skilled resources onsite, onshore, or nearshore (EU or Turkey), fully GDPR-compliant.</p>
</div>
</div>
</div>
</section>
<section id="case-studies-section" class="custom-section">
<header>CASE STUDIES</header>
<h1>Latest insights from our <br />experts</h1>
<p>Stay informed with our recent blogs, covering industry trends, technology tips, and deep
dives into cutting-edge solutions.</p>
<div id="case-study-wrapper">
<div v-for="caseStudy in caseStudies" :key="caseStudy.header" class="case-study-cell">
<img :src="caseStudy.image" loading="lazy" alt="office">
<div class="case-study-metadata">
<time datetime="2020-01-01">{{caseStudy.date}}</time>
<h2>{{caseStudy.header}}</h2>
<a href="">Read more</a>
</div>
</div>
</div>
<button id="" class="classic-btn">See our case studies</button>
</section>
<section id="lets-talk-section">
<div class="custom-section central-item">
<h1>Let's talk about how we can help</h1>
<p>Whether you're looking to migrate your legacy solutions to the cloud, implement AI solutions,
or optimize your data analytics, our team is here to support you. </br>
We offer flexible engagements, either by providing skilled specialists for ongoing support or
delivering comprehensive, milestone-driven projects for end-to-end solutions</p>
<button class="classic-btn">Contact us</button>
</div>
</section>
<section id="testimonials-section" class="custom-section">
<header>TESTIMONIALS</header>
<h1>What our clients say <br />about us</h1>
</section>
<footer id="footer-section">
<a id="footer-logo" class="navigation-logo">
<img src="./images/header/logo.svg" alt="Deep Network">
</a>
<div id="footer-texts">
<p id="footer-description">Empowering businesses with cutting-edge <br />
Cloud, AI, and Data solutions. Trusted <br />
expertise, global reach.</p>
<p id="footer-legal-description">Managing Director: Savas Guven <br />
Domicile and court of registry: München <br />
Commercial register No.: 229 039 <br />
V.A.T. Identification No.: DE309314229</p>
</div>
<nav id="footer-site-map">
<h1>SITEMAP</h1>
<a href="./">Home</a>
<a href="./services">Services</a>
<a href="./company"> Company</a>
<a href="">Case Study</a>
<a href="">Blog</a>
<a href="">Career</a>
</nav>
<div id="address-wrapper">
<address id="footer-address-germany" class="footer-address">
<h1>GERMANY</h1>
<p>
Deep Network GmbH <br />
Zeppelinstr. 73 <br />
DE-81669 München <br />
</p>
<div class="footer-address-contact">
<div class="contact-info">
<img src="./images/footer/phone.svg" alt="phone-icon">
<span>+49 (0) 89 2316 6638</span>
</div>
<div class="contact-info">
<img src="./images/footer/email.svg" alt="email-icon">
<span>info@deepnetwork.com</span>
</div>
</div>
</address>
<address id="footer-address-usa" class="footer-address">
<h1>USA</h1>
<p>
Deep Network Corp. <br />
1321 Upland Dr. Apt #2133 <br />
Houston, TX 77043 <br />
</p>
<div class="footer-address-contact">
<div class="contact-info">
<img src="./images/footer/phone.svg" alt="phone-icon">
<span>+1 425 247 0842</span>
</div>
<div class="contact-info">
<img src="./images/footer/email.svg" alt="email-icon">
<span>info@deepnetwork.com</span>
</div>
</div>
</address>
</div>
</div>
</footer>
</body>
</html>