compte insta fixe

This commit is contained in:
PascalMarchesseault
2024-05-03 01:02:19 -04:00
parent 63d3d8fb28
commit 648034e9b6
2 changed files with 9 additions and 12 deletions

View File

@@ -544,8 +544,8 @@ import { ref } from 'vue';
import StripePayment from '../StripePayment.vue';
let imageSrc = '/images/usersmedia/chloebeaugrand/banners/bannerChloeBeaugrand01.png';
let profilePicture = '/images/usersmedia/chloebeaugrand/profilepictures/profileChloeBeaugrand01.png';
let name = 'Guillaume Mousseau'
let title = 'Créateur de contenus'
let name = 'Chloé Beaugrand'
let title = 'Spécialiste en média sociaux'
let drawerbottom = ref(false)
let navigationItems = [
@@ -636,7 +636,7 @@ let navigationItems = [
}
.background-pink {
background-color: #cc6f91;
background-color: #231f20;
color: white;
font-weight: 400;
}
@@ -701,7 +701,7 @@ let navigationItems = [
}
.social-container-mobile {
background-color: #006d77;
background-color: #858486;
font-size: 1.4rem;
font-weight: 600;
color: white;
@@ -719,7 +719,7 @@ let navigationItems = [
}
.social-icon-group-mobile {
background-color: #0baab2;
background-color: #8c406e;
}
.mini-profile-picture {