-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdisclaimer.html
More file actions
225 lines (196 loc) · 12 KB
/
Copy pathdisclaimer.html
File metadata and controls
225 lines (196 loc) · 12 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
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Disclaimer - Step Up Grow</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta content="Step Up Grow, investment platform, SIP investments, one-time investments, flexible investment plans, expert support, real-time portfolio tracking"
name="keywords">
<meta content="Step Up Grow is a leading investment platform specializing in SIP and one-time investments. We offer flexible investment plans, expert support, and real-time portfolio tracking to help you achieve your financial goals."
name="description">
<!-- Favicon -->
<link href="img/favicon.ico" rel="icon">
<link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="shortcut icon" href="/favicon.ico" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<meta name="apple-mobile-web-app-title" content="Step Up Grow" />
<link rel="manifest" href="/site.webmanifest" />
<!-- Google Web Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Heebo:wght@400;500;600&family=Inter:wght@700;800&display=swap"
rel="stylesheet">
<!-- Icon Font Stylesheet -->
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.10.0/css/all.min.css" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.1/font/bootstrap-icons.css" rel="stylesheet">
<!-- Libraries Stylesheet -->
<link href="lib/animate/animate.min.css" rel="stylesheet">
<link href="lib/owlcarousel/assets/owl.carousel.min.css" rel="stylesheet">
<!-- Customized Bootstrap Stylesheet -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Template Stylesheet -->
<link href="css/style.css" rel="stylesheet">
</head>
<body>
<div class="container-xxl bg-white p-0">
<!-- Spinner Start -->
<div id="spinner"
class="show bg-white position-fixed translate-middle w-100 vh-100 top-50 start-50 d-flex align-items-center justify-content-center">
<div class="spinner-border text-primary" style="width: 3rem; height: 3rem;" role="status">
<span class="sr-only">Loading...</span>
</div>
</div>
<!-- Spinner End -->
<div class="container-xxl position-relative p-0">
<nav class="navbar navbar-expand-lg navbar-light px-4 px-lg-5 py-3 py-lg-0 bg-white">
<a href="/#home" class="navbar-brand p-0">
<img src="img/logo.png" alt="Logo">
<a href="https://app.stepupgrow.in/" target="_blank" id="login-btn"
class="btn btn-primary rounded-circle d-lg-none">
<i class="fas fa-user-circle"></i>
</a>
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse">
<span class="fa fa-bars"></span>
</button>
<div class="collapse navbar-collapse" id="navbarCollapse">
<div class="navbar-nav ms-auto py-0 " style="color:#7E38E4">
<a href="/#home" class="nav-item nav-link active text-primary">Home</a>
<a href="/#packages" class="nav-item nav-link text-primary">Packages</a>
<a href="/#about" class="nav-item nav-link text-primary">About</a>
<a href="/#service" class="nav-item nav-link text-primary">Services</a>
<a href="/#contact" class="nav-item nav-link text-primary">Contact</a>
</div>
<a href="https://app.stepupgrow.in/" target="_blank" id="login-btn"
class="btn btn-primary rounded-pill py-2 px-4 ms-lg-5 animate__animated animate__pulse animate__infinite">
<i class="fas fa-user-circle me-2"></i>Login
</a>
</div>
</nav>
<div class="container-xxl bg-primary page-header">
<div class=" text-center">
<h1 class="text-white animated zoomIn mb-3 head">Disclaimer</h1>
</div>
</div>
</div>
<!-- Navbar & Hero End -->
<div class="div">
<h2 class="sub_head">General Information</h2>
<ul style="list-style-type: disc; padding-left: 20px;">
<li>The information provided by Step Up Grow on our website, mobile applications, and investment
platforms is for general informational purposes only.</li>
<li>While we strive to ensure accuracy and reliability, we do not guarantee the completeness,
timeliness, or accuracy of any information presented.</li>
</ul>
<h2 class="sub_head">No Financial or Legal Advice</h2>
<ul style="list-style-type: disc; padding-left: 20px;">
<li>The content on our platform does not constitute financial, investment, tax, or legal advice.</li>
<li>Investors should conduct their own research and seek professional advice before making financial
decisions.</li>
<li>Any investment with Step Up Grow is made at the investor's discretion and risk.</li>
</ul>
<h2 class="sub_head">Investment Risks</h2>
<ul style="list-style-type: disc; padding-left: 20px;">
<li>All investments carry inherent risks, including market fluctuations and financial uncertainties.
</li>
<li>While Step Up Grow offers guaranteed returns as per agreed terms, early withdrawals are subject to a
10% deduction, and external factors may impact financial outcomes.</li>
<li>The company is not responsible for losses due to misuse of services, third-party errors, or investor
negligence.</li>
</ul>
<h2 class="sub_head">Regulatory Compliance</h2>
<ul style="list-style-type: disc; padding-left: 20px;">
<li>Step Up Grow operates in compliance with applicable laws and regulations.</li>
<li>Investors are responsible for ensuring compliance with their local financial laws before investing.
</li>
</ul>
<h2 class="sub_head">Limitation of Liability</h2>
<ul style="list-style-type: disc; padding-left: 20px;">
<li>To the fullest extent permitted by law, Step Up Grow and its affiliates, employees, or
representatives shall not be liable for:</li>
<li>Any direct, indirect, incidental, or consequential damages arising from investment activities.</li>
<li>Losses due to force majeure events, including economic downturns, cyberattacks, or regulatory
changes.</li>
</ul>
<h2 class="sub_head">Changes to This Disclaimer</h2>
<ul style="list-style-type: disc; padding-left: 20px;">
<li>We reserve the right to update this Disclaimer at any time. Any modifications will be communicated
via our official channels.</li>
</ul>
<h2 class="sub_head">Contact Information</h2>
<ul style="list-style-type: disc; padding-left: 20px;">
<li>For any questions or concerns regarding this Disclaimer, please contact us at:</li>
<li>📧 Email: stepupgrow1@gmail.com</li>
<li>📞 Phone: +91 74004 40939</li>
<li>🏢 Address: Office No 2, Narhari Mhatre Lane, Near BMC School, Penkarpada, Mira Road (E), Thane 401107</li>
understood, and agreed to this Disclaimer.</li>
</ul>
<div class="alert alert-warning">By using our services and investing with Step Up Grow, you acknowledge that you have read,
understood, and agreed to this Disclaimer.</div>
</div>
<!-- Footer Start -->
<div class="container-fluid bg-primary text-light footer pt-5 wow fadeIn" data-wow-delay="0.1s"
style="margin-top: 6rem;" id="footer">
<div class="container py-4">
<div class="row g-4" id="fotter_first">
<!-- Column 1 -->
<div class="col-md-6 col-lg-4">
<!-- <h5 class="text-white mb-3">Step Up Grow</h5> -->
<img src="img/logo.svg" alt="Logo" class="footer-logo">
<p class="mb-2 mt-4">Empowering your financial future <br />through strategic investments</p>
<p class="mt-4 text-12">Reg. No. UDYAM-MH-33-0506992</p>
</div>
<!-- Column 2 -->
<div class="col-md-6 col-lg-3">
<h5 class="text-white mb-3">Quick Links</h5>
<a class="btn btn-link px-0 py-1" href="/#home">Home</a>
<a class="btn btn-link px-0 py-1" href="/#about">About</a>
<a class="btn btn-link px-0 py-1" href="/#service">Services</a>
<a class="btn btn-link px-0 py-1" href="/#packages">Packages</a>
<a class="btn btn-link px-0 py-1" href="/#contact">Contact</a>
</div>
<!-- Column 3 -->
<div class="col-md-6 col-lg-3">
<h5 class="text-white mb-3">Contact Information</h5>
<p class="mb-1">Office No 2, Narhari Mhatre Lane,</p>
<p class="mb-1">Near BMC School, Penkarpada, Mira Road (E),</p>
<p class="mb-1">Thane 401107</p>
<p class="mb-1">Email: stepupgrow1@gmail.com</p>
<p class="mb-1">Phone: +91 74004 40939</p>
</div>
<div class="col-md-6 col-lg-2">
<h5 class="text-white mb-4">Legal</h5>
<a class="btn btn-link" href="terms-of-service.html">Terms of Service</a>
<a class="btn btn-link" href="privacy-policy.html">Privacy Policy</a>
<a class="btn btn-link" href="disclaimer.html">Disclaimer</a>
</div>
</div>
</div>
<!-- Copyright Section -->
<div class="container">
<div class="copyright">
<div class="row">
<div class="col-md-12 text-center mb-3 mb-md-0">
<!-- <img src="img/logo.png" alt="Logo" style="height: 40px;"> -->
<p>© <span id="year"></span> Step Up Grow. All rights reserved.</p>
</div>
</div>
</div>
</div>
</div>
<!-- Footer End -->
<!-- Back to Top -->
<a href="#" class="btn btn-lg btn-primary btn-lg-square back-to-top"><i class="bi bi-arrow-up"></i></a>
</div>
<!-- JavaScript Libraries -->
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0/dist/js/bootstrap.bundle.min.js"></script>
<script src="lib/wow/wow.min.js"></script>
<script src="lib/easing/easing.min.js"></script>
<script src="lib/waypoints/waypoints.min.js"></script>
<script src="lib/owlcarousel/owl.carousel.min.js"></script>
<!-- Template Javascript -->
<script src="js/main.js"></script>
</body>
</html>