#30 Simplified src to images
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<div>
|
||||
<v-row class="fluid" style="margin-top: -30px; position: relative; z-index: 0;" hidden-md-and-down>
|
||||
<v-col cols="12" class="pa-0" style="width: 100vw; overflow: hidden;">
|
||||
<v-img class="profile-banner" max-height="375" src="./../../../images/tos/headerbackground.png"
|
||||
<v-img class="profile-banner" max-height="375" src="/images/tos/headerbackground.png"
|
||||
cover style="box-shadow: 0 4px 6px rgba(0, 0, 0, 0.8);"></v-img>
|
||||
</v-col>
|
||||
</v-row>
|
||||
@@ -82,7 +82,7 @@
|
||||
<v-row>
|
||||
<v-col>
|
||||
|
||||
<img src="./../../../public/images/anonyme.png" alt="Marc-Olivier Hébert">
|
||||
<img src="/images/anonyme.png" alt="Marc-Olivier Hébert">
|
||||
<br>
|
||||
<v-typography class="name" style="font-size: 1.5rem; font-weight: bold;">Marc-Olivier
|
||||
</v-typography><br> <v-typography class="name"
|
||||
@@ -95,7 +95,7 @@
|
||||
</v-col>
|
||||
<v-col>
|
||||
|
||||
<img src="./../../../public/images/anonyme.png" alt="Dominic Villemure">
|
||||
<img src="/images/anonyme.png" alt="Dominic Villemure">
|
||||
<br>
|
||||
<v-typography class="name" style="font-size: 1.5rem; font-weight: bold;">Dominic
|
||||
</v-typography><br>
|
||||
@@ -109,7 +109,7 @@
|
||||
</v-col>
|
||||
<v-col>
|
||||
|
||||
<img src="./../../../public/images/anonyme.png" alt="Parcal Marchesseault">
|
||||
<img src="/images/anonyme.png" alt="Parcal Marchesseault">
|
||||
<br>
|
||||
<v-typography class="name" style="font-size: 1.5rem; font-weight: bold;">Pascal
|
||||
</v-typography><br>
|
||||
@@ -123,7 +123,7 @@
|
||||
</v-col>
|
||||
<v-col>
|
||||
|
||||
<img src="./../../../public/images/anonyme.png" alt="Chloé Beaugrand">
|
||||
<img src="/images/anonyme.png" alt="Chloé Beaugrand">
|
||||
<br>
|
||||
<v-typography class="name" style="font-size: 1.5rem; font-weight: bold;">Chloé
|
||||
</v-typography><br>
|
||||
|
||||
Reference in New Issue
Block a user