Langue anglaise
This commit is contained in:
parent
85e3045729
commit
c519b7d21e
19
index.html
19
index.html
@ -5,10 +5,10 @@
|
||||
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<meta name="description" content="Bonjour, je m'appelle Max SPIEGEL, je suis Graphiste Motion Designer à votre service. Animation 2D/3D, VFX, Authoring Blu-Ray, Sculpting 3D, Illustration.">
|
||||
<meta name="author" content="Max SPIEGEL, Paul Trehiou">
|
||||
<meta name="description" content="Welcome, my name is Max SPIEGEL. I'm a CGI/VFX artist at your service. 2D/3D Animation, Compositing, Authoring Blu-Ray, Sculpting 3D.">
|
||||
<meta name="author" content="Max SPIEGEL, Paul TREHIOU">
|
||||
|
||||
<title>Max SPIEGEL - Motion Designer</title>
|
||||
<title>Max SPIEGEL - CG Artist</title>
|
||||
|
||||
<link rel="icon" type="image/jpg" href="img/favicon.jpg" />
|
||||
|
||||
@ -32,7 +32,7 @@
|
||||
|
||||
<!-- Navigation -->
|
||||
<nav class="navbar fixed-top navbar-expand-lg navbar-light" id="mainNav">
|
||||
<a class="navbar-brand" href="#page-top">Max Spiegel<small> - Motion Designer</small></a>
|
||||
<a class="navbar-brand" href="#page-top">Max Spiegel<small> - CG Artist</small></a>
|
||||
|
||||
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarMain" aria-controls="navbarMain" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
@ -82,12 +82,12 @@
|
||||
|
||||
<section id="portfolio">
|
||||
<div class="d-flex flex-wrap">
|
||||
<div class="element-portfolio video-portfolio clickable col-lg-4 col-sm-6" data-toggle="modal" data-target="#iframeModal" data-youtubeid="gsdaZ-aeHaM" data-comment="Voici l'histoire d'un champignon pas comme les autres qui, pendant quelques aventures, va retrouver une vieille connaissance.">
|
||||
<div class="element-portfolio video-portfolio clickable col-lg-4 col-sm-6" data-toggle="modal" data-target="#iframeModal" data-youtubeid="gsdaZ-aeHaM" data-comment="This is the story of a special mushroom who will, during some adventures, meet an old friend again. Released in December 2018">
|
||||
<video loop muted poster="img/portfolio/mush.jpg">
|
||||
<source src="video/portfolio/champi.webm" type="video/webm">
|
||||
</video>
|
||||
</div>
|
||||
<div class="element-portfolio video-portfolio clickable col-lg-4 col-sm-6" data-toggle="modal" data-target="#iframeModal" data-youtubeid="RV0M18MpDtQ" data-comment="Film de fin d'étude en licence Professionelle à L'ESAV Castres. La fin devait être différente mais suite à un cambriolage se déroulant une semaine avant mes soutenances, j'ai perdu la partie finale de mon projet et dû faire une fin alternative en trois jours.">
|
||||
<div class="element-portfolio video-portfolio clickable col-lg-4 col-sm-6" data-toggle="modal" data-target="#iframeModal" data-youtubeid="RV0M18MpDtQ" data-comment="Here is my graduation film at Ecole Supérieure de l'AudioVisuel (ESAV). Seven days before my defense, I was burglarized and I made this alternative ending in three days. Released in June 2017">
|
||||
<video loop muted poster="img/portfolio/roy.jpg">
|
||||
<source src="video/portfolio/roy.webm" type="video/webm">
|
||||
</video>
|
||||
@ -179,9 +179,8 @@
|
||||
<div class="container">
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-8 text-center">
|
||||
<h2 class="section-heading">Contacts</h2>
|
||||
<h2 class="section-heading">Contact</h2>
|
||||
<hr class="primary">
|
||||
<p>Je suis disponible aux coordonnées suivantes :</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row justify-content-center">
|
||||
@ -293,7 +292,7 @@
|
||||
</div>
|
||||
<div class="modal-comment">
|
||||
<hr>
|
||||
<p>Voici quelques images des projets 3D sur lesquels j'ai travaillé en vue de la création de bijoux pour 2 Saints de la fonderie Solyfonte.
|
||||
<p>Here is a few images of 3D projects I did with a view to the creation of jewels for 2 Saints from the foundry Solyfonte.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
@ -431,7 +430,7 @@
|
||||
</script>
|
||||
|
||||
<footer>
|
||||
<small>Un GRAND merci à Paul TREHIOU, inspiré du thème <a href="https://startbootstrap.com/template-overviews/creative/">Creative</a> <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Licence Creative Commons" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/80x15.png"></a></small>
|
||||
<small>MANY thanks to Paul TREHIOU, inspired by <a href="https://startbootstrap.com/template-overviews/creative/">Creative</a> <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Licence Creative Commons" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/80x15.png"></a></small>
|
||||
</footer>
|
||||
|
||||
</body>
|
||||
|
Loading…
Reference in New Issue
Block a user