-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
200 lines (157 loc) · 8.78 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
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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="initial-scale=1, width=device-width" />
<!-- <link rel="stylesheet" href="./global.css" /> -->
<!-- <link rel="stylesheet" href="./home-page.css" /> -->
<link rel="stylesheet" href="./index.css" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;700&display=swap"/>
<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=Fira+Code:wght@300;400;500;600;700&family=Noto+Sans:wght@100;200;300;400;500;600;700;800;900&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap" rel="stylesheet">
</head>
<body>
<!-- <div class="productsmenu"> -->
<!-- <img class="arrowdown-icon" alt="" src="./public/arrowdown.svg" /> -->
<!-- </div> -->
<div class="header">
<h1 class="codearrowTitle1">KodeArrow</h1>
<div class="middleTitleBar1">
<button class="productsButton1" onclick="window.location.href='https://bted.000webhostapp.com/work.html'">PRODUCTS</button>
<button class="creatorButton1" onclick="window.location.href='https://bted.000webhostapp.com/'">CREATOR</button>
<button class="contactButton1"onclick="window.location.href='https://bted.000webhostapp.com/contactMe.html'">CONTACT</button>
</div>
<div class="rightTitleBar1">
<button class="trialButton1" onclick="window.location.href='downloadPage.html'">Try Trial</button>
<button class="buyButton1" onclick="window.location.href='payment.html'">Buy</button>
</div>
</div>
<div class="section1">
<img class="bracket1" alt="" src="./public/bracket1.png" />
<div class="taglineBox">
<h1 class="moveLessTypeFast"> Move less<br>type fast</h1>
<h1 class="codeSeamlessly" > Code<br>Seamlessly<font color="#00ACEC">.</font> </h1>
<div class="line1"></div>
<h2 class="tagline11">Custom Arrow Keys</h2>
<button class="button11" onclick="window.location.href='downloadPage.html'">Free Download</button>
</div>
<img class="codearrowpng1" src="./public/codearrowpng1.png"/>
</div>
<div class="section2">
<img class="arc2" alt="" src="./public/arc2.svg" />
<img class="arcPhone2" alt="" src="./public/arc2phone.svg" />
<h1 class="title2">WHY to Choose it</h1>
<p class="para2">You are coding, facing a tricky problem. You are thinking and thinking, and all of a sudden, an idea clicks in your mind. You swiftly put your hands on the keyboard and began to type in such a rush! but Alas,you failed to write it correctly because your mind was too preoccupied to find the arrow keys. Now it's too late...</p>
<h3 class="para21"> But wait!!</h3>
<button class="button2" onclick="window.location.href='payment.html'">Solve it</button>
</div>
<div class="section3">
<h1 class="title3">what it does</h1>
<div class="left3">
<img class="curve3-icon" alt="" src="./public/curve3.svg" />
<p class="para3">KodeArrow is a software that lets you use different key combinations acting as Arrow Keys. <br> <br> It is a Python based program which interprets windows registry and customizes Keyboard input/output as long as the program is running, keeping your default settings and data safe</p>
</div>
<img class="blueBack" alt="" src="./public/blueBack.png" />
<div class="keyguideleft">
<img class="hexagon3-icon" alt="" src="./public/hexagon3.svg" />
<img class="hexagonPhone3-icon" alt="" src="./public/hexagon3phone.svg" />
<div class="keyguidebox">
<button class="titlebutton32">Key Guide</button>
<div class="guidebuttons">
<div class="guidebar1">
<div class="altkey3"> <p class="alt31">alt</p> </div>
<p class="div">+</p>
<div class="altkey3"> <p class="i3">I</p> </div>
<!-- <img class="ikey31" alt="" src="./public/ikey3.svg" /> -->
<p class="div">=</p>
<img class="upArrow" alt="" src="./public/upArrow.png" />
</div>
<div class="guidebar2">
<div class="altkey3"> <p class="alt32">alt</p> </div>
<p class="div">+</p>
<div class="altkey3"> <p class="l3">L</p> </div>
<!-- <img class="lkey32" alt="" src="./public/lkey3.svg" /> -->
<p class="div">=</p>
<img class="leftArrow" alt="" src="./public/rightArrow.png" />
</div>
<div class="guidebar3">
<div class="altkey3"> <p class="alt33">alt</p> </div>
<p class="div">+</p>
<div class="altkey3"> <p class="k3">K</p> </div>
<!-- <img class="ikey33" alt="" src="./public/kkey3.svg" /> -->
<p class="div">=</p>
<img class="downArrow" alt="" src="./public/downArrow.png" />
</div>
<div class="guidebar4">
<div class="altkey3"> <p class="alt33">alt</p> </div>
<p class="div">+</p>
<div class="altkey3"> <p class="j3">J</p> </div>
<!-- <img class="ikey34" alt="" src="./public/lkey.svg" /> -->
<p class="div">=</p>
<img class="leftArrow" alt="" src="./public/leftArrow.png"/>
</div>
</div>
</div>
</div>
</div>
<div class="section4">
<div class="textbox4">
<h1 class="title4">Get Premium for 2$ Only</h1>
<div class="feature41">
<img class="tick4" alt="" src="./public/tick.svg" />
<h4 class="point41">All 4 Arrow Keys</h4>
</div>
<div class="feature42">
<img class="tick4" alt="" src="./public/tick.svg" />
<h4 class="point42">Lifetime Subscription</h4>
</div>
<div class="feature43">
<img class="tick4" alt="" src="./public/tick.svg" />
<h4 class="point43">Across Upto 4 Devices</h4>
</div>
<div class="feature44">
<img class="tick4" alt="" src="./public/tick.svg" />
<h4 class="point44">Bonus: Compatible for Gaming</h4>
</div>
<button class="button4" onclick="window.location.href='payment.html'">Buy Now</button>
</div>
<div class="trophyBox4">
<img class="trophy4" alt="" src="./public/trophy.png" />
</div>
<div class="newkeys">
<img class="upKey4" alt="" src="./public/upKey.png" />
<img class="leftKey4" alt="" src="./public/leftKey.png" />
<img class="downKey4" alt="" src="./public/downKey.png" />
<img class="rightKey4" alt="" src="./public/rightKey.png" />
</div>
</div>
<div class="footer1">
<img class="wave" alt="" src="./public/wave.png" />
<div class="footerBox">
<div class="footerInfo">
<img class="codearrow3d" alt="" src="./public/codearrow3dpng.png" />
<div class="info">
<h4 class="codearrow">KodeArrow</h4>
<p class="copyrightInfo"> Copyright <span class="c">©</span>2023 <br> Project by Ahmad Hassan</p>
</div>
<div class="buttonLeftFooter">
<a class="ftbt">Install Python</a>
<a class="ftbt" href="https://bted.000webhostapp.com/work.html">Other Work</a>
<a class="ftbt" href="https://bted.000webhostapp.com/contactMe.html">Support</a>
<a class="ftbt"href="https://bted.000webhostapp.com/contactMe.html">Q&A</a>
</div>
<div class="buttonMidFooter">
<a class="ftbt" href="https://bted.000webhostapp.com/terms.html">License</a>
<a class="ftbt" href="https://bted.000webhostapp.com/contactMe.html">Contact</a>
<a class="ftbt" href="https://bted.000webhostapp.com/work.html">Portfolio</a>
</div>
<div class="buttonRightFooter">
<p class="followMe">Follow me on <a class="linkedin" onclick="window.open('https://www.linkedin.com/in/ahmad-hassan-52ab4225b/')"><font color="#00207F"> LinkedIn </font> </a> </p>
<p class="joinMe"> Join me on <a class="linkedin" onclick="window.open('https://github.com/byted-technologies')"> <font color="#00207F"> GitHub </font></a> </p>
</div>
</div>
</div>
</div>
</body>
</html>