diff --git a/src/components/Footer.vue b/src/components/Footer.vue index 0969cfa..df14b9b 100644 --- a/src/components/Footer.vue +++ b/src/components/Footer.vue @@ -1,7 +1,7 @@ diff --git a/src/pages/Thanks.vue b/src/pages/Thanks.vue index 8088510..589aa85 100644 --- a/src/pages/Thanks.vue +++ b/src/pages/Thanks.vue @@ -1,7 +1,7 @@ @@ -14,7 +14,7 @@ export default { title: 'Thanks', meta: metaTagGenerator({ title: 'Thanks', - description: "Your submission successfully submitted. We'll get in touch soon.", + description: "Your submission has been successfully submitted. We will get in touch with you soon.", url: 'https://evilfactory.id/thanks/' }) }