-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
475 lines (423 loc) · 19 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
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Basic Page Needs
================================================== -->
<meta charset="utf-8">
<title>beyond frames. | communication consulting, graphic design & web</title>
<link rel="alternate" hreflang="fr" href="https://beyondframes.co/fr/design-studio.html">
<!-- Mobile Specific Metas
================================================== -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description"
content="beyond frames. proposes complete personalized services with deep expertise in communication, brand strategy, design and digital. We create what matters, with you every step. We share our advices in France and Switzerland.">
<meta name="keywords"
content="best, advice, design, communication, consulting, web, website, web design, maintenance, optimization, SEO, SEA, consulting, print, editing, brand, innovation, Montpellier, Zürich, Geneve, Lausanne, Zug.">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0">
<meta name="author" content="beyond frames.">
<meta property="og:title" content="beyond frames - communication, graphic design & web">
<meta property="og:type" content="website">
<meta property="og:url" content="https://beyondframes.co">
<meta property="og:image" content="theme/images/figma_beyond-frames_1440-1024.jpg">
<meta property="og:image:width" content="1440">
<meta property="og:image:height" content="1024">
<meta property="og:image:alt" content="beyond frames | branding, graphics & web">
<meta property="og:description"
content="beyond frames proposes complete personalized services to entrepreneurs, with deep expertise in communication, brand strategy, design and digital. We create what matters, with you every step.">
<meta property="og:site_name" content="beyond frames." />
<meta property="og:locale" content="en_GB" />
<meta property="og:locale:alternate" content="fr_FR" />
<!-- Plugins Needed -->
<link rel="stylesheet" href="theme/plugins/bootstrap/bootstrap.min.css">
<link rel="stylesheet" href="theme/plugins/ionicons/css/ionicons.min.css">
<!-- Main Stylesheet -->
<link href="theme/css/style.css" rel="stylesheet">
<!--Favicon-->
<link rel="shortcut icon" href="theme/images/favicon.png" type="image/x-icon">
<link rel="icon" href="theme/images/favicon.png" type="image/x-icon">
<link rel="apple-touch-icon" href="theme/images/favicon.png" sizes="180x180"> <!-- valid apple-touch-icon -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-NFRSP6WKBZ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-NFRSP6WKBZ');
</script>
</head>
<body>
<!-- Preloader -->
<div id="preloader">
<div class="pre-container">
<div class="spinner">
<div class="double-bounce1"></div>
<div class="double-bounce2"></div>
</div>
</div>
</div>
<!-- end Preloader -->
<!-- box header -->
<header class="box-header">
<div class="box-logo">
<a href="index.html">
<img loading="lazy" src="theme/images/navigation/logo-short_beyond-frames.png"
alt="logo beyond frames. web & design"></a>
</div>
<!-- box-nav -->
<span class="box-primary-nav-trigger">
<span class="box-menu-text">Menu</span><span class="box-menu-icon"></span>
</span>
<!-- box-primary-nav-trigger -->
</header>
<!-- end box header -->
<!-- nav -->
<nav>
<ul class="box-primary-nav">
<li class="box-label">beyond frames.</li>
<li class="active"><a href="index.html">What we do.</a></li>
<!--<li ><a href="about.html">about me.</a></li>
<li ><a href="services.html">services.</a></li>-->
<li><a href="portfolio.html">projects.</a></li>
<!--<li ><a href="contact.html">hi!</a></li>-->
<li class="box-label">follow me</li>
<li class="box-social"><a href="https://www.instagram.com/beyondframes.design/" target="_blank"
rel="noreferrer"><i class="ion-social-instagram-outline"></i></a></li>
<li class="box-social"><a href="https://www.behance.net/beyondframes" target="_blank" rel="noreferrer"><img
src="theme/images/iconmonstr-behance-1-32.png" width="25" alt=""></a></li>
<li class="box-social"><a href="https://dribbble.com/beyondframes/" target="_blank" rel="noreferrer"><i
class="ion-social-dribbble"></i></a></li>
<li class="box-social"><a href="https://www.linkedin.com/in/geraldineallemand/" target="_blank"
rel="noreferrer"><i class="ion-social-linkedin"></i></a></li>
</ul>
</nav>
<!-- HERO SECTION -->
<section class="home-hero">
<div class="background">
<div class="float-right">
<div id="right-contain">
</div>
</div>
<div class="float-left">
<div id="left-contain">
</div>
</div>
</div>
<div class="grid-hero">
<div class="box a img-fluid" id="a-contain">
</div>
<div class="box b img-fluid" id="b-contain">
</div>
<div class="box c">
<div class="c-contain">
<span class="anim">we.</span>
<span class="anim">create.</span>
<span class="anim">what.</span>
<span class="anim">matters.</span>
</div>
</div>
<div class="box d img-fluid" id="d-contain">
</div>
<div class="box e img-fluid" id="e-contain">
</div>
<div class="box f">
<div class="f-contain">
<a href="#contact-section" class="underline-hover-effect">get in touch!</a>
</div>
</div>
</div>
<!-- mouse scroll-->
<div class="mouse">
<div class="scroll"></div>
</div>
</section>
<!-- PRESENTATION -->
<br>
<div class="color-section">
<h1>We support businesses in the deployment of their communication.</h1>
<div class="ball">
<div class="noise"></div>
<canvas id="gradient" width="32" height="32">
</div>
</div>
<!-- SERVICES -->
<div class="main-container">
<div class="container">
<div class="margin-bot32px">
<div class="align-content">
<h3>Everything we do, we believe in thinking differently: beyond frames.</h3>
<p>How do we do that? We support organizations in establishing strong & creative communication with complete
personalized services. We tailor impactful brand concepts, with a focus to empower companies in the
deployment of their communication strategies.</p>
<p>Our strength is to bring you value.</p>
<!--<p>From the design of your logo to your graphic charter, from your website to your digital strategy, we are with you step by step throughout your projects.</p>-->
<!--<h5>Evolve your activity with creative communication!</h5>-->
<!--<h4>beyond frames. was born from the desire to offer quality services, to support entrepreneurs and SMEs wishing to develop their communication / digital strategy. Our purpose is to support organizations in establishing strong & creative communication.</h4>
<h5>create content that enhances your digital actions</h5>-->
</div>
</div>
<div class="row">
<!-- service-box -->
<div class="col-md-4 service-box">
<i class="ion-ios-pulse-strong size-50"></i>
<h3>strategic vision.</h3>
<div class="h-10"></div>
<p>Take a broader view of your image.
<br>Beyond the execution, take advantage of our communication consulting service. We focus on helping S&M
businesses make good strategic planning decisions.</p>
<ul>
<li>Brand strategy</li>
<li>Naming</li>
<li>Communication strategy</li>
</ul>
</div>
<!-- end service-box -->
<!-- service-box -->
<div class="col-md-4 service-box">
<i class="ion-android-options size-50"></i>
<h3>creative design.</h3>
<div class="h-10"></div>
<p>Evolve your activity with creative communication.
<br>From creative brief to ready to use products, we work with you to create beautiful & unique designs.</p>
<ul>
<li>Print & digital marketing</li>
<li>Content writing</li>
<li>Internal communications</li>
</ul>
</div>
<!-- end service-box -->
<!-- service-box -->
<div class="col-md-4 service-box">
<i class="ion-android-checkmark-circle size-50"></i>
<h3>web.</h3>
<div class="h-10"></div>
<p>Give yourself a better visibility.
<br>We develop your communication supports just as technical as they are attractive. Let us build and deploy
a website beautifully designed, simple to use and user-friendly! </p>
<ul>
<li>Website development</li>
<li>Optimization SEO & SEA</li>
<li>Technical updates & maintenance</li>
</ul>
</div>
<!-- end service-box -->
</div>
</div>
</div>
<!-- portfolio div -->
<div class="portfolio-div">
<div class="portfolio">
<!-- portfolio_container -->
<div class="row no-gutters portfolio_container">
<!-- single work -->
<div class="col-lg-3 col-sm-6 branding web">
<a href="portfolio.html" class="portfolio_item">
<img src="theme/images/portfolio/beyond-frames_project-01.jpg"
alt="Internet user surfing on the home chef website Jean Paul Terranova from Montpellier. Design et site web créé par beyond frames"
class="img-fluid" />
<div class="portfolio_item_hover">
<div class="item_info">
<span>Development of a 'Chef at home' website</span>
<em>branding & web</em>
</div>
</div>
</a>
</div>
<!-- end single work -->
<!-- single work -->
<div class="col-lg-3 col-sm-6 branding">
<a href="portfolio.html" class="portfolio_item">
<img src="theme/images/portfolio/beyond-frames_project-03.jpg"
alt="Oasis and arid zones logo laser cut in a white sheet placed on a desert floor. Designed by beyond frames"
class="img-fluid" />
<div class="portfolio_item_hover">
<div class="item_info">
<span>Creation of graphic guidelines for an oasian civil society networks</span>
<em>branding</em>
</div>
</div>
</a>
</div>
<!-- end single work -->
<!-- single work -->
<div class="col-sm-6 branding">
<a href="portfolio.html" class="portfolio_item">
<img src="theme/images/portfolio/beyond-frames_project-02.jpg"
alt="drawing in black pencil on a white sheet of a proposed logo for French-speaking Thursdays with a crescent balanced on Swiss mountains. Design by beyond frames"
class="img-fluid" />
<div class="portfolio_item_hover">
<div class="item_info">
<span>logo proposal</span>
<em>branding</em>
</div>
</div>
</a>
</div>
<!-- end single work -->
<!-- single work -->
<div class="col-lg-3 col-sm-6 graphics">
<a href="portfolio.html" class="portfolio_item">
<img src="theme/images/portfolio/beyond-frames_project-04.jpg"
alt="3 stacked books with a mix of artists' drawings and poems on the climate on the cover, published by beyond frames"
class="img-fluid" />
<div class="portfolio_item_hover">
<div class="item_info">
<span>Book editing - Land & climate : time to act!</span>
<em>graphics</em>
</div>
</div>
</a>
</div>
<!-- end single work -->
<!-- single work -->
<div class="col-lg-3 col-sm-6 graphics">
<a href="portfolio.html" class="portfolio_item">
<img src="theme/images/portfolio/beyond-frames_project-015.jpg"
alt="beyond frames has launched the creation of a white tote bag with three vertical blue fish designed by the French artist Fani Kosti"
class="img-fluid" />
<div class="portfolio_item_hover">
<div class="item_info">
<span>Declination of a french artist's graphic identity</span>
<em>branding & graphics</em>
</div>
</div>
</a>
</div>
<!-- end single work -->
<!-- single work -->
<div class="col-sm-6 graphics">
<a href="portfolio.html" class="portfolio_item">
<img src="theme/images/portfolio/beyond-frames_project-010.jpg"
alt="beyond frames designed and edited the turquoise orange and white program of the civil society pavilion Oasis and arid zones during the climate COP in Marrakech."
class="img-fluid" />
<div class="portfolio_item_hover">
<div class="item_info">
<span>Program of the Civil Society Pavilion for the Climate COP in Marrakech</span>
<em>graphics</em>
</div>
</div>
</a>
</div>
<!-- end single work -->
<!-- single work -->
<div class="col-lg-3 col-sm-6 branding graphics">
<a href="portfolio.html" class="portfolio_item">
<img src="theme/images/portfolio/beyond-frames_project-06.jpg"
alt="beyond frames a produit le bloc note du sommet Désertif'actions et son crayon aux couleurs jaune et framboise représentant des pétales entourant un soleil"
class="img-fluid" />
<div class="portfolio_item_hover">
<div class="item_info">
<span>International event - Creation of a visual design and his declensions</span>
<em>branding & graphics</em>
</div>
</div>
</a>
</div>
<!-- end single work -->
<!-- single work -->
<div class="col-lg-3 col-sm-6 graphics">
<a href="portfolio.html" class="portfolio_item">
<img src="theme/images/portfolio/beyond-frames_project-07.jpg"
alt="beyond frames a designé un badge recto verso avec le dessin d'une femme africaine de profil et aux cheveux stylisés en feuillage"
class="img-fluid" />
<div class="portfolio_item_hover">
<div class="item_info">
<span>Creation of a 'gender label' for sustainable projects in Africa</span>
<em>graphics</em>
</div>
</div>
</a>
</div>
<!-- end single work -->
<!-- single work -->
<div class="col-lg-3 col-sm-6 branding graphics">
<a href="portfolio.html" class="portfolio_item">
<img src="theme/images/portfolio/beyond-frames_project-08.jpg"
alt="beyond frames a managé l'édition d'une brochure carrée trifold recto verso, ici représentée ouverte et fermée de l'association CARI"
class="img-fluid" />
<div class="portfolio_item_hover">
<div class="item_info">
<span>Definition of new visual design and content management</span>
<em>branding & graphics</em>
</div>
</div>
</a>
</div>
<!-- end single work -->
<!-- single work -->
<div class="col-lg-3 col-sm-6 graphics ads">
<a href="portfolio.html" class="portfolio_item">
<img src="theme/images/portfolio/beyond-frames_project-017.jpg"
alt="beyond frames à conduit l'administration et l'optimisation du site internet de l'ONG CARI et ses actions sur le changement climatique, ici représentée sur une tablette"
class="img-fluid" />
<div class="portfolio_item_hover">
<div class="item_info">
<span>Websites content management, optimization & SEO</span>
<em>web</em>
</div>
</div>
</a>
</div>
<!-- end single work -->
</div>
<!-- end portfolio_container -->
</div>
<!-- portfolio -->
</div>
<!-- end portfolio div -->
<!-- LET'S TALK-->
<div class="lets" id="contact-section">
<div class="talk">Let's talk!</div>
</div>
<!--<div class="main-container">-->
<div class="container">
<div class="col-lg-6 mt-5 mt-lg-0">
<div class="contact-info">
<p><i class="ion-ios-email"></i><a
href="mailto:[email protected]">[email protected]</a>
</p>
<p><i class="ion-android-call"></i>Suisse : +41 76 268 41 96</p>
<p><i class="ion-android-call"></i>France : +33 6 85 33 41 54</p>
</div>
<br>
Come say hello on:
<div class="h-10"></div>
<ul class="social-ul">
<li class="box-social"><a href="https://www.instagram.com/beyondframes.design/" target="_blank"
rel="noreferrer"><i class="ion-social-instagram-outline"></i></a></li>
<li class="box-social"><a href="https://www.behance.net/beyondframes" target="_blank" rel="noreferrer"><img
src="theme/images/iconmonstr-behance-1-32-555.png" width="25" alt="icon behance"></a></li>
<li class="box-social"><a href="https://dribbble.com/beyondframes/" target="_blank" rel="noreferrer"><i
class="ion-social-dribbble"></i></a></li>
<li class="box-social"><a href="https://www.linkedin.com/in/geraldineallemand/" target="_blank"
rel="noreferrer"><i class="ion-social-linkedin"></i></a></li>
</ul>
</div>
<!--</div>-->
</div>
<br>
<!-- FOOTER -->
<footer>
<div class="container-fluid">
<p class="copyright">© Copyright 2021 - Designed, developed & propulsed by <a href="index.html"
target="_blank">beyond frames.</a></p>
<p class="copyright"><a href="privacy-policy.html">Terms & conditions.</a></p>
</div>
</footer>
<!-- end footer -->
<!-- back to top -->
<a href="#top" class="cd-top"><i class="ion-android-arrow-up"></i></a>
<!-- end back to top -->
<!-- jQuery -->
<script src="theme/plugins/jquery.min.js"></script>
<!-- Plugins Needed for this Project -->
<script src="theme/plugins/bootstrap/bootstrap.min.js"></script>
<script src="theme/plugins/menu.js"></script>
<script src="theme/plugins/animated-headline/animated-headline.js"></script>
<script src="theme/plugins/shuffle/shuffle.min.js"></script>
<!-- Google Map -->
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCcABaamniA6OL5YvYSpB3pFMNrXwXnLwU" defer></script>
<script src="theme/plugins/google-map/map.js" defer></script>
<!-- Main Script -->
<script src="theme/js/script.js"></script>
</body>
</html>