-
- Downloads
feat: add contact page and update references
- Created a new contact page with a description and social media links. - Updated the footer and navbar to link to the new contact page. - Adjusted multiple button links throughout the site to point to the contact route. - Added French language support for the contact description.
parent
70b350e6
No related branches found
No related tags found
Showing
- lang/fr/contact.php 5 additions, 0 deletionslang/fr/contact.php
- resources/views/components/public/footer.blade.php 1 addition, 1 deletionresources/views/components/public/footer.blade.php
- resources/views/components/public/navbar.blade.php 2 additions, 2 deletionsresources/views/components/public/navbar.blade.php
- resources/views/public/contact.blade.php 30 additions, 0 deletionsresources/views/public/contact.blade.php
- resources/views/public/index.blade.php 2 additions, 1 deletionresources/views/public/index.blade.php
- resources/views/public/prestation.blade.php 1 addition, 1 deletionresources/views/public/prestation.blade.php
- resources/views/public/prestations.blade.php 1 addition, 1 deletionresources/views/public/prestations.blade.php
- routes/web.php 1 addition, 0 deletionsroutes/web.php
Loading
Please register or sign in to comment