Skip to content

Commit

Permalink
update partners
Browse files Browse the repository at this point in the history
  • Loading branch information
andreiio committed Jun 4, 2024
1 parent ff4567f commit e8913f9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions app/Livewire/Pages/Partners.php
Original file line number Diff line number Diff line change
Expand Up @@ -94,15 +94,20 @@ protected function getExperts(): array
'title' => __('countries.nl'),
'avatar' => 'Sabra-Bano.jpg',
'links' => [
[
'icon' => 'ri-global-line',
'url' => 'https://www.genderconcerns.org/director/',
'title' => 'Website',
],
[
'icon' => 'ri-linkedin-box-fill',
'url' => 'https://www.linkedin.com/in/sabra-bano-b4995311/',
'title' => 'LinkedIn',
],
[
'icon' => 'ri-twitter-x-line',
'url' => 'https://twitter.com/sbanogendercon1',
'title' => 'Twitter',
'icon' => 'ri-global-line',
'url' => 'https://genderchampions.com/champions/sabra-bano',
'title' => 'Website',
],
],
],
Expand Down
Binary file modified resources/images/partners/IPED.png
100755 → 100644
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 e8913f9

Please sign in to comment.