This repository was archived by the owner on Aug 1, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
76 lines (69 loc) · 3.84 KB
/
index.html
File metadata and controls
76 lines (69 loc) · 3.84 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
---
layout: default
meta-title: Kosmos Mobile
meta-description: Kosmos Mobile Home Page
---
<header class="marquee" style="padding-bottom: 0px;">
<div class="phones">
<span class="marquee-img" href="https://itunes.apple.com/us/app/kosmos-mobile-free-call-and-text/id1011603314?ls=1&mt=8">
<img class="cell" src="/img/home-phones/screen1.png" alt="">
</span>
<span class="marquee-img hidden-md-down" href="https://play.google.com/store/apps/details?id=com.switch168.kosmos">
<img class="cell" src="/img/home-phones/screen2.png" alt="">
</span>
</div>
</header>
<script src="/js/userAgent.js" type="text/javascript" charset="utf-8"></script>
<section class="intro">
<div class="container">
<div class="row">
<div class="col-lg-8 offset-lg-2">
<div class="container-fluid">
<a id="ios" style="display: none" class="marquee-img" href="https://itunes.apple.com/us/app/kosmos-mobile-free-call-and-text/id1011603314?ls=1&mt=8">
<img style="margin-bottom: 20px; min-width: 180px;" src="/img/apple.svg" alt="">
</a>
<a id="android" style="display: none" class="marquee-img" href="https://play.google.com/store/apps/details?id=com.switch168.kosmos">
<img style="margin-bottom: 20px; min-width: 180px;" src="/img/google.svg" alt="">
</a>
</div>
<h2>Kosmos Free Call And Text</h2>
<!-- Replace when guides go live! -->
<!-- <p class="lead">Start Bootstrap is a collection of <strong>free to download Bootstrap themes and templates</strong>, and <strong>Bootstrap tutorials and guides</strong>. Our themes are open source and you can use them for any purpose, even comercially!</p> -->
<p class="lead">Kosmos lets you make FREE phone calls and text message to your friends. Kosmos messages can send photos, voice and video recordings and stickers to all of your friends and family – for FREE anywhere in the world.</p>
</div>
</div>
</div>
</section>
<hr class="hr-home">
<div class="content-section-a">
<div class="container">
<div class="row">
<div class="col-lg-5 col-sm-6">
<hr class="section-heading-spacer">
<div class="clearfix"></div>
<p class="lead">Kosmos uses your wifi or phones data plan to make calls and send messages. Kosmos works on both iOS and Android devices – including iPad and Tablets. Kosmos lets users make calls to any landline and mobile phone numbers at very low rates – using Kosmos virtual currency.</p>
</div>
<div class="col-lg-5 offset-lg-2 col-sm-6">
<video width="100%" controls="controls">
<source type="video/mp4" src="/video/kosmosvideo.mp4" />
</video>
</div>
</div>
</div>
<!-- /.container -->
</div>
<!-- /.content-section-a -->
<div class="content-section-b" style="padding-bottom: 0px;">
<div class="container">
<div class="row">
<div class="col-lg-5 col-sm-pull-6 col-sm-6">
<img width="80%" class="img-fluid" src="img/offer-walls.png" alt="">
</div>
<div class="col-lg-5 offset-lg-1 col-sm-push-6 col-sm-6">
<hr class="section-heading-spacer">
<div class="clearfix"></div>
<p class="lead">Earn Kash And Koins Through Kosmos Offer Walls. You Can Use The Kosmos Koins To Make Phone Calls To Landline And Mobile Phone Numbers. Or Use The Koins To Buy Stickers From The Kosmos Shop.</p>
</div>
</div>
</div>
</div>