-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
108 lines (101 loc) · 4.9 KB
/
index.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap" rel="stylesheet">
<title>Onlinekinau.com Domain for Sale</title>
<meta name="description" content="This domain is for sale.">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<script src="https://unpkg.com/[email protected]/dist/jquery.min.js"></script>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="container">
<div class="row">
<div class="signup-form col-md-4">
<div class="left-form">
<!-- <a class="bd-logo-main" href="#"><img src="default.svg" title="your logo" alt="Logo"></a> -->
<h1>KREDA.COM</h1>
<h3 class="text-center text-danger">is currently for sale for $19,999!</h3>
<div class="form-group">
<a href="mailto:[email protected]" class="btn btn-success btn-lg btn-block">Mail us at: [email protected]</a>
</div>
<div>
<p>We confirm the price instantly over the email, guide you through the buying process, and answer any questions you may have.</p>
<p><i class="fa fa-check" aria-hidden="true"></i> GREAT PRICE for 5 letters .com domain</p>
<p><i class="fa fa-check" aria-hidden="true"></i> OLD DOMAIN. Exists for 21 years</p>
<p><i class="fa fa-check" aria-hidden="true"></i> GREAT BRAND</p>
<p><i class="fa fa-check" aria-hidden="true"></i> SECURE TRANSACTION. Payment by wire and money back garantee</p>
<p><i class="fa fa-check" aria-hidden="true"></i> SAFE DEAL. Legal agreement with buyer</p>
</div>
</div>
</div>
<!-- new -->
<div class="row">
<div class="signup-form col-md-4">
<div class="left-form">
<h1>GREAT PRICE</h1>
<h3 class="text-center text-danger">Price is 2-3 times cheaper then equivalents</h3>
<div class="form-group">
<a href="mailto:[email protected]" class="btn btn-success btn-lg btn-block">Great price</a>
</div>
<div>
<p>Price is 2-3 times cheaper then equivalents, have a look at some other 5 letters domain prices:</p>
<p><i class="fa fa-check" aria-hidden="true"></i> AMERA.COM. Price $50395.00</p>
<p><i class="fa fa-check" aria-hidden="true"></i> KURBY.COM. Price $51495.00</p>
<p><i class="fa fa-check" aria-hidden="true"></i> FUSSY.COM. Price $56275.00</p>
<p><i class="fa fa-check" aria-hidden="true"></i> AGENA.COM. Price $61800.00</p>
<p><i class="fa fa-check" aria-hidden="true"></i> DRONY.COM. Price $78000.00</p>
<p><i class="fa fa-check" aria-hidden="true"></i> WTECH.COM. Price $76000.00</p>
</div>
</div>
</div>
<!--<div class="signup-form col-md-6">
<form action="#" method="post">
<h2>Get a price in less than 24 hours</h2>
<p class="hint-text">One of our domain experts will respond to you within 24 business hours.</p>
<div class="form-group">
<div class="row">
<div class="col-xs-6">
<input type="text" class="form-control" name="first_name" placeholder="First Name" required="required">
</div>
<div class="col-xs-6">
<input type="text" class="form-control" name="last_name" placeholder="Last Name" required="required">
</div>
</div>
</div>
<div class="form-group">
<div class="row">
<div class="col-xs-6">
<input type="email" class="form-control" name="email_address" placeholder="Email" required="required">
</div>
<div class="col-xs-6">
<input type="text" class="form-control" name="country" placeholder="Your Country Name" required="required">
</div>
</div>
</div>
<div class="form-group">
<input type="number" class="form-control" name="offer_price" placeholder="Your Offer (USD)" required="required">
</div>
<div class="form-group terms">
<label>By clicking "Send Offer" you agree to our <a href="javascript:void(0)">Privacy Policy</a>.</label>
</div>
<div class="form-group text-center">
<button type="submit" class="btn btn-success btn-lg btn-block">Send Offer</button>
</div>
</form>
</div>-->
</div>
</div>
<div class="container">
<footer class="row">
<div class="col-12 font-weight-light text-center">
<p class="d-inline-block tm-bg-black text-info py-2 px-4">Copyright © 2023.</p>
</div>
</footer>
</div>
</body>
</html>