Skip to content

Commit e8913f9

Browse files
committed
update partners
1 parent ff4567f commit e8913f9

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

app/Livewire/Pages/Partners.php

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,15 +94,20 @@ protected function getExperts(): array
9494
'title' => __('countries.nl'),
9595
'avatar' => 'Sabra-Bano.jpg',
9696
'links' => [
97+
[
98+
'icon' => 'ri-global-line',
99+
'url' => 'https://www.genderconcerns.org/director/',
100+
'title' => 'Website',
101+
],
97102
[
98103
'icon' => 'ri-linkedin-box-fill',
99104
'url' => 'https://www.linkedin.com/in/sabra-bano-b4995311/',
100105
'title' => 'LinkedIn',
101106
],
102107
[
103-
'icon' => 'ri-twitter-x-line',
104-
'url' => 'https://twitter.com/sbanogendercon1',
105-
'title' => 'Twitter',
108+
'icon' => 'ri-global-line',
109+
'url' => 'https://genderchampions.com/champions/sabra-bano',
110+
'title' => 'Website',
106111
],
107112
],
108113
],

resources/images/partners/IPED.png

100755100644
-976 Bytes
Loading

0 commit comments

Comments
 (0)