diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index aea623b..567514f 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -3,6 +3,7 @@ import Home from "./pages/Home"; import NavBar from "./components/NavBar"; import NavBarM from "./components/NavBarM"; import "./styles/commons.scss"; +import logo from "./assets/Logo.svg"; function App() { const isMobile = useMediaQuery("only screen and (max-width: 600px)"); @@ -11,6 +12,9 @@ function App() {
Inscription
- +Connexion
diff --git a/frontend/src/components/NavBar.scss b/frontend/src/components/NavBar.scss index c3deea0..e7185ec 100644 --- a/frontend/src/components/NavBar.scss +++ b/frontend/src/components/NavBar.scss @@ -5,7 +5,6 @@ border-bottom: 3px solid $yellow; background-color: $deep-purple; padding: 15px; - // color: white; font-family: "Roboto"; display: flex; justify-content: space-around; @@ -18,7 +17,6 @@ .nav-link { @include flex-center; text-decoration: none; - // color: white; } .img-nav-link { text-decoration: none; diff --git a/frontend/src/components/NavBarM.jsx b/frontend/src/components/NavBarM.jsx index 0db4e5c..86407fb 100644 --- a/frontend/src/components/NavBarM.jsx +++ b/frontend/src/components/NavBarM.jsx @@ -2,24 +2,29 @@ import { Link } from "react-router-dom"; import "./NavBarM.scss"; import "../styles/commons.scss"; +import home from "../assets/picto/white/home_white.svg"; +import map from "../assets/picto/white/map_white.svg"; +import gallery from "../assets/picto/white/galery_white.svg"; +import register from "../assets/picto/white/profil_white.svg"; +import login from "../assets/picto/white/connexion_white.svg"; function NavBar() { return ( ); diff --git a/frontend/src/components/Register.jsx b/frontend/src/components/Register.jsx index beebf3f..1d970ef 100644 --- a/frontend/src/components/Register.jsx +++ b/frontend/src/components/Register.jsx @@ -2,6 +2,7 @@ import { useState } from "react"; import { useNavigate, Link } from "react-router-dom"; import axios from "axios"; import "../styles/modals.scss"; +import CrossButton from "../assets/picto/yellow/cross_yell.svg"; function Register() { const [registerInfo, setRegisterInfo] = useState({ @@ -49,10 +50,7 @@ function Register() {12 Street Art en attente de validation
- +3 Street Art sont portés disparus
- +Pseudo
Prénom Nom
@@ -66,16 +55,8 @@ function admin() {
Pseudo
Prénom Nom
@@ -89,16 +70,8 @@ function admin() {
Pseudo
Prénom Nom
@@ -112,16 +85,8 @@ function admin() {
Pseudo
Prénom Nom
@@ -135,16 +100,8 @@ function admin() {
Pseudo
Prénom Nom
@@ -158,16 +115,8 @@ function admin() {
Pseudo
Prénom Nom
@@ -183,11 +132,7 @@ function admin() {
Posté par{" "} Pseudo de l'utilisateur @@ -198,11 +143,7 @@ function admin() { - +
Oeuvre Originale