-
Notifications
You must be signed in to change notification settings - Fork 32
/
contact.php
138 lines (134 loc) · 7.88 KB
/
contact.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
<?php
$title = "Contact 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">Join the Global Community</h1>
<h2 class="subtitle subtitle-s fw-500 text-center mb-0">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.</h2>
</div>
</div>
</div>
</section>
<!-- Hero Home Ends -->
<!-- Community Starts -->
<section class="px-80 pt-0">
<div class="container">
<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/xinfin" 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/xdcnetwork/" 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') ?>