Skip to content

Commit

Permalink
feat: add nutri app logo
Browse files Browse the repository at this point in the history
  • Loading branch information
YoanRos committed Jul 17, 2024
1 parent ec9c454 commit bcf7d4c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions next-app/app/partners/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,15 @@ export default function Partners() {
/>
</a>
</div>
<div className="transition duration-500 hover:scale-110 basis-1/12">
<a href="https://apps.apple.com/app/id1443535001">
<img
className=""
src="images/logo_nutri_app.png"
alt="Application nutri app, accédez à la page de téléchargement en cliquant sur ce logo"
/>
</a>
</div>
<div className="transition duration-500 hover:scale-110 basis-1/6">
<a href="https://www.ordotype.fr/recommandations/sevrage-alcoolique-application-oz-ensemble">
<img
Expand Down
Binary file added next-app/public/images/logo_nutri_app.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bcf7d4c

Please sign in to comment.