compte insta fixe
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user