Skip to content

Commit e7f6ac6

Browse files
committed
Links and Image Added to Law
1 parent 98f2be8 commit e7f6ac6

File tree

6 files changed

+14
-14
lines changed

6 files changed

+14
-14
lines changed

assets/images/abd.jpeg

14.2 KB
Loading

assets/images/law.jpg

15.9 KB
Loading

assets/images/lawocc.png

25.7 KB
Loading

assets/images/ss.png

8.77 KB
Loading

assets/images/ssssss.jpg

19.9 KB
Loading

lib/features/mindfulness/opportunities_screen.dart

+14-14
Original file line numberDiff line numberDiff line change
@@ -62,28 +62,28 @@ class _OpportunitiesScreenState extends State<OpportunitiesScreen> {
6262
'field': 'Business',
6363
},
6464
{
65-
'title': 'DESIS by D.E. Shaw',
65+
'title': 'Empowering Women in Law Scholarship',
6666
'description':
6767
'Students enrolled in an undergraduate or postgraduate degree will participate in unique educational experiences in areas ranging from core technical skills to holistic professional development.',
68-
'url': 'https://www.deshawindia.com/desis-ascend-educare/about.pdf',
69-
'image': 'assets/images/deshaw.png',
68+
'url': 'https://studentscholarships.org/scholarship/13274/empowering-women-in-law-scholarship',
69+
'image': 'assets/images/ss.png',
7070
'field': 'Law',
7171
},
7272
{
73-
'title': 'Adobe Women in Tech',
73+
'title': 'LAW SCHOOL SCHOLARSHIPS FOR WOMEN',
7474
'description':
7575
'They recognize talented female undergraduate & master\'s students studying computer science and provide them an opportunity to learn, build, and grow.',
7676
'url':
77-
'https://www.adobe.com/in/lead/creativecloud/women-in-technology.html',
78-
'image': 'assets/images/Adobe-logo.png',
77+
'https://www.bu.edu/law/about/offices/financial-aid/scholarships/scholarships-writing-competitions/outside-scholarships/women/',
78+
'image': 'assets/images/law.jpg',
7979
'field': 'Law',
8080
},
8181
{
82-
'title': 'TalentSprint WE',
82+
'title': 'Events and opportunities in the field of law',
8383
'description':
8484
'Women Engineers (WE), a 24-month immersive and LIVE online learning experiential program offered by TalentSprint and supported by Google, trains deserving first-year women engineering students.',
85-
'url': 'https://we.talentsprint.com/',
86-
'image': 'assets/images/talentsprint.png',
85+
'url': 'https://www.lawctopus.com/tag/chennai-law-firm-internship/',
86+
'image': 'assets/images/lawocc.png',
8787
'field': 'Law',
8888
},
8989
];
@@ -333,15 +333,15 @@ class _OpportunitiesScreenState extends State<OpportunitiesScreen> {
333333
const OpportunityTile(
334334
company: 'Google',
335335
position: 'Software Engineer',
336-
url: 'https://www.google.com/about/careers/',
336+
url: 'https://www.wemakescholars.com/scholarship/servicescape-scholarship',
337337
logo: 'assets/images/Google_ G _Logo.svg.webp',
338338
),
339339
if (selectedField == 'Law')
340340
const OpportunityTile(
341-
company: 'Google',
342-
position: 'Software Engineer',
343-
url: 'https://www.google.com/about/careers/',
344-
logo: 'assets/images/Google_ G _Logo.svg.webp',
341+
company: 'ServiceScape',
342+
position: 'Judge',
343+
url: 'https://www.wemakescholars.com/scholarship/asian-development-bank-japan-scholarship-program',
344+
logo: 'assets/images/ssssss.jpg',
345345
),
346346

347347

0 commit comments

Comments
 (0)