-
Notifications
You must be signed in to change notification settings - Fork 32
/
Copy pathjoin-community.php
190 lines (185 loc) · 11.3 KB
/
join-community.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
<?php
$title = "XDC Community";
$desc = "Join XDC Ecosystem.";
include('inc/header.php') ?>
<!-- Hero Home Starts -->
<section class="px-200 px-t250-b100 hero-inside">
<!--<div class="container p-relative">-->
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-9 col-md-12 hero-content">
<h1 class="title-m text-center mb-0">XDC Community</h1>
<h2 class="subtitle subtitle-s fw-500 text-center mb-0">
The XDC community is a global network of individuals who are passionate about the XDC Network and its mission to transform real-world business processes. The community includes developers, businesses, and enthusiasts
from all over the world.
</h2>
</div>
</div>
</div>
</section>
<!-- Hero Home Ends -->
<!-- Why Get Involved Starts -->
<section class="px-80 bg-lightgray">
<div class="container">
<div class="row">
<div class="col-lg-8 offset-lg-2 mb-5">
<h3 class="title-m text-center">Why Get Involved?</h3>
<!--<div class="subtitle subtitle-s text-center"> </div>-->
</div>
</div>
<div class="row justify-content-center">
<div class="col-lg-4 col-md-4 mt-2 mb-2">
<div class="h-100 card p-4 bg-light75 br-20 border-0">
<div class="card-info">
<div class="card-infoHead mb-3">Find your Tribe</div>
<p class="fs-6 mb-0">
The XDC community is a great place to meet other people who are passionate about blockchain technology. You can network with other developers, entrepreneurs, and businesses, and learn from their experiences.
</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 mt-2 mb-2">
<div class="h-100 card p-4 bg-light75 br-20 border-0">
<div class="card-info">
<div class="card-infoHead mb-3">Make an Impact</div>
<p class="fs-6 mb-0">The XDC community is always looking for new contributors to help develop the network. You can contribute by developing applications, writing tutorials, or providing feedback.</p>
</div>
</div>
</div>
<div class="col-lg-4 col-md-4 mt-2 mb-2">
<div class="h-100 card p-4 bg-light75 br-20 border-0">
<div class="card-info">
<div class="card-infoHead mb-3">Make a difference</div>
<p class="fs-6 mb-0">Getting involved in the community is a great way to be part of something that is still in its early stages and has the potential to change the world.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Why Get Involved Ends -->
<!-- Community Starts -->
<section class="px-80">
<div class="container">
<div class="row justify-content-center">
<div class="col-lg-10 mb-5">
<h3 class="title-m text-center">Join the Global Community</h3>
<div class="subtitle subtitle-s text-center">
Join a fast-growing XDC Network Community and innovators, connected all over the world. The XDC Network community includes people of many different backgrounds and skill sets.
</div>
</div>
</div>
<div class="row justify-content-center">
<div class="col-12">
<div class="row justify-content-center">
<div class="col-xl-3 col-lg-3 col-md-3 col-sm-6 mt-2 mb-2">
<div class="card pt-4 pb-4 px-3 bg-lightgray br-20 border-0">
<div class="card-info">
<div class="socialHead"><i class="fas fa-paper-plane"></i>Telegram</div>
<a href="https://t.me/XDC_Network_Updates" target="_blank" class="btn socialHead-button">
Join discussion
<svg class="w-6 h-6 icon ml-5" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14 5l7 7m0 0l-7 7m7-7H3"></path>
</svg>
</a>
</div>
</div>
</div>
<div class="col-xl-3 col-lg-3 col-md-3 col-sm-6 mt-2 mb-2">
<div class="card pt-4 pb-4 px-3 bg-lightgray br-20 border-0">
<div class="card-info">
<div class="socialHead"><i class="fab fa-twitter"></i>Twitter</div>
<a href="https://x.com/XDC_Network_" target="_blank" class="btn socialHead-button">
Follow
<svg class="w-6 h-6 icon ml-5" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14 5l7 7m0 0l-7 7m7-7H3"></path>
</svg>
</a>
</div>
</div>
</div>
<div class="col-xl-3 col-lg-3 col-md-3 col-sm-6 mt-2 mb-2">
<div class="card pt-4 pb-4 px-3 bg-lightgray br-20 border-0">
<div class="card-info">
<div class="socialHead"><i class="fab fa-linkedin"></i>LinkedIn</div>
<a href="https://www.linkedin.com/company/xinfin/" target="_blank" class="btn socialHead-button">
Follow
<svg class="w-6 h-6 icon ml-5" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14 5l7 7m0 0l-7 7m7-7H3"></path>
</svg>
</a>
</div>
</div>
</div>
<div class="col-xl-3 col-lg-3 col-md-3 col-sm-6 mt-2 mb-2">
<div class="card pt-4 pb-4 px-3 bg-lightgray br-20 border-0">
<div class="card-info">
<div class="socialHead"><i class="fab fa-reddit-alien"></i>Reddit</div>
<a href="https://www.reddit.com/r/xinfin/" target="_blank" class="btn socialHead-button">
Dive in
<svg class="w-6 h-6 icon ml-5" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14 5l7 7m0 0l-7 7m7-7H3"></path>
</svg>
</a>
</div>
</div>
</div>
<div class="col-xl-3 col-lg-3 col-md-3 col-sm-6 mt-2 mb-2">
<div class="card pt-4 pb-4 px-3 bg-lightgray br-20 border-0">
<div class="card-info">
<div class="socialHead"><i class="fab fa-github"></i>GitHub</div>
<a href="https://github.com/XinFinorg" target="_blank" class="btn socialHead-button">
Build with us
<svg class="w-6 h-6 icon ml-5" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14 5l7 7m0 0l-7 7m7-7H3"></path>
</svg>
</a>
</div>
</div>
</div>
<div class="col-xl-3 col-lg-3 col-md-3 col-sm-6 mt-2 mb-2">
<div class="card pt-4 pb-4 px-3 bg-lightgray br-20 border-0">
<div class="card-info">
<div class="socialHead"><i class="fab fa-medium"></i>Medium</div>
<a href="https://medium.com/xinfin" target="_blank" class="btn socialHead-button">
Follow
<svg class="w-6 h-6 icon ml-5" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14 5l7 7m0 0l-7 7m7-7H3"></path>
</svg>
</a>
</div>
</div>
</div>
<div class="col-xl-3 col-lg-3 col-md-3 col-sm-6 mt-2 mb-2">
<div class="card pt-4 pb-4 px-3 bg-lightgray br-20 border-0">
<div class="card-info">
<div class="socialHead"><i class="fab fa-discord"></i>Developers Forum</div>
<a href="https://xdc.dev/" target="_blank" class="btn socialHead-button">
Get involved
<svg class="w-6 h-6 icon ml-5" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14 5l7 7m0 0l-7 7m7-7H3"></path>
</svg>
</a>
</div>
</div>
</div>
<div class="col-xl-3 col-lg-3 col-md-3 col-sm-6 mt-2 mb-2">
<div class="card pt-4 pb-4 px-3 bg-lightgray br-20 border-0">
<div class="card-info">
<div class="socialHead"><i class="fab fa-youtube"></i>YouTube</div>
<a href="https://www.youtube.com/channel/UCQaL6FixEQ80RJC0B2egX6g" target="_blank" class="btn socialHead-button">
Subscribe
<svg class="w-6 h-6 icon ml-5" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M14 5l7 7m0 0l-7 7m7-7H3"></path>
</svg>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Community Ends -->
<?php include('inc/footer.php') ?>