diff --git a/src/components/Banner.vue b/src/components/Banner.vue
index 345fc9a..29edf21 100755
--- a/src/components/Banner.vue
+++ b/src/components/Banner.vue
@@ -53,10 +53,6 @@ export default defineComponent({
diff --git a/src/components/PageTitle.vue b/src/components/PageTitle.vue
deleted file mode 100755
index 99a716f..0000000
--- a/src/components/PageTitle.vue
+++ /dev/null
@@ -1,17 +0,0 @@
-
-
- {{ this.$t(title) }}
-
-
-
-
diff --git a/src/components/PresentationAbout.vue b/src/components/PresentationAbout.vue
index f748070..ffc8ef0 100755
--- a/src/components/PresentationAbout.vue
+++ b/src/components/PresentationAbout.vue
@@ -4,7 +4,7 @@
{{ $t('about.banner.1')}}
{{ $t('about.banner.2') }}
{{ $t('about.banner.3') }}