-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathfaqs.html
More file actions
180 lines (172 loc) · 14.8 KB
/
faqs.html
File metadata and controls
180 lines (172 loc) · 14.8 KB
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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Studwall||faqs</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="apple-touch-icon" href="apple.png">
<link rel="icon" href="img/logo.png">
<link rel="stylesheet" href="css/vendor.min.css">
<link rel="stylesheet" href="css/dashcore.min.css">
<link rel="stylesheet" href="Icon-font-7-stroke-PIXEDEN-v-1.2.0/pe-icon-7-stroke/css/pe-icon-7-stroke.css">
</head>
<body>
<nav class="navbar navbar-expand-md main-nav navigation fixed-top sidebar-left">
<div class="container"><button class="navbar-toggler" type="button"><span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span></button> <a href="app-landing.html#main" class="navbar-brand"><img src="img/logo.png" alt="Studwall" class="logo logo-sticky d-block d-md-none"> <img src="img/logo.png" alt="Studwall" class="logo d-none d-md-block"></a>
<div class="collapse navbar-collapse ml-auto" id="main-navbar">
<div class="sidebar-brand"><a href="app-landing.html"><img src="img/logo.png" alt="Studwall" class="logo"></a></div>
<ul class="nav navbar-nav mr-auto">
<li class="nav-item"><a class="nav-link" href="app-landing.html">Home</a></li>
<li class="nav-item"><a class="nav-link" href="#wcu">Why Choose Us</a></li>
<li class="nav-item"><a class="nav-link" href="#feature">Features</a></li>
<li class="nav-item"><a class="nav-link" href="#screen">screenshots</a></li>
<li class="nav-item"><a class="nav-link" href="#download">Download</a></li>
<li class="nav-item"><a class="nav-link" href="#faq">FAQ</a></li>
<li class="nav-item"><a class="nav-link" href="#contact">contact</a></li>
</ul>
</div>
</div>
</nav>
<main>
<header class="page header color-1 overlay gradient gradient-43 alpha-8 image-background cover" style="background-image: url('../img/bg/waves.jpg')">
<div class="container">
<div class="row">
<div class="col-md-6">
<h1 class="display-4 color-1 mb-4">FAQ's</h1>
<p class="lead color-1">Help your users to hel discover and answer their questions in an easy way</p>
</div>
</div>
</div>
</header>
<div class="container-fluid py-3 demo-blocks">
<!-- ./FAQs -->
<section class="section block bg-1" id="faq">
<div class="container py-4">
<div class="row">
<div class="col-md-4">
<h2>Do you have <span class="bold">questions?</span></h2>
<p class="lead">Our team nurtures young-blood and ideas, bringing new perspectives and innovation to the table</p>
<p class="text-muted">Here are the answers to some of the most common questions we hear from our appreciated customers</p>
</div>
<div class="col-md-8">
<div class="accordion accordion-clean" id="faqs-accordion">
<div class="card mb-3">
<div class="card-header"><a href="faqs.html#" class="card-title btn" data-toggle="collapse" data-target="#v1-q1">How do I get started on this app? </a></div>
<div id="v1-q1" class="collapse show" data-parent="#faqs-accordion">
<div class="card-body">Our team nurtures young-blood and ideas, bringing new perspectives and innovation to the tableOur team nurtures young-blood and ideas, bringing new perspectives and innovation to the table</div>
</div>
</div>
<div class="card mb-3">
<div class="card-header"><a href="faqs.html#" class="card-title btn" data-toggle="collapse" data-target="#v1-q2">What is the typical response time for a support question? </a></div>
<div id="v1-q2" class="collapse" data-parent="#faqs-accordion">
<div class="card-body">Our team nurtures young-blood and ideas, bringing new perspectives and innovation to the tableOur team nurtures young-blood and ideas, bringing new perspectives and innovation to the table</div>
</div>
</div>
<div class="card mb-3">
<div class="card-header"><a href="faqs.html#" class="card-title btn" data-toggle="collapse" data-target="#v1-q3"> I'm having trouble downloading, what can I do? </a></div>
<div id="v1-q3" class="collapse" data-parent="#faqs-accordion">
<div class="card-body">Our team nurtures young-blood and ideas, bringing new perspectives and innovation to the tableOur team nurtures young-blood and ideas, bringing new perspectives and innovation to the table</div>
</div>
</div>
<div class="card mb-3">
<div class="card-header"><a href="faqs.html#" class="card-title btn" data-toggle="collapse" data-target="#v1-q4">Can I suggest a new feature?</a></div>
<div id="v1-q4" class="collapse" data-parent="#faqs-accordion">
<div class="card-body">Definitely <span class="bold">Yes</span>,Our team nurtures young-blood and ideas, bringing new perspectives and innovation to the tableOur team nurtures young-blood and ideas, bringing new perspectives and innovation to the table</div>
</div>
</div>
<div class="card mb-3">
<div class="card-header"><a href="faqs.html#" class="card-title btn" data-toggle="collapse" data-target="#v1-q4"> Can I make transactions through the website or is it restricted to the app? </a></div>
<div id="v1-q4" class="collapse" data-parent="#faqs-accordion">
<div class="card-body">Definitely <span class="bold">Yes</span>,Our team nurtures young-blood and ideas, bringing new perspectives and innovation to the tableOur team nurtures young-blood and ideas, bringing new perspectives and innovation to the table</div>
</div>
</div>
<div class="card mb-3">
<div class="card-header"><a href="faqs.html#" class="card-title btn" data-toggle="collapse" data-target="#v1-q4"> Where do I access my profile information? </a></div>
<div id="v1-q4" class="collapse" data-parent="#faqs-accordion">
<div class="card-body">Definitely <span class="bold">Yes</span>,Our team nurtures young-blood and ideas, bringing new perspectives and innovation to the tableOur team nurtures young-blood and ideas, bringing new perspectives and innovation to the table</div>
</div>
</div>
<div class="card mb-3">
<div class="card-header"><a href="faqs.html#" class="card-title btn" data-toggle="collapse" data-target="#v1-q4"> How does the gift offer work? </a></div>
<div id="v1-q4" class="collapse" data-parent="#faqg. How does the gift offer work? s-accordion">
<div class="card-body">Definitely <span class="bold">Yes</span>,Our team nurtures young-blood and ideas, bringing new perspectives and innovation to the tableOur team nurtures young-blood and ideas, bringing new perspectives and innovation to the table</div>
</div>
</div>
<div class="card mb-3">
<div class="card-header"><a href="faqs.html#" class="card-title btn" data-toggle="collapse" data-target="#v1-q4"> Is the information I submit here safe?</a></div>
<div id="v1-q4" class="collapse" data-parent="#faqs-accordion">
<div class="card-body">Definitely <span class="bold">Yes</span>,Our team nurtures young-blood and ideas, bringing new perspectives and innovation to the tableOur team nurtures young-blood and ideas, bringing new perspectives and innovation to the table</div>
</div>
</div>
<div class="card mb-3">
<div class="card-header"><a href="faqs.html#" class="card-title btn" data-toggle="collapse" data-target="#v1-q4"> What are the advantages of using this app over other similar platforms? </a></div>
<div id="v1-q4" class="collapse" data-parent="#faqs-accordion">
<div class="card-body">Definitely <span class="bold">Yes</span>,Our team nurtures young-blood and ideas, bringing new perspectives and innovation to the tableOur team nurtures young-blood and ideas, bringing new perspectives and innovation to the table</div>
</div>
</div>
<div class="card mb-3">
<div class="card-header"><a href="faqs.html#" class="card-title btn" data-toggle="collapse" data-target="#v1-q4"> Do I need KYC authentication to use this app? </a></div>
<div id="v1-q4" class="collapse" data-parent="#faqs-accordion">
<div class="card-body">Definitely <span class="bold">Yes</span>,Our team nurtures young-blood and ideas, bringing new perspectives and innovation to the tableOur team nurtures young-blood and ideas, bringing new perspectives and innovation to the table</div>
</div>
</div>
<div class="card mb-3">
<div class="card-header"><a href="faqs.html#" class="card-title btn" data-toggle="collapse" data-target="#v1-q4"> Is it a necessity to connect my bank account to use these services? </a></div>
<div id="v1-q4" class="collapse" data-parent="#faqs-accordion">
<div class="card-body">Definitely <span class="bold">Yes</span>,Our team nurtures young-blood and ideas, bringing new perspectives and innovation to the tableOur team nurtures young-blood and ideas, bringing new perspectives and innovation to the table</div>
</div>
</div>
<div class="card mb-3">
<div class="card-header"><a href="faqs.html#" class="card-title btn" data-toggle="collapse" data-target="#v1-q4"> How do I update my personal info? </a></div>
<div id="v1-q4" class="collapse" data-parent="#faqs-accordion">
<div class="card-body">Definitely <span class="bold">Yes</span>,Our team nurtures young-blood and ideas, bringing new perspectives and innovation to the tableOur team nurtures young-blood and ideas, bringing new perspectives and innovation to the table</div>
</div>
</div>
<div class="card mb-3">
<div class="card-header"><a href="faqs.html#" class="card-title btn" data-toggle="collapse" data-target="#v1-q4"> s My e-mail ID/phone number changed, can I change it here as well? </a></div>
<div id="v1-q4" class="collapse" data-parent="#faqs-accordion">
<div class="card-body">Definitely <span class="bold">Yes</span>,Our team nurtures young-blood and ideas, bringing new perspectives and innovation to the tableOur team nurtures young-blood and ideas, bringing new perspectives and innovation to the table</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
</div>
</main>
<footer class="site-footer section block bg-1">
<div class="container py-4">
<div class="row gap-y text-center text-md-left">
<div class="col-md-4 mr-auto"><img src="../img/logo.png" alt="" class="logo">
<p>dfghjklsdfghjkl;sdfghjkl</p>
</div>
<div class="col-md-2">
<h6 class="py-2 bold">Company</h6>
<nav class="nav flex-column"><a class="nav-item py-2" href="../about.html">About</a> <a class="nav-item py-2" href="footer.html#">Services</a> <a class="nav-item py-2" href="../blog/blog-grid.html">Blog</a></nav>
</div>
<div class="col-md-2">
<h6 class="py-2 bold">Product</h6>
<nav class="nav flex-column"><a class="nav-item py-2" href="footer.html#">Features</a> <a class="nav-item py-2" href="footer.html#">API</a> <a class="nav-item py-2" href="footer.html#">Customers</a></nav>
</div>
<div class="col-md-2">
<h6 class="py-2 bold">Channels</h6>
<nav class="nav flex-column"><a class="nav-item py-2" href="footer.html#">Careers</a> <a class="nav-item py-2" href="footer.html#">Contact</a> <a class="nav-item py-2" href="footer.html#">Search</a></nav>
</div>
</div>
<hr class="mt-5">
<div class="row small align-items-center">
<div class="col-md-4">
<p class="mt-2 mb-md-0 color-2 text-center text-md-left">© 2019 studwall. All Rights Reserved</p>
</div>
<div class="col-md-8">
<nav class="nav justify-content-center justify-content-md-end"><a href="footer.html#" class="btn btn-circle btn-sm btn-2 mr-3 op-4"><i class="fab fa-facebook"></i></a> <a href="footer.html#" class="btn btn-circle btn-sm btn-2 mr-3 op-4"><i class="fab fa-twitter"></i></a> <a href="footer.html#" class="btn btn-circle btn-sm btn-2 op-4"><i class="fab fa-instagram"></i></a></nav>
</div>
</div>
</div>
</footer>
<script src="js/lib.min.js"></script>
<script src="js/dashcore.min.js"></script><!-- endinject -->
</body>
</html>