diff --git a/src/App.vue b/src/App.vue index 5e2d777..f7b08d2 100644 --- a/src/App.vue +++ b/src/App.vue @@ -146,9 +146,10 @@ onUnmounted(() => {
+ to-grey-100 bg-clip-text text-transparent px-10 " role="heading"> {{ $t('skills-list.title.start')}} - + {{ $t('skills-list.title.highlight')}}
@@ -164,9 +165,10 @@ onUnmounted(() => {
+ bg-clip-text text-transparent" role="heading"> Des expériences - + professionnelles qui m’ont @@ -180,23 +182,23 @@ onUnmounted(() => {
+ class="text-4xl sm:text-7xl font-bold transition-all ease-in-out duration-500" role="heading"> J’ai toujours envie de coder de nouveaux projets. + class="text-4xl sm:text-7xl font-bold transition-all ease-in-out duration-500" role="heading"> Cette passion me pousse à créer des expériences. + class="text-4xl sm:text-7xl font-bold transition-all ease-in-out duration-500" role="heading"> J’aime me réinventer et jouer avec les + class="transition-all ease-in-out duration-700" role="heading"> couleurs et les + class="transition-all ease-in-out duration-700" role="heading"> {{ visibleTextIndex === 2 ? 'ForMEs' : 'formes'}} . diff --git a/src/components/Footer.vue b/src/components/Footer.vue index fdadc20..74f6812 100644 --- a/src/components/Footer.vue +++ b/src/components/Footer.vue @@ -15,6 +15,6 @@ import GithubLogo from './../assets/icons/github.svg';

-

© 2024 Delanier Lucas

+

© 2024 Delanier Lucas

\ No newline at end of file diff --git a/src/components/HeaderContainer.vue b/src/components/HeaderContainer.vue index 455bfd0..da19053 100644 --- a/src/components/HeaderContainer.vue +++ b/src/components/HeaderContainer.vue @@ -32,7 +32,9 @@ function copyEmail(event) {