@@ -3,7 +3,7 @@ import Logo from '../image/logo.png';
3
3
import '../css/tailwind.css' ;
4
4
import '../App.css' ;
5
5
import { GithubFilled , TwitterCircleFilled , FacebookFilled } from '@ant-design/icons' ;
6
- import 'bulma/css/bulma.css'
6
+ // import 'bulma/css/bulma.css'
7
7
function Footer ( ) {
8
8
return (
9
9
< >
@@ -22,45 +22,45 @@ function Footer(){
22
22
< div >
23
23
< div data-aos = "fade-down" data-aos-duration = "1000" >
24
24
< p className = "py-3 px-3 text-gray-600 font-bold" > Essential links</ p >
25
- < a href = "" > < p className = "px-3 text-gray-600 hover:text-purple -600 py-2" > Popschool club</ p > </ a >
26
- < a href = "" > < p className = "px-3 text-gray-600 hover:text-purple -600 py-2" > Mutualaid.fund</ p > </ a >
27
- < a href = "" > < p className = "px-3 text-gray-600 hover:text-purple -600 py-2" > ForkThisRepo.com</ p > </ a >
28
- < a href = "" > < p className = "px-3 text-gray-600 hover:text-purple -600 py-2" > PopSchools.studio</ p > </ a >
25
+ < a href = "" > < p className = "px-3 text-gray-600 hover:text-gray -600 py-2" > Popschool club</ p > </ a >
26
+ < a href = "" > < p className = "px-3 text-gray-600 hover:text-gray -600 py-2" > Mutualaid.fund</ p > </ a >
27
+ < a href = "" > < p className = "px-3 text-gray-600 hover:text-gray -600 py-2" > ForkThisRepo.com</ p > </ a >
28
+ < a href = "" > < p className = "px-3 text-gray-600 hover:text-gray -600 py-2" > PopSchools.studio</ p > </ a >
29
29
</ div >
30
30
< div data-aos = "fade-down" data-aos-duration = "1000" >
31
31
< p className = "pt-16 px-3 text-gray-600 font-bold" > Developers</ p >
32
- < a href = "" > < p className = "px-3 text-gray-600 hover:text-purple -600 py-2" > Open source projects</ p > </ a >
33
- < a href = "" > < p className = "px-3 text-gray-600 hover:text-purple -600 py-2" > Webinars</ p > </ a >
34
- < a href = "" > < p className = "px-3 text-gray-600 hover:text-purple -600 py-2" > Communities</ p > </ a >
35
- < a href = "" > < p className = "px-3 text-gray-600 hover:text-purple -600 py-2" > Meetup</ p > </ a >
32
+ < a href = "" > < p className = "px-3 text-gray-600 hover:text-gray -600 py-2" > Open source projects</ p > </ a >
33
+ < a href = "" > < p className = "px-3 text-gray-600 hover:text-gray -600 py-2" > Webinars</ p > </ a >
34
+ < a href = "" > < p className = "px-3 text-gray-600 hover:text-gray -600 py-2" > Communities</ p > </ a >
35
+ < a href = "" > < p className = "px-3 text-gray-600 hover:text-gray -600 py-2" > Meetup</ p > </ a >
36
36
</ div >
37
37
</ div >
38
38
< div >
39
39
< div data-aos = "fade-down" data-aos-duration = "1000" >
40
40
< p className = "pt-3 px-3 text-gray-600 font-bold" > Organization</ p >
41
41
42
- < a href = "" > < p className = "px-3 text-gray-600 hover:text-purple -600 py-2" > About us</ p > </ a >
43
- < a href = "" > < p className = "px-3 text-gray-600 hover:text-purple -600 py-2" > Sponsors</ p > </ a >
44
- < a href = "" > < p className = "px-3 text-gray-600 hover:text-purple -600 py-2" > Career</ p > </ a >
45
- < a href = "" > < p className = "px-3 text-gray-600 hover:text-purple -600 py-2" > Contact</ p > </ a >
46
- < a href = "" > < p className = "px-3 text-gray-600 hover:text-purple -600 py-2" > Team</ p > </ a >
42
+ < a href = "" > < p className = "px-3 text-gray-600 hover:text-gray -600 py-2" > About us</ p > </ a >
43
+ < a href = "" > < p className = "px-3 text-gray-600 hover:text-gray -600 py-2" > Sponsors</ p > </ a >
44
+ < a href = "" > < p className = "px-3 text-gray-600 hover:text-gray -600 py-2" > Career</ p > </ a >
45
+ < a href = "" > < p className = "px-3 text-gray-600 hover:text-gray -600 py-2" > Contact</ p > </ a >
46
+ < a href = "" > < p className = "px-3 text-gray-600 hover:text-gray -600 py-2" > Team</ p > </ a >
47
47
</ div >
48
48
< div data-aos = "fade-down" data-aos-duration = "1000" >
49
49
< p className = "pt-5 px-3 text-gray-600 font-bold" > Resources</ p >
50
- < a href = "" > < p className = "px-3 text-gray-600 hover:text-purple -600 py-2" > Blog</ p > </ a >
51
- < a href = "" > < p className = "px-3 text-gray-600 hover:text-purple -600 py-2" > Webinars</ p > </ a >
52
- < a href = "" > < p className = "px-3 text-gray-600 hover:text-purple -600 py-2" > Career Guidance</ p > </ a >
53
- < a href = "" > < p className = "px-3 text-gray-600 hover:text-purple -600 py-2" > Meetup</ p > </ a >
50
+ < a href = "" > < p className = "px-3 text-gray-600 hover:text-gray -600 py-2" > Blog</ p > </ a >
51
+ < a href = "" > < p className = "px-3 text-gray-600 hover:text-gray -600 py-2" > Webinars</ p > </ a >
52
+ < a href = "" > < p className = "px-3 text-gray-600 hover:text-gray -600 py-2" > Career Guidance</ p > </ a >
53
+ < a href = "" > < p className = "px-3 text-gray-600 hover:text-gray -600 py-2" > Meetup</ p > </ a >
54
54
</ div >
55
55
</ div >
56
56
< div >
57
57
< p className = "py-3 px-3 text-gray-600 font-bold" > On Social Media</ p >
58
58
< p className = "text-gray-600 py-4 px-3" > Follow us on our social media</ p >
59
59
< hr />
60
60
61
- < a href = "https://github.com/PopSchools/popschools.org" > < span className = " px-3 text-purple -600 text-4xl inline-block" > < GithubFilled /> </ span > </ a >
62
- < span className = "px-3 text-purple -600 text-4xl inline-block" > < TwitterCircleFilled /> </ span >
63
- < span className = "px-3 text-purple -600 text-4xl inline-block" > < FacebookFilled /> </ span >
61
+ < a href = "https://github.com/PopSchools/popschools.org" > < span className = " px-3 text-gray -600 text-4xl inline-block" > < GithubFilled /> </ span > </ a >
62
+ < span className = "px-3 text-gray -600 text-4xl inline-block" > < TwitterCircleFilled /> </ span >
63
+ < span className = "px-3 text-gray -600 text-4xl inline-block" > < FacebookFilled /> </ span >
64
64
</ div >
65
65
66
66
</ div >
@@ -70,8 +70,8 @@ function Footer(){
70
70
</ div >
71
71
72
72
< div className = "py-6" >
73
- < a href = "" > < p className = "px-3 text-gray-600 hover:text-purple -600 inline-block mr-2" > Privacy</ p > </ a >
74
- < a href = "" > < p className = "px-3 text-gray-600 hover:text-purple -600 inline-block mr-2" > Terms and Condition</ p > </ a >
73
+ < a href = "" > < p className = "px-3 text-gray-600 hover:text-gray -600 inline-block mr-2" > Privacy</ p > </ a >
74
+ < a href = "" > < p className = "px-3 text-gray-600 hover:text-gray -600 inline-block mr-2" > Terms and Condition</ p > </ a >
75
75
76
76
</ div >
77
77
0 commit comments