-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathuse.html
210 lines (156 loc) · 7.39 KB
/
use.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
201
202
203
204
205
206
207
208
209
210
<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>Use Cases</title>
<link rel="stylesheet" href="./use.css">
<link rel="stylesheet" href="./header.css">
<link rel="stylesheet" href="/footer.css">
<link
rel="icon"
href="https://gdm-catalog-fmapi-prod.imgix.net/ProductLogo/b5f28d17-3a80-4bf3-aa0c-82ca5cdcccf2.png?w=100&q=50"
type="image/x-icon"
/>
</head>
<style>
</style>
<body>
<!-- <..........................navbar.......................> -->
<div id="navbar"></div>
<!-- <.....................heade section.....................> -->
<div> <p class="heading-1">Use cases </p></div>
<div><h2 class="heading-2">& how My Hours solves problems</h2></div>
<div class="heading-3">From tracking time, to reporting and invoicing your clients, My Hours is there for you the whole time.</div>
<a href="track.html"><button id="button_start" >Get Started -It's Free </button> </a>
<!-- <.............................image section..................................> -->
<div id="images">
<div id="box1">
<div id="project_img1"><img src="https://uploads-ssl.webflow.com/5c77a918ef19681741be7bca/5fbf86f7f19477d80b3be5ec_Billable%20settings-p-500.png" alt="">
<h2 class="heading-4">Project billing</h2>
<p id="project_info">Choose the billing method that is fair for your client and represents your actual work.</p>
</div>
<div id="project_img2">
<img src="https://uploads-ssl.webflow.com/5c77a918ef19681741be7bca/5fc91420b5951fed1bb2a187_Chickens(1).png" alt="">
<h2 class="heading-4" >Expense tracking</h2>
<p id="project_info">Get expenses of your mind and into your invoice, without losing a cent or a receipt.</p>
</div>
</div>
<div id="box2">
<div id="project_img3">
<img src="https://uploads-ssl.webflow.com/5c77a918ef19681741be7bca/5fc0abed0af890cbb40c6d33_HP-3-1-p-500.png" alt="">
<h2 class="heading-4">Time Reports and Project Analytics</h2>
<p id="project_info">Always know how much time has been spent on your projects and tasks in a specific period of time with easy-to-create reports</p>
</div>
<div id="project_img4">
<img src="https://uploads-ssl.webflow.com/5c77a918ef19681741be7bca/5fc91420b5951fed1bb2a187_Chickens(1).png" alt="">
<h2 class="heading-4">Calculating project profitability</h2>
<p id="project_info">Grow your business faster by prioritizing the projects that are worth your time, effort and resources.
</p>
</div>
</div>
<div id="box3">
<div id="project_img5">
<img src="https://uploads-ssl.webflow.com/5c77a918ef19681741be7bca/5fc4e6828a88f435b7c4ac2a_HIW-4-p-500.png" alt="">
<h2 class="heading-4">Attendance and Absences</h2>
<p id="project_info">Know who was present at work and track absences and the reasons behind them. Make your payroll faster and more accurate by exporting all the tracked data. Time, attendance, and absence tracking in one streamlined solution.</p>
</div>
<div id="project_img6">
<img src="https://uploads-ssl.webflow.com/5c77a918ef19681741be7bca/5fd20dcf9d62a4f65fea8acd_Frame%2027(1)(1)-p-500.png" alt="">
<h2 class="heading-4">Timesheet time tracking</h2>
<p id="project_info">Because you are tired of using unmanageable stacks of paper, excel templates, or complex apps week in week out.
</p>
</div>
</div>
</div>
<div id="heading10">My Hours has changed the way our customers work</div>
<div id="paragraph_test">We’ve helped <u> 100.000+ people </u>track their work <u> since 2002</u>. Our software <u> does not include employee monitoring and never will.</u></div>
<div id="end">
<div id="endupper1">
<div id="boxes1">
<div id="para1"><p><span>"Easy tracking of billable hours across various projects</span> <span id="para1_text">Makes time tracking for different tasks simple."</span></p></div>
<div><h2>
- Paul H., Business Owner </h2>
</div>
</div>
<div id="boxes2">
<div id="para1"><p><span>""My Hours is great for keeping track of time spent on different projects. It makes completing my mandatory timesheets at the end of the week WAY</span> <span id="para1_text">FASTER."</span></p></div>
<div><h2>
- Michael B., Manager
</h2>
</div>
</div >
<div id="boxes3">
<div id="para1"><p><span>"M"I've enjoyed using My Hours, and I use it every day</span> <span id="para1_text">Great tool for tracking my time!""</span></p></div>
<div><h2>
- Cody H., Enginee
</h2>
</div>
</div >
</div>
<!-- //<......................end section................................>// -->
<div id="endupper1">
<div id="boxes1">
<div id="para1"><p><span>"
"Ease of use, simplicity, streamlined,</span> <span id="para1_text">it really helped me get my hour tracking in order.</span>No negatives for the purpose and scope for which I am using the software."</p></div>
<div><h2>
-Arieh F., CFO
</h2>
</div>
</div>
<div id="boxes2">
<div id="para1"><p><span>"The software is very easy to set up, and you can start using it right away to track your time,</span> <span id="para1_text">assigning different hourly rates for different types of work."</span></p></div>
<div><h2>
- Naomi S., Marketing Manager
</h2>
</div>
</div >
<div id="boxes3">
<div id="para1"><p><span>"Simple to use, perfect for the price,</span> <span id="para1_text">genuinely the best hour tracker I've used yet."</span></p></div>
<div><h2>
- Leah M., Engineer
</h2>
</div>
</div >
</div>
<div id="endupper1">
<div id="boxes1">
<div id="para1"><p><span id="para1_text">"Easy to use for my team members who are remote but hourly</span> My House provides a simple and easy way to record, track and manage activity."</p></div>
<div><h2>
- Thomas S., Head of Customer Success </h2>
</div>
</div>
<div id="boxes3">
<div id="para1"><p><span>"I really love this software</span> <span id="para1_text"> It keeps track of all my hours and is really easy to use.</span>I would definitely recommend this software. There is nothing that I don't like about this software."</p></div>
<div><h2>
- Christina C., Paralegal
</h2>
</div>
</div>
<div id="boxes2">
<div id="para1"><p><span>"I love that I can track my hours and use it to</span> <span id="para1_text">generate meaningful reports</span> to measure time spent. It's intuitive, easy-to-use, and highly customizable."
</p></div>
<div><h2>
- Michael B., Manager
</h2>
</div>
</div >
</div>
</div>
<a href="./review.html">
<div id="ruko"><div id="next_page">
<p> <u>
Read More Reviews</u></div> <div><img id="arrow_img"src="https://uploads-ssl.webflow.com/5c77a918ef19681741be7bca/609937875793cc93f40c3a44_vectorpaint.svg" alt=""></p>
</div></div>
</a>
<!-- <-------------------footer section-------------------->
<div id=main-footer>Add footer here</div>
</body>
</html>
<script src="./karishmascript/use.js"></script>
<script type="module" >
import navbar from "./header.js"
document.getElementById('navbar').innerHTML=navbar();
import footer from "./footer.js"
document.getElementById('main-footer').innerHTML=footer();
</script>