From 03cd8da99c1a0d68c85275733304da14eb4238e1 Mon Sep 17 00:00:00 2001 From: Maxime Lalo Date: Tue, 26 Sep 2023 12:14:30 +0200 Subject: [PATCH] :sparkles: Logo france connect --- .../Components/Layouts/LoginCustomer/classes.module.scss | 4 ++++ .../Components/Layouts/LoginCustomer/france-connect.svg | 9 +++++++++ src/front/Components/Layouts/LoginCustomer/index.tsx | 6 ++---- 3 files changed, 15 insertions(+), 4 deletions(-) create mode 100644 src/front/Components/Layouts/LoginCustomer/france-connect.svg diff --git a/src/front/Components/Layouts/LoginCustomer/classes.module.scss b/src/front/Components/Layouts/LoginCustomer/classes.module.scss index 794913a1..e1e032e8 100644 --- a/src/front/Components/Layouts/LoginCustomer/classes.module.scss +++ b/src/front/Components/Layouts/LoginCustomer/classes.module.scss @@ -22,4 +22,8 @@ margin-top: 32px; margin-bottom: 8px; } + + .logo { + cursor: pointer; + } } diff --git a/src/front/Components/Layouts/LoginCustomer/france-connect.svg b/src/front/Components/Layouts/LoginCustomer/france-connect.svg new file mode 100644 index 00000000..98ae5ac4 --- /dev/null +++ b/src/front/Components/Layouts/LoginCustomer/france-connect.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/front/Components/Layouts/LoginCustomer/index.tsx b/src/front/Components/Layouts/LoginCustomer/index.tsx index bbeaa64e..6adfa56c 100644 --- a/src/front/Components/Layouts/LoginCustomer/index.tsx +++ b/src/front/Components/Layouts/LoginCustomer/index.tsx @@ -1,5 +1,5 @@ import CoffreIcon from "@Assets/Icons/coffre.svg"; -import idNoteLogo from "@Assets/Icons/id-note-logo.svg"; +import franceConnectLogo from "./france-connect.svg"; import Button, { EButtonVariant } from "@Front/Components/DesignSystem/Button"; import Typography, { ITypo } from "@Front/Components/DesignSystem/Typography"; import DefaultDoubleSidePage from "@Front/Components/LayoutTemplates/DefaultDoubleSidePage"; @@ -32,9 +32,7 @@ export default function Login() {
Connexion espace client
- + france-connect
Vous n'arrivez pas à vous connecter ?