diff --git a/src/assets/components/hero/hero.tsx b/src/assets/components/hero/hero.tsx index bf687cc..e6f27d9 100644 --- a/src/assets/components/hero/hero.tsx +++ b/src/assets/components/hero/hero.tsx @@ -20,7 +20,7 @@ const Hero = () => {
-   Annonce d'une nouvelle version 1.3.0 | En savoir plus   +   Annonce d'une nouvelle version 1.3.0 | En savoir plus  

Fini les hésitations, trouve les outils adaptés à tes besoins. diff --git a/src/assets/components/tools/images/angular.png b/src/assets/components/tools/images/angular.png new file mode 100644 index 0000000..2f17323 Binary files /dev/null and b/src/assets/components/tools/images/angular.png differ diff --git a/src/assets/components/tools/images/react.png b/src/assets/components/tools/images/react.png new file mode 100644 index 0000000..8d3945a Binary files /dev/null and b/src/assets/components/tools/images/react.png differ diff --git a/src/assets/components/tools/images/vue.png b/src/assets/components/tools/images/vue.png new file mode 100644 index 0000000..6a7f766 Binary files /dev/null and b/src/assets/components/tools/images/vue.png differ diff --git a/src/assets/components/tools/pages/profile.tsx b/src/assets/components/tools/pages/profile.tsx index 4141f1f..8b3aac0 100644 --- a/src/assets/components/tools/pages/profile.tsx +++ b/src/assets/components/tools/pages/profile.tsx @@ -10,7 +10,8 @@ function Profile() {
-

S'inscrire gratuitement

+

S'inscrire gratuitement

+

Bientôt disponible

@@ -23,20 +24,17 @@ function Profile() {
- + En cliquant sur "S'inscrire", vous acceptez les conditions d'utilisation.
-

Ou utiliser un tiersy

- - - diff --git a/src/assets/components/tools/tools.tsx b/src/assets/components/tools/tools.tsx index e268281..9f95976 100644 --- a/src/assets/components/tools/tools.tsx +++ b/src/assets/components/tools/tools.tsx @@ -1,6 +1,11 @@ import NavbarTools from "./NavBarTools" import Logo from "/src/assets/lvtcw.png" import transitionTools from "./pages/transitionTools" + +import React from './images/react.png' +import Angular from './images/angular.png' +import Vue from './images/vue.png' + // eslint-disable-next-line react-refresh/only-export-components @@ -13,31 +18,30 @@ function Tools() {

Levetica

- v.1.3.0-beta-7 + v.1.3.0-beta-9
-
Recent updates
+
Dernières mises à jour
- Placeholder32x32 -

- @username - Some representative placeholder content, with some information about this user. Imagine this being some sort of status update, perhaps? -

+ +

+ React + Le but principal de cette bibliothèque est de faciliter la création d'application web monopage, via la création de composants dépendant d'un état et générant une page (ou portion) HTML à chaque changement d'état.

- Placeholder32x32 -

- @username - Some more representative placeholder content, related to this other user. Another status update, perhaps. + +

+ Angular + Angular est un framework open source écrit en TypeScript qui permet de créer des applications web modernes et performantes.

- Placeholder32x32 -

- @username - This user also gets some representative placeholder content. Maybe they did something interesting, and you really want to highlight this in the recent updates. + +

+ Vue + Vue.js est un framework JavaScript populaire qui facilite la création d'interfaces utilisateur interactives et d'applications web modernes.

diff --git a/src/index.tsx b/src/index.tsx index a1e7807..e0f0671 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -16,6 +16,7 @@ function Text() {
{" "} {/* Décale le texte en 15px */} +

Modification prévu dans quelques jours

Bonjour ! 👋🏼