We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddaa7d0 commit 132b722Copy full SHA for 132b722
2 files changed
assets/images/bg-3-min.jpg
1.03 MB
index.html
@@ -50,7 +50,7 @@
50
</nav>
51
</header>
52
<!-- Add your site or app content here -->
53
- <div class="hero-full-container background-image-container white-text-container" style="background-image: url('./assets/images/bg-3.jpg')">
+ <div class="hero-full-container background-image-container white-text-container" style="background-image: url('./assets/images/bg-3-min.jpg')">
54
<div class="container">
55
<div class="row">
56
<div class="col-xs-12">
@@ -60,7 +60,9 @@ <h1><br>
60
<span id="typed-strings">
61
<!--<span>I'm Ismaïl Saadi</span>
62
<span>Researcher in Transport & Mobility</span>-->
63
- <span>Shaping the future of urban mobility</span>
+ <span>
64
+ Shaping the future of urban mobility
65
+ </span>
66
</span>
67
<span id="typed"></span>
68
</h1>
0 commit comments