Skip to content

Commit

Permalink
Update PlannerPartners Info
Browse files Browse the repository at this point in the history
  • Loading branch information
frneto96 committed Jan 20, 2025
1 parent 1a4c999 commit 6430201
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions frontend/components/planner/PlannerPartners/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,15 @@ const partnerApps = shuffleArray([
title: 'Transit',
url: 'https://transit.app',
},
{
description: {
// en: 'Apple Maps provides real time and estimated information on schedules and routes.',
// pt: 'Apple Maps disponibliza informação planeada e em tempo real da Carris Metropolitana.',
},
image_url: 'assets/planner/apple maps.png',
title: 'Apple Maps',
url: 'https://www.apple.com/maps/',
},
]);

/* * */
Expand Down
Binary file added frontend/public/assets/planner/apple maps.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 6430201

Please sign in to comment.