@@ -162,13 +162,29 @@ const resources = [
162
162
] ;
163
163
164
164
const policies = [
165
+ {
166
+ link :'https://docs.google.com/document/d/1PE3pUoN3O3SvEngbkNdjpX3-u1kYBsWPEuHGK41AB9g/edit?usp=sharing' ,
167
+ title :'Anti-Bribery and Corruption'
168
+ } ,
169
+ {
170
+ link :'https://docs.google.com/document/d/14jCoqzif3grF5w7ZUCuDjJjWENi8s4idVJHCBRTe5jM/edit?usp=sharing' ,
171
+ title :'Anti Bullying'
172
+ } ,
173
+ {
174
+ link :'https://docs.google.com/document/d/1rYA0jWFgg_dI7zMOg0Zwdwfk7vPxgoelagsdwKAr80A/edit?usp=sharing' ,
175
+ title :'Diversity and Inclusion'
176
+ } ,
177
+ {
178
+ link : 'https://docs.google.com/document/d/1zAxWN6KQN74H1puwmcDKKGASjwS1XmfZrwaehXp0t9w/edit?usp=sharing' ,
179
+ title : 'Environment and Sustainability'
180
+ } ,
165
181
{
166
182
link : 'https://docs.google.com/document/d/1uDXhXJBhgBk34bOHBKeZW2tuzresyoUT6WsKghpa3L8/edit?usp=sharing' ,
167
183
title : 'Health & Safety'
168
184
} ,
169
185
{
170
- link : 'https://docs.google.com/document/d/1zAxWN6KQN74H1puwmcDKKGASjwS1XmfZrwaehXp0t9w /edit?usp=sharing' ,
171
- title : 'Environment & Sustainability '
186
+ link : 'https://docs.google.com/document/d/1IKrdStFw0y08JT9pckpwVJv0sdcW0jeXWul5aABue5c /edit?usp=sharing' ,
187
+ title : 'Modern Slavery '
172
188
} ,
173
189
{
174
190
link : 'https://docs.google.com/document/d/1YB_vsM6-sfy-93fHvTlnyfLgvZaBdGSbvqAJHykzdMo/edit?usp=sharing' ,
@@ -178,14 +194,7 @@ const policies = [
178
194
link : 'https://docs.google.com/document/d/1_cWP1APdEJ_MoQ9NPeVIECFJnnvXqpdat7Al2pSs87A/edit?usp=sharing' ,
179
195
title : 'Whistleblowing'
180
196
} ,
181
- {
182
- link : 'https://docs.google.com/document/d/1IKrdStFw0y08JT9pckpwVJv0sdcW0jeXWul5aABue5c/edit?usp=sharing' ,
183
- title : 'Modern Slavery'
184
- } ,
185
- {
186
- link :'https://docs.google.com/document/d/14jCoqzif3grF5w7ZUCuDjJjWENi8s4idVJHCBRTe5jM/edit?usp=sharing' ,
187
- title :'Anti Bullying Policy'
188
- }
197
+
189
198
] ;
190
199
191
200
const About = ( { data } ) => {
0 commit comments