Spaces:
Running
Running
Linoy Tsaban
commited on
Commit
·
841bb6c
1
Parent(s):
a85aa80
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -209,13 +209,13 @@
|
|
209 |
<div class="container is-max-desktop">
|
210 |
|
211 |
<div class="columns is-centered has-text-centered">
|
212 |
-
<img src="static/images/
|
213 |
class="interpolation-image"
|
214 |
style="max-height:800px; max-width:1000px"
|
215 |
alt="examples"/>
|
216 |
</div>
|
217 |
<div class="columns is-centered has-text-centered">
|
218 |
-
<img src="static/images/
|
219 |
class="interpolation-image"
|
220 |
style="max-height:800px; max-width:1000px"
|
221 |
alt="examples"/>
|
|
|
209 |
<div class="container is-max-desktop">
|
210 |
|
211 |
<div class="columns is-centered has-text-centered">
|
212 |
+
<img src="static/images/variations.png"
|
213 |
class="interpolation-image"
|
214 |
style="max-height:800px; max-width:1000px"
|
215 |
alt="examples"/>
|
216 |
</div>
|
217 |
<div class="columns is-centered has-text-centered">
|
218 |
+
<img src="static/images/smile_progression.png"
|
219 |
class="interpolation-image"
|
220 |
style="max-height:800px; max-width:1000px"
|
221 |
alt="examples"/>
|