-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·83 lines (68 loc) · 3.72 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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Bigwax Distribution</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png?v=alQ63eBMGd">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon/favicon-32x32.png?v=alQ63eBMGd">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon/favicon-16x16.png?v=alQ63eBMGd">
<link rel="manifest" href="/favicon/site.webmanifest?v=alQ63eBMGd">
<link rel="mask-icon" href="/favicon/safari-pinned-tab.svg?v=alQ63eBMGd" color="#000000">
<link rel="shortcut icon" href="/favicon/favicon.ico?v=alQ63eBMGd">
<meta name="apple-mobile-web-app-title" content="Bigwax Dist">
<meta name="application-name" content="Bigwax Dist">
<meta name="msapplication-TileColor" content="#000000">
<meta name="msapplication-config" content="/favicon/browserconfig.xml?v=alQ63eBMGd">
<meta property="og:image:width" content="1104">
<meta property="og:image:height" content="578">
<meta property="og:title" content="Bigwax Distribution">
<meta property="og:description" content="">
<meta property="og:url" content="http://distribution.bigwax.fr">
<meta property="og:image" content="http://distribution.bigwax.fr/img/og-image.jpg">
<meta name="theme-color" content="#ffffff">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/brands.css"
integrity="sha384-rf1bqOAj3+pw6NqYrtaE1/4Se2NBwkIfeYbsFdtiR6TQz0acWiwJbv1IM/Nt/ite" crossorigin="anonymous">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/fontawesome.css"
integrity="sha384-1rquJLNOM3ijoueaaeS5m+McXPJCGdr5HcA03/VHXxcp2kX2sUrQDmFc3jR5i/C7" crossorigin="anonymous">
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/main.css">
</head>
<body class="index">
<main>
<p><img src="img/bigwax-distribution-logo.png" width="250"/></p>
<p class="social">
<a href="https://www.facebook.com/bigwaxdistribution" target="_blank"><i class="fab fa-facebook"></i></a>️
<a href="https://www.instagram.com/bigwaxdistribution" target="_blank"><i class="fab fa-instagram"></i></a>️
<a href="https://www.twitter.com/Bigwax_Distrib" target="_blank"><i class="fab fa-twitter"></i></a>️
<a href="https://www.linkedin.com/company/bigwax-distribution" target="_blank"><i class="fab fa-linkedin"></i></a>️
<a href="https://kairosclub.fr" target="_blank">✌️</a>️
</p>
<iframe style="width:100%"
height="348"
width="100%"
src="https://open.spotify.com/embed/playlist/4bh6RbJ6i3z82cWf99mCnW"
frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen
allow="autoplay; encrypted-media"
allowtransparency="true"></iframe>
<p>Login: <a href="/client">Clients</a> / <a href="/press">Presse</a></p>
<hr>
<p class="editable" data-cms-options='{"bold": true, "embed": true}' >Bureau Parisien :<br>
59 rue Jean-Pierre Timbaud<br>
75011 Paris - France</p>
<hr>
<p class="editable" >Bureau et stock à Niort :<br>
26 rue Blaise Pascal<br>
Zone industrielle St-Liguaire<br>
79000 Niort - France</p>
<hr>
<p class="editable" ><a href="mailto:distribution@bigwax.fr">distribution@bigwax.fr</a>
<br>+33.(0)5.4933.1212</p>
</main>
<!--<a href="https://happynewyear.kairosclub.fr" class="pastille-2020">
<img src="img/pastille-invert-trans.png"/>
</a>-->
</body>
</html>