diff --git a/src/router/index.js b/src/router/index.js
index 7ece6e5..aa17029 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -14,7 +14,7 @@ import ContactView from '../views/main/ContactView.vue'
import CreatorFolio from '../views/main/CreatorFolio.vue'
import HomeView from '../views/main/HomeView.vue'
import YourProfile from '../views/main/YourProfile.vue'
-import ChloeBeauregard from '../views/manualusers/ChloeProfile.vue'
+import ChloeBeaugrand from '../views/manualusers/ChloeProfile.vue'
import Hutopy from '../views/manualusers/HutopyProfile.vue'
import Leffet from '../views/manualusers/LeffetProfile.vue'
@@ -113,9 +113,9 @@ const router = createRouter({
},
{
- path: '/chloebeauregard',
- name: 'chloebeauregard',
- component: ChloeBeauregard
+ path: '/chloebeaugrand',
+ name: 'chloebeaugrand',
+ component: ChloeBeaugrand
},
{
diff --git a/src/views/PayementCompleted.vue b/src/views/PayementCompleted.vue
index 35e2968..a70f10b 100644
--- a/src/views/PayementCompleted.vue
+++ b/src/views/PayementCompleted.vue
@@ -27,9 +27,6 @@
Merci de supporter
-
- Guillaume Mousseau
-
@@ -38,7 +35,7 @@
Ok
+ @click="this.$router.push({ path: '/' })">Ok
diff --git a/src/views/StripePayment.vue b/src/views/StripePayment.vue
index 6ce1cb4..f0b8536 100644
--- a/src/views/StripePayment.vue
+++ b/src/views/StripePayment.vue
@@ -7,7 +7,6 @@
-
@@ -24,7 +23,6 @@
-
@@ -40,10 +38,6 @@
-
-
-
-