Skip to content

Commit

Permalink
Updating provider information.
Browse files Browse the repository at this point in the history
  • Loading branch information
jedgar1mx committed Jun 6, 2024
1 parent fac1ef6 commit d3cae28
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion build/assets/js/main.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions src/components/Panel.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ export default class Panel {
this.currentProvider = null;
this.providers = {
gfl : {
name: 'GFL',
url: 'http://gflusa.com/residential/detroit/',
phone: '<a href="tel:844-464-3587">(844) 464-3587</a>'
name: 'Priority Waste',
url: 'mailto:DetroitLDC@prioritywaste.com',
phone: '<a href="tel:855-927-8365">(855) 927-8365</a>'
},
advance: {
name: 'WM',
Expand Down

0 comments on commit d3cae28

Please sign in to comment.