-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathterms.html
More file actions
193 lines (180 loc) · 7.74 KB
/
Copy pathterms.html
File metadata and controls
193 lines (180 loc) · 7.74 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Review Map2Map™'s Terms and Conditions to understand the terms of service for our Google Maps management and business listing optimization services.">
<link rel="canonical" href="https://map2map.com/terms.html" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Map2Map™",
"url": "https://map2map.com",
"logo": "https://map2map.com/assets/images/logo.png",
"sameAs": [
"https://www.linkedin.com/in/map2map-yabloko-labs-6b9157364/",
"https://www.instagram.com/yablokolabs/",
"https://github.com/map2map",
"https://www.facebook.com/people/Map2Map/61577974869679/",
"https://www.youtube.com/@map2map"
]
}
</script>
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap" rel="stylesheet">
<title>Terms & Conditions - Map2Map™</title>
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Additional CSS Files -->
<link rel="stylesheet" href="assets/css/fontawesome.css">
<link rel="stylesheet" href="assets/css/templatemo-tale-seo-agency.css">
<link rel="stylesheet" href="assets/css/custom.css">
<link rel="stylesheet" href="assets/css/mobile-responsive.css">
<style>
.terms-content {
padding: 40px 0;
background: #fff;
}
.terms-content h1 {
font-size: 24px;
margin-bottom: 20px;
color: #333;
}
.terms-content h2 {
font-size: 20px;
margin: 30px 0 15px;
color: #333;
}
.terms-content p, .terms-content ul {
color: #666;
line-height: 1.6;
margin-bottom: 15px;
}
.terms-content ul {
padding-left: 20px;
}
.terms-content li {
margin-bottom: 10px;
}
.terms-content a {
color: #007bff;
text-decoration: none;
}
.terms-content a:hover {
text-decoration: underline;
}
</style>
</head>
<body>
<!-- ***** Header Area Start ***** -->
<header class="header-area header-sticky">
<div class="container">
<div class="row">
<div class="col-12">
<nav class="main-nav">
<a href="index.html" class="logo">
<img src="assets/images/logo.png" alt="Map2Map Logo">
</a>
<ul class="nav">
<li class="scroll-to-section"><a href="index.html">Home</a></li>
<li class="scroll-to-section"><a href="index.html#services">Services</a></li>
<li class="scroll-to-section"><a href="index.html#projects">Success Stories</a></li>
<li class="has-sub">
<a href="javascript:void(0)">Pages</a>
<ul class="sub-menu">
<li><a href="about.html">About Us</a></li>
<li><a href="pricing.html">Pricing</a></li>
<li><a href="platform.html">Platform</a></li>
<li><a href="faqs.html">FAQs</a></li>
</ul>
</li>
<li class="scroll-to-section"><a href="index.html#infos">Infos</a></li>
<li class="scroll-to-section"><a href="index.html#contact">Contact</a></li>
</ul>
<a class='menu-trigger'>
<span>Menu</span>
</a>
</nav>
</div>
</div>
</div>
</header>
<!-- ***** Header Area End ***** -->
<!-- ***** Pre-Header Area Start ***** -->
<div class="pre-header">
<div class="container">
<div class="row">
<div class="col-lg-8 col-sm-9">
<div class="left-info">
<ul>
<li><a href="#"><i class="fa fa-phone"></i>+44 7367 196915</a></li>
<li><a href="#"><i class="fa fa-envelope"></i>sales@map2map.com</a></li>
<li><a href="#"><i class="fa fa-map-marker"></i>London, UK</a></li>
</ul>
</div>
</div>
<div class="col-lg-4 col-sm-3">
<div class="social-icons">
<ul>
<li><a href="https://www.linkedin.com/in/map2map-yabloko-labs-6b9157364/" target="_blank" rel="noopener"><i class="fab fa-linkedin"></i></a></li>
<li><a href="https://www.instagram.com/yablokolabs/?igsh=ODBncnA4a3prNGFt" target="_blank" rel="noopener"><i class="fab fa-instagram"></i></a></li>
<li><a href="https://github.com/map2map" target="_blank" rel="noopener"><i class="fab fa-github"></i></a></li>
<li><a href="https://www.facebook.com/people/Map2Map/61577974869679/" target="_blank" rel="noopener"><i class="fab fa-facebook"></i></a></li>
<li><a href="https://www.youtube.com/@map2map" target="_blank" rel="noopener"><i class="fab fa-youtube"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- ***** Pre-Header Area End ***** -->
<div class="main-banner" id="top">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="caption header-text">
<h6>Terms & Conditions</h6>
<div class="line-dec"></div>
<h1><em>Map2Map™</em> Terms & Conditions</h1>
<h5>Effective Date: <em>25/May/2025</em></h5>
</div>
</div>
</div>
</div>
</div>
<div class="terms-content">
<div class="container">
<div class="row">
<div class="col-lg-12">
<p>Welcome to Map2Map™! By accessing our website or using our services, you agree to the following terms:</p>
<h2>1. Services</h2>
<p>We provide professional management of your business presence on Google Maps, including optimization, updates, and review engagement.</p>
<h2>2. Account Access</h2>
<p>To manage your Google Business Profile, you must authorize our access. You retain ownership of your account.</p>
<h2>3. Payment Terms</h2>
<p>Our services are prepaid and non-transferable unless stated otherwise in writing.</p>
<h2>4. Responsibilities</h2>
<p>Clients must provide accurate business data and cooperate during onboarding. Map2Map™ is not responsible for losses due to outdated or incorrect information provided by the client.</p>
<h2>5. Limitation of Liability</h2>
<p>Map2Map™ is not liable for indirect or incidental damages arising from service use, including loss of visibility or customer leads.</p>
<h2>6. Changes to Terms</h2>
<p>We reserve the right to update these terms. Continued use of the service after changes indicates acceptance.</p>
<h2>Contact</h2>
<p>For any questions regarding these terms: <a href="mailto:terms@map2map.com">terms@map2map.com</a></p>
</div>
</div>
</div>
</div>
<div id="footer-placeholder"></div>
<!-- Scripts -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/isotope.min.js"></script>
<script src="assets/js/owl-carousel.js"></script>
<script src="assets/js/tabs.js"></script>
<script src="assets/js/popup.js"></script>
<script src="assets/js/custom.js"></script>
<script src="assets/js/mobile-menu.js"></script>
<script src="assets/js/include-footer.js"></script>
</body>
</html>