In the Included Data section include "Email Address", Facebook Url, YouTube Url, WhatsApp Url, Instagram Url, TikTok Url, Reddit Url, Pinterest Url, X (formerly Twitter) Url, LinkedIn Url - Follow Up Deployment
Browse files- index.html +41 -1
index.html
CHANGED
|
@@ -40,7 +40,7 @@
|
|
| 40 |
<div class="border-t-2 border-blue-300/50 mt-12"></div>
|
| 41 |
|
| 42 |
<div class="flex flex-col justify-center items-center h-full py-12 text-center">
|
| 43 |
-
<h2 class="text-4xl md:text-5xl font-bold mb-4">
|
| 44 |
</div>
|
| 45 |
</div>
|
| 46 |
</header>
|
|
@@ -222,6 +222,46 @@
|
|
| 222 |
<h3 class="font-semibold">Is Claimed</h3>
|
| 223 |
<p class="text-sm text-gray-600">Whether business is claimed by owner</p>
|
| 224 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 225 |
</div>
|
| 226 |
</div>
|
| 227 |
</div>
|
|
|
|
| 40 |
<div class="border-t-2 border-blue-300/50 mt-12"></div>
|
| 41 |
|
| 42 |
<div class="flex flex-col justify-center items-center h-full py-12 text-center">
|
| 43 |
+
<h2 class="text-4xl md:text-5xl font-bold mb-4">Google Maps Data<br><span class="text-2xl">Low Cost - Fully Enriched</span></h2>
|
| 44 |
</div>
|
| 45 |
</div>
|
| 46 |
</header>
|
|
|
|
| 222 |
<h3 class="font-semibold">Is Claimed</h3>
|
| 223 |
<p class="text-sm text-gray-600">Whether business is claimed by owner</p>
|
| 224 |
</div>
|
| 225 |
+
<div class="p-3 border-b border-gray-100">
|
| 226 |
+
<h3 class="font-semibold">Email Address</h3>
|
| 227 |
+
<p class="text-sm text-gray-600">Business contact email</p>
|
| 228 |
+
</div>
|
| 229 |
+
<div class="p-3 border-b border-gray-100">
|
| 230 |
+
<h3 class="font-semibold">Facebook URL</h3>
|
| 231 |
+
<p class="text-sm text-gray-600">Link to Facebook profile/page</p>
|
| 232 |
+
</div>
|
| 233 |
+
<div class="p-3 border-b border-gray-100">
|
| 234 |
+
<h3 class="font-semibold">YouTube URL</h3>
|
| 235 |
+
<p class="text-sm text-gray-600">Link to YouTube channel</p>
|
| 236 |
+
</div>
|
| 237 |
+
<div class="p-3 border-b border-gray-100">
|
| 238 |
+
<h3 class="font-semibold">WhatsApp URL</h3>
|
| 239 |
+
<p class="text-sm text-gray-600">Link to WhatsApp contact</p>
|
| 240 |
+
</div>
|
| 241 |
+
<div class="p-3 border-b border-gray-100">
|
| 242 |
+
<h3 class="font-semibold">Instagram URL</h3>
|
| 243 |
+
<p class="text-sm text-gray-600">Link to Instagram profile</p>
|
| 244 |
+
</div>
|
| 245 |
+
<div class="p-3 border-b border-gray-100">
|
| 246 |
+
<h3 class="font-semibold">TikTok URL</h3>
|
| 247 |
+
<p class="text-sm text-gray-600">Link to TikTok profile</p>
|
| 248 |
+
</div>
|
| 249 |
+
<div class="p-3 border-b border-gray-100">
|
| 250 |
+
<h3 class="font-semibold">Reddit URL</h3>
|
| 251 |
+
<p class="text-sm text-gray-600">Link to Reddit profile/page</p>
|
| 252 |
+
</div>
|
| 253 |
+
<div class="p-3 border-b border-gray-100">
|
| 254 |
+
<h3 class="font-semibold">Pinterest URL</h3>
|
| 255 |
+
<p class="text-sm text-gray-600">Link to Pinterest profile</p>
|
| 256 |
+
</div>
|
| 257 |
+
<div class="p-3 border-b border-gray-100">
|
| 258 |
+
<h3 class="font-semibold">X (Twitter) URL</h3>
|
| 259 |
+
<p class="text-sm text-gray-600">Link to Twitter/X profile</p>
|
| 260 |
+
</div>
|
| 261 |
+
<div class="p-3 border-b border-gray-100">
|
| 262 |
+
<h3 class="font-semibold">LinkedIn URL</h3>
|
| 263 |
+
<p class="text-sm text-gray-600">Link to LinkedIn profile/page</p>
|
| 264 |
+
</div>
|
| 265 |
</div>
|
| 266 |
</div>
|
| 267 |
</div>
|