diff --git a/templates/but.html.twig b/templates/but.html.twig index 450da88283017108fbe70c7ae1f7b43a0dab231e..239db64b1944ad6a07db7415970382fc264c2eb9 100644 --- a/templates/but.html.twig +++ b/templates/but.html.twig @@ -21,7 +21,7 @@ <span>Je souhaite vraiment acheter cette voiture : </span> </div> - <div> + <div style=""> <img src="./img/voiture.jpg"/> </div> diff --git a/templates/connection.html.twig b/templates/connection.html.twig index bf35e2069fb67382f539b4bc31cb47933aab4ecf..8aab34ef44d8505ba0d5376202789061977b9ed0 100644 --- a/templates/connection.html.twig +++ b/templates/connection.html.twig @@ -61,7 +61,7 @@ <button class="ghost" id="signIn">Se connecter</button> </div> <div class="overlay-panel overlay-right"> - <h1>Smart Money !</h1> + <h1>SmartSavings !</h1> <p>Une manière simple et rapide de planifier et comprendre vos transactions quotidiennes !</p> <p>A simple and rapid way to understand and plan your daily transactions !</p> <button class="ghost" id="signUp">Créer un compte</button>