-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
250 lines (237 loc) · 9.24 KB
/
Copy pathindex.html
File metadata and controls
250 lines (237 loc) · 9.24 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
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
<!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.0">
<title>Aldaraz.com</title>
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family-Josefin+Sans: ital, wght@0, 100;0, 300;0,400;0,500;0, 600;0,700;1, 100;1, 200;1, 300;1,400;1, 500;1, 600;1,700&family-Montserrat: wght@700;800;900&display=swap" rel="stylesheet">
</head>
<body>
<!--Java Script Start Link-->
<script src="script.js"></script>
<!--Java Script End Link-->
<!--Navigation Bar-->
<div class="Nav" >
<nav>
<img src="./IMG/logo-nav.png" class="top-logo" alt="logo-main-page">
<div class="nav-list"><ul>
<li><a href="./index.html">Home</a></li>
<li><a href="./Services.html">Services</a></li>
<li><a href="./Pricing.html">Pricing</a></li>
<li><a href="./Contact.html">Contact</a></li>
</ul></div>
<button type="button" onclick="openForm()" class="get-early-access">Get Early Access →</button>
</nav>
</div>
<!--Top Home Page Text-->
<div>
<section class="home-top-main">
<h1 class="top-text">Build Better Products</h1>
<p class="top-bottom-text">Powerful, self-serve product analytics to help you convert,<br> engage, and retain more users.</p>
<!--Request button-->
<div class="request_button_div">
<button type="button" onclick="openForm()" class="request_button" >Request Demo</button>
</div>
<!--Top Home Image-->
<section class="tilt-3d">
<div class="hover-point"></div>
<div class="hover-point"></div>
<div class="hover-point"></div>
<div class="hover-point"></div>
<div class="hover-point"></div>
<div class="hover-point"></div>
<div class="hover-point"></div>
<div class="hover-point"></div>
<div class="box-contents"></div>
</section>
<!--Below Top Home Image-->
<div class="trusted-section">
<h2 class="trusted-text">Trusted by 7,000+ Paying
<span style="color:#ff7557 ;">Customers</span>
</h2>
</div>
<!--Trusted Logo-->
<div class="trusted_logo">
<div class="trusted_logo_cl1">
<ul>
<li>
<img src="./IMG/Logo/L1.svg" alt="DocuSign">
</li>
<li>
<img src="./IMG/Logo/L2.svg" alt="DocuSign">
</li>
</ul>
</div>
<div class="trusted_logo_cl2">
<ul>
<li>
<img src="./IMG/Logo/L3.svg" alt="DocuSign">
</li>
<li>
<img src="./IMG/Logo/L4.svg" alt="DocuSign">
</li>
</ul>
</div>
<div class="trusted_logo_cl3">
<ul>
<li>
<img src="./IMG/Logo/L5.svg" alt="DocuSign">
</li>
<li>
<img src="./IMG/Logo/L6.svg" alt="DocuSign">
</li>
</ul>
</div>
<div class="trusted_logo_cl4">
<ul>
<li>
<img src="./IMG/Logo/L7.svg" alt="DocuSign">
</li>
<li>
<pre><a href="#" class="Meet_more_customer">Meet More Customer →</a></pre>
</li>
</ul>
</div>
<!--Top End-->
</div>
<div class="Top_end">
<h2>How Do We Help You To Get
<span style="color:#ff7557 ;">Started?</span>
</h2>
</div>
<div class="Measure_what_matters">
<ul>
<li>☑ Measure what matters</li>
</ul>
<ul>
<li>☑ Analyze usage trends</li>
</ul>
<ul>
<li>☑ Answer your questions</li>
</ul>
</div>
<!--Request button-->
<div class="get_start_button_div">
<button type="button" onclick="openForm()" class="get_start_button">Request Demo</button>
</div>
<!--Spliter Image-->
<div class="container">
<img class="spliter" src="./IMG/Web Image.png">
<img id="spliter_second_image" class="spliter" src="./IMG/Code Image.png">
<input type="range" min="0" max="100" value="50" id="slider_bar" oninput="slide()">
</div>
</div>
<!--Home Bottom-->
<div>
<div class="Home_bottom">
<section class="Home_bottom_section">
<h1 class= "Home_bottom_heading_text"> Resources for growing your products</h1>
<h5 class="Home_bottom_heading_link">View Resources →</h5>
</section>
<!--Resource Section-->
<div class="Resource">
<div class="resource_section1">
<img src="./IMG/Resource 1.png" class="resource_section_1_image">
<h1 class="resource_title">The guide to product analytics<br>
<p class="book"><img src="./IMG/book 1.png"></img> BOOK</p>
<br>
<p class="book_link">Check Out the Book →</p>
</h1><br>
</div>
<div class="resource_section2">
<img src="./IMG/Resource 2.png" class="resource_section_2_image">
<h1 class="resource_title">A primer on product metrics<br>
<p class="book"><img src="./IMG/radio 1.png"></img> BLOG</p>
<br>
<p class="book_link">Read Article →</p>
</h1><br>
</div>
<div class="resource_section3">
<img src="./IMG/Resource 3.png" class="resource_section_3_image">
<h1 class="resource_title">The state of product analytics<br>
<p class="book"><img src="./IMG/play .png"></img> WEBINAR</p>
<br>
<p class="book_link">Watch Webinar →</p>
</h1><br>
</div>
</div>
</div>
<!--Request button-->
<div class="get_start_button_div_bottom">
<h1 class="bottom_button_text">Ready to Get Started?</h1>
<h2 class="bottom_button_text_under">Automate your life style with a 14-day free trial</h2>
<button type="button" onclick="openForm()" class="get_start_button">Request Demo</button>
</div>
</div>
<!--Footer Section-->
<footer>
<div class="footer">
<div class="footer_containor">
<div class="footer_containor_top">
<img src="./IMG/Footer_logo.png">
<span class="footer_logo_next">Software Resource Marketplace</span>
</div>
<span class="footer_logo_end"><em class="footer_logo_end_num">5,243,793</em> certified & trusted customer base </span>
</div>
<hr class="hr1">
<div class="footer_containor_bottom">
<h2 class="footer_support">Services
<ul class="footer_support_list">
<li class="footer_support_list_item">Web Development</li>
<li class="footer_support_list_item">Mobile Development</li>
<li class="footer_support_list_item">Data Security</li>
<li class="footer_support_list_item">Cloud Services</li>
<li class="footer_support_list_item">Digital Marketing</li>
</ul>
</h2>
<h2 class="footer_support">Support
<ul class="footer_support_list">
<li class="footer_support_list_item">Contact us</li>
<li class="footer_support_list_item">Developers Docs</li>
<li class="footer_support_list_item">Help Center</li>
</ul>
</h2>
<h2 class="footer_social_media">Follow Us
<img src="./IMG/social media.png" width="100px" class="footer_social_media_list_item">
</h2>
<span class="footer_last_terms">© 2017-2022 All rights reserved <br><p class="footer_last_term_2"> Built with 💛 in India</p>
<div class="footer_last_button">
<button type="button" onclick="openForm()" class="get_start_button">Request Demo</button>
<div class="footer_last">
</span>
</div>
</div>
</div>
</div>
</footer>
<!--Pop up form-->
<div class="Popup_form">
<div class="formPopup" id="popupForm">
<form action="./Pricing.html" class="formContainer">
<h2 class="req_head">Request Form</h2>
<label for="Name">
<strong>Name</strong>
</label>
<input type="text" id="name" placeholder="Full Name" name="name" required>
<label for="Email">
<strong>Email<strong>
</label>
<input type="Email" id="email" placeholder="Email" name="email" required>
<label for="Mobile">
<strong>Mobile Number</strong>
</label>
<input type="text" id="mobile" placeholder="Mobile Number" name="mobile" required>
<label for="Requirement">
<strong>Requirement<strong>
</label>
<input type="text" id="req" placeholder="For example: Web Development" name="req" required>
<button type="submit" class="btn">Submit</button>
<button type="button" class="btn cancel" onclick="closeForm()">Close</button>
</form>
</div>
</div>
</body>
</html>