Cleaning picutres and folders - relink images

This commit is contained in:
PascalMarchesseault
2024-04-22 19:46:50 -04:00
parent d19229f2fe
commit 40e6111e1b
65 changed files with 92 additions and 87 deletions

View File

@@ -8,7 +8,7 @@
<!-- Banner -->
<v-row class="text-center align-center row-between-logo-text home-row">
<v-col xl="7" lg="9" md="11" sm="12" xs="12"> </v-col>
<img class="hutopy-header-image" src="/images/hutopy.png">
<img class="hutopy-header-image" src="/images/hutopymedia/banners/hutopy.png">
<v-col class="ml-0 text-left ">
<!-- Home btn -->
<RouterLink :to="{ name: 'home' }">
@@ -26,7 +26,7 @@
<v-row>
<!-- Contact image -->
<v-col>
<img class="contact-image" src="/images/contactpage/contactpicture.png">
<img class="contact-image" src="/images/hutopymedia/contactpage/contactpicture.png">
</v-col>
<!-- Form Information -->
<v-col class="row-joinus">
@@ -92,7 +92,7 @@
<v-spacer style="margin-bottom: 25px;"></v-spacer>
<!-- Contact image -->
<v-img src="/images/contactpage/contactpicture.png" contain aspect-ratio="16/9"
<v-img src="/images/hutopymedia/contactpage/contactpicture.png" contain aspect-ratio="16/9"
style="clip-path: polygon(0 50%, 100% 0, 100% 80%, 0 100%);" class="Scale-80"></v-img>
<!-- Title -->