-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
373 lines (370 loc) · 18 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
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>Hubspot</title>
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.13.1/css/all.min.css">
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<!-- header -->
<header>
<!-- barra di navigazione superiore -->
<div class="top-navbar">
<div class="container clearfix">
<ul class="top-navbar-left">
<li class="top-navbar-left-item">
<a href="#"><i class="fas fa-globe-europe"></i>English<i class="fas fa-angle-down"></i></a>
<!-- menu Dropdown Lingua -->
<ul class="language-dropdown">
<li><a href="#">English</a></li>
<li><a href="#">Deutsch</a></li>
<li><a href="#">日本語</a></li>
<li><a href="#">Español</a></li>
<li><a href="#">Português</a></li>
<li><a href="#">Français</a></li>
</ul>
</li>
<!-- /menu dropdown lingua -->
<li class="top-navbar-left-item">
<a href="#">Contact us</a>
</li>
</ul>
<ul class="top-navbar-right">
<li><a href="#"><i class="fas fa-search"></i></a></li>
<li><button class="btn btn-white">Log in</button></li>
<li><button class="btn btn-orange">GetHubspotFree</button></li>
</ul>
</div>
</div>
<!-- /barra di navigazione superiore -->
<!-- barra di navigazione principale -->
<div class="main-navbar container clearfix">
<a href="#"><img src="img/logo.svg" alt="Logo" class="logo-img"></a>
<nav class="main-navbar-menu">
<ul>
<li class="main-navbar-menu-item"><a href="#">Software <i class="fas fa-angle-down"></i></a></li>
<li class="main-navbar-menu-item"><a href="#">Pricing</a></li>
<li class="main-navbar-menu-item"><a href="#">Resources <i class="fas fa-angle-down"></i></a></li>
<li class="main-navbar-menu-item"><a href="#">Partners <i class="fas fa-angle-down"></i></a></li>
<li class="main-navbar-menu-item"><a href="#">About <i class="fas fa-angle-down"></i></a></li>
</ul>
</nav>
</div>
<!-- /barra di navigazione principale -->
<!-- hero -->
<div class="hero">
<div class="container">
<div class="hero-left">
<h1 class="hero-title">There's a better way to grow.</h1>
<p class="hero-text">Marketing, sales and service software that helps your business grow without compromise. Because "good for the business" should also mean "good for the customer"</p>
<button class="btn btn-orange btn-big">GetHubspotFree</button>
<p class="small-text">Get started with FREE tools, and upgrade as you grow.</p>
</div>
</div>
</div>
<!-- /hero -->
<!-- barra di separazione -->
<div class="aquabar"></div>
<!-- /barra di separazione -->
</header>
<!-- /header -->
<!-- contenuto principale -->
<main>
<!-- sezione servizi -->
<section class="services">
<!-- intro servizi -->
<div class="services-intro">
<img src="img/integrations-illustrations.png" class="services-img" alt="Integrations">
<h2 class="intro-title">Powerful alone. Better together.</h2>
<p class="intro-description">Hubspot offers a full stack of software for marketing, sales and customer service with a completely free CRM at its core. They're powerful alone — but even better when used together.</p>
</div>
<!-- /intro servizi -->
<!-- CRM -->
<div class="crm box container clearfix">
<div class="crm-left">
<img src="img/crm-illustration.svg" alt="">
<button class="btn btn-orange btn-big">Learn More</button>
</div>
<div class="crm-right">
<h3 class="box-title">Free HubSpot CRM</h3>
<p class="box-description">Everything you need to organize, track and build better relationships with leads and customers. Yes, it's 100% free. Forever.</p>
<h3 class="feature-title">Popolar feature</h3>
<div class="box-line"></div>
<ul class="feature-list">
<li class="feature-item"><i class="fas fa-check-circle"></i>Contact insight</li>
<li class="feature-item"><i class="fas fa-check-circle"></i>Deals</li>
<li class="feature-item"><i class="fas fa-check-circle"></i>Task</li>
</ul>
</div>
</div>
<!-- /CRM -->
<!-- hubs -->
<div class="hubs container clearfix">
<!-- prima colonna hubs -->
<div class="hub-column box">
<img src="img/marketing-hub-free.svg" alt="" class="hub-img">
<h3 class="box-title">Marketing hub</h3>
<p class="box-description">Marketing software to help you grow traffic, convert more visitors, and run complete inbound marketing campaigns at scale.</p>
<div class="box-line"></div>
<h3 class="feature-title">Popolar feature</h3>
<ul class="feature-list">
<li class="feature-item"><i class="fas fa-check-circle"></i>Lead generation</li>
<li class="feature-item"><i class="fas fa-check-circle"></i>Marketing Automation</li>
<li class="feature-item"><i class="fas fa-check-circle"></i>Analytics</li>
</ul>
<button class="btn btn-orange btn-big">Learn more</button>
</div>
<!-- /prima colonna hubs -->
<!-- seconda colonna hubs -->
<div class="hub-column box">
<img src="img/sales-professional-illustration.svg" alt="" class="hub-img">
<h3 class="box-title">Sales hub</h3>
<p class="box-description">Time-saving sales software that helps you get deeper insights into prospects, automate the tasks you hate, and close more deals faster.</p>
<div class="box-line"></div>
<h3 class="feature-title">Popolar feature</h3>
<ul class="feature-list">
<li class="feature-item"><i class="fas fa-check-circle"></i>Email tracking</li>
<li class="feature-item"><i class="fas fa-check-circle"></i>Meeting scheduling</li>
<li class="feature-item"><i class="fas fa-check-circle"></i>Email automation</li>
</ul>
<button class="btn btn-orange btn-big">Learn more</button>
</div>
<!-- /seconda colonna hubs -->
<!-- terza colonna hubs -->
<div class="hub-column box">
<img src="img/service-hub-illustration.svg" alt="" class="hub-img">
<h3 class="box-title">Service hub</h3>
<p class="box-description">Customer service software to help you connect with customers, exceed expectations, and turn them into promoters that grow your business.</p>
<div class="box-line"></div>
<h3 class="feature-title">Popolar feature</h3>
<ul class="feature-list">
<li class="feature-item"><i class="fas fa-check-circle"></i>Tickets</li>
<li class="feature-item"><i class="fas fa-check-circle"></i>Customer feedback</li>
<li class="feature-item"><i class="fas fa-check-circle"></i>Knowledge base</li>
</ul>
<button class="btn btn-orange btn-big">Learn more</button>
</div>
<!-- /terza colonna hubs -->
</div>
<!-- /hubs -->
</section>
<!-- /sezione servizi -->
<!-- sezione statistiche -->
<section class="statistics">
<!-- container -->
<div class="container">
<!-- intro statistiche -->
<h2 class="intro-title">Learn and grow with award-winning support and a thriving community behind you.</h2>
<p class="intro-description">You don't have to do it alone. Master the inbound methodology and get the most out of your tools with HubSpot's legendary customer support team and a community of thousands of marketing and sales pros just like you.</p>
<!-- tabella statistiche -->
<div class="statistics-table">
<!-- prima riga tabella -->
<div class="table-row clearfix">
<div class="statistics-table-item">
<img src="img/homepage-community-agency.svg" alt="">
<p class="big-number">150<span>+</span></p>
<p class="small-text">HubSpot user groups</p>
</div>
<div class="statistics-table-item">
<img src="img/homepage-community-blog.svg" alt="">
<p class="big-number">4.5M<span>+</span></p>
<p class="small-text">monthly visits</p>
</div>
<div class="statistics-table-item">
<img src="img/homepage-community-academy.svg" alt="">
<p class="big-number">155K<span>+</span></p>
<p class="small-text">certified professionals</p>
</div>
<div class="statistics-table-item">
<img src="img/homepage-community-inbound.svg" alt="">
<p class="big-number">21K<span>+</span></p>
<p class="small-text">registered attendees</p>
</div>
</div>
<!-- /prima riga tabella -->
<!-- seconda riga tabella -->
<div class="table-row clearfix">
<div class="statistics-table-item">
<img src="img/hubspot-app-marketplace.webp" alt="">
<p class="big-number">200<span>+</span></p>
<p class="small-text">integrations</p>
</div>
<div class="statistics-table-item">
<img src="img/homepage-community-globe.svg" alt="">
<p class="big-number">6<span>+</span></p>
<p class="small-text">languages</p>
</div>
<div class="statistics-table-item">
<img src="img/homepage-community-followers.svg" alt="">
<p class="big-number">2.6M<span>+</span></p>
<p class="small-text">social followers</p>
</div>
<div class="statistics-table-item">
<img src="img/homepage-community-lists.svg" alt="">
<p class="big-number">5K<span>+</span></p>
<p class="small-text">profiles and counting</p>
</div>
</div>
<!-- /seconda riga tabella -->
</div>
<!-- /tabella statistiche -->
</div>
<!-- /container -->
</section>
<!-- sezione customers -->
<section class="customers">
<!-- customers parte superiore -->
<div class="clients container clearfix">
<!-- colonna sinistra -->
<div class="clients-left">
<p class="big-number">64,500</p>
<p class="box-description">customers in over <span>100</span> countries growing their businesses with HubSpot</p>
</div>
<!-- /colonna sinistra -->
<!-- colonna destra -->
<div class="clients-right">
<img src="img/atlassian-logo.webp" alt="Atlassian">
<img src="img/doordash-logo.webp" alt="Doordash">
<img src="img/g2crowd-logo.webp" alt="G2Crowd">
<img src="img/survey-monkey-logo.svg" alt="Survey Monkey">
<img src="img/subaru-logo.webp" alt="Subaru">
<img src="img/wistia-logo.webp" alt="Wistia">
<img src="img/classpass-logo.webp" alt="Classpass">
<img src="img/vmware-logo.webp" alt="VMware">
</div>
<!-- /colonna destra -->
</div>
<!-- /customers parte superiore -->
<!-- customers parte inferiore -->
<div class="cta container clearfix">
<!-- colonna sinistra -->
<div class="cta-left">
<h2 class="intro-title">Start growing with HubSpot today</h2>
<p class="intro-description">With tools to make every part of your process more human and a support team excited to help you, getting started with inbound has never been easier.</p>
<button class="btn btn-orange btn-big">GetHubspotFree</button>
<p class="small-text">Get started with FREE tools, or get more with our premium software.</p>
</div>
<!-- /colonna sinistra -->
<!-- colonna destra -->
<div class="cta-right">
<img src="img/woman.webp" alt="">
</div>
<!-- /colonna destra -->
</div>
<!-- /customers parte inferiore -->
</section>
<!-- /sezione customers -->
</main>
<!-- /contenuto principale -->
<!-- footer -->
<footer>
<!-- navigazione footer -->
<nav class="footer-menu container clearfix">
<!-- prima colonna footer-menu -->
<div class="footer-column">
<h4 class="footer-title">Increase your traffic</h4>
<ul class="footer-list">
<li class="footer-list-item"><a href="#">Ad software</a></li>
<li class="footer-list-item"><a href="#">Blog software</a></li>
<li class="footer-list-item"><a href="#">SEO software</a></li>
<li class="footer-list-item"><a href="#">Social media software</a></li>
<li class="footer-list-item"><a href="#">Content management system</a></li>
</ul>
</div>
<!-- /prima colonna footer-menu -->
<!-- seconda colonna footer-menu -->
<div class="footer-column">
<h4 class="footer-title">Connect with leads</h4>
<ul class="footer-list">
<li class="footer-list-item"><a href="#">Find new prospects</a></li>
<li class="footer-list-item"><a href="#">Email tracking</a></li>
<li class="footer-list-item"><a href="#">Sales email templates</a></li>
<li class="footer-list-item"><a href="#">Click to call your leads</a></li>
<li class="footer-list-item"><a href="#">Email marketing</a></li>
</ul>
</div>
<!-- /seconda colonna footer-menu -->
<!-- terza colonna footer-menu -->
<div class="footer-column">
<h4 class="footer-title">Close and manage leads</h4>
<ul class="footer-list">
<li class="footer-list-item"><a href="#">Document tracking tool</a></li>
<li class="footer-list-item"><a href="#">Meeting schedule tool</a></li>
<li class="footer-list-item"><a href="#">Sales automation tool</a></li>
<li class="footer-list-item"><a href="#">Lead management tool</a></li>
<li class="footer-list-item"><a href="#">Pipeline management tool</a></li>
</ul>
</div>
<!-- /terza colonna footer-menu -->
<!-- quarta colonna footer-menu -->
<div class="footer-column">
<h4 class="footer-title">Support and tools</h4>
<ul class="footer-list">
<li class="footer-list-item"><a href="#">HubSpot partners</a></li>
<li class="footer-list-item"><a href="#">Join a local user group</a></li>
<li class="footer-list-item"><a href="#">Get a free website report</a></li>
<li class="footer-list-item"><a href="#">HubSpot templates</a></li>
<li class="footer-list-item"><a href="#">Free tools & generators</a></li>
<li class="footer-list-item"><button class="btn btn-white-solid">Contact HubSpot support</button></li>
<li class="footer-list-item">
<div class="social">
<a href="#"><i class="fab fa-facebook-f"></i></a>
<a href="#"><i class="fab fa-instagram"></i></a>
<a href="#"><i class="fab fa-youtube"></i></a>
<a href="#"><i class="fab fa-twitter"></i></a>
<a href="#"><i class="fab fa-linkedin-in"></i></a>
</div>
</li>
</ul>
</div>
<!-- /quarta colonna footer-menu -->
</nav>
<!-- /navigazione footer -->
<!-- selezione lingua -->
<div class="language container">
<ul class="language-list">
<li><a href="#">English</a></li>
<li><a href="#">Deutsch</a></li>
<li><a href="#">日本語</a></li>
<li><a href="#">Español</a></li>
<li><a href="#">Português</a></li>
<li><a href="#">Français</a></li>
</ul>
</div>
<!-- /selezione lingua -->
<!-- copyright -->
<div class="copyright container clearfix">
<div class="copyright-left">
<img src="img/logo-gray.svg" alt="">
<p>Copyright © 2019 HubSpot, Inc.</p>
</div>
<div class="copyright-right">
<nav class="legal">
<ul>
<li><a href="#">Legal stuff</a></li>
<li><a href="#">Privacy policy</a></li>
</ul>
</nav>
</div>
</div>
<!-- copyright -->
<!-- support chat -->
<div class="chat-support">
<!-- chat popup -->
<div class="chat-popup">
<i class="fas fa-times"></i>
<img id="bot-avatar" src="img/bot-avatar.webp" alt="">
<p class="chat-message"><img src="img/wave.png" alt="">Want to chat about HubSpot? I'm here to help you find your way.</p>
</div>
<!-- /chat popup -->
<!-- pulsante chat -->
<button class="btn btn-round"><img src="img/chat.svg" alt=""></button>
<!-- /pulsante chat -->
</div>
<!-- /support chat -->
</footer>
<!-- /footer -->
</body>
</html>