This page was made as a personal project in connection with an educational exercise.
This is NOT the official site of the company or brand identified on the page. The creator of this page is NOT affiliated with the company or brand in any way. DO NOT enter any personal information (such as logins, passwords or credit card numbers) on this site.
forked from masum-raja/HelloBonsai
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
296 lines (263 loc) · 13.6 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
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
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
<!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>Document</title>
<link rel="stylesheet" href="./Style/index.css">
<link rel="stylesheet" href="./Style/navbar.css">
<link rel="stylesheet" href="./Style/footer.css">
<link rel="stylesheet" href="./Style/chatbot.css">
<script
src="https://kit.fontawesome.com/75fa0c7550.js"
crossorigin="anonymous"
></script>
</head>
<body>
<div id="navbar">
</div>
<!-- first div start from here -->
<div class="chat_collapse">
<button id="chat_btn" class="collapsible" onclick="popupstart()">Chat with us!</button>
<div id="content">
<div id="chat_block">
<div class="outer_container">
<div class="chat_container">
<div id="content">
<div id="chat_block1">
<div id="date"></div>
<div id="container" style="padding-left: 15px; padding-right: 15px;">
<p id="greeting">
Hello, How are you! <br />
How may i help you?
</p>
<div id="divfirst"></div>
</div>
<div style="padding-left: 15px; padding-bottom:10px ;">
<input type="text" id="response" />
<button id="sendbtn" onclick="sendbtn()">Send</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="upperblock">
<div id="shapeblue"></div>
<div id="uppersubblock">
<div id="text1">
<div id="text1div">
<div id="texteverything">
<h1>Everything you need to run your business.</h1>
</div>
<div id="nexttoeverything">
Bonsai’s all-in-one product suite with smart automation lets you focus on your passion, not your paperwork.
</div>
<div id="inputpart">
<input type="email" placeholder="Enter Your Email" id="email">
<input type="submit" value="Start Free" id="startfree">
</div>
</div>
</div>
<div id="image1" >
<img id="firstimage"src="https://assets-global.website-files.com/58868bcd2ef4daaf0f072900/60dc499268d597166db997aa_bonsai_hero-opt-2.png" alt="">
</div>
</div>
</div>
<!-- SECOND DIV STARTS FROM HERE -->
<div id="secondblock">
<img id="blueshap2" src="https://assets-global.website-files.com/58868bcd2ef4daaf0f072900/5e5fd7c602ca7c68e1feb659_shape-2.svg" alt="">
<h2 id="makemore">Make more, manage less</h2>
<div id="integratetext">Bonsai integrates and automates every step of your business so it runs seamlessly - from proposal to tax season.</div>
<div id="secondbox_imagediv">
<div id="sbid_1">
<div class="imgbox">
<h2>Without Bonsai</h2>
<img id="imgbox1" src="https://assets-global.website-files.com/58868bcd2ef4daaf0f072900/5e5fd7c602ca7c6c51feb665_ill_before_2n%20block.svg" alt="">
</div>
</div>
<div id="sbid_2">
<div class="imgbox">
<h2>With Bonsai</h2>
<img id="imgbox2" src="https://assets-global.website-files.com/58868bcd2ef4daaf0f072900/5e5fd7c602ca7c9ed8feb675_ill_after_2nd%20block.svg" alt="">
</div>
</div>
</div>
</div>
<!--THIRD DIV STARTS FROM HERE -->
<div id="thirddiv">
<div id="creamshape1"></div>
<div id="thirdone">
<div id="buttondiv">
<div id="mainbtn">
<div class="btnflex" id="imagetwoo1">
<img src="https://assets-global.website-files.com/58868bcd2ef4daaf0f072900/5e63a6e751beef00c6c1cf08_proposals.svg" alt="">
<div class="btncontent"><h4>Proposals</h4></div>
<img class="imagetwoo" src="https://assets-global.website-files.com/58868bcd2ef4daaf0f072900/5e5fd7c602ca7c042dfeb68b_Path.svg" alt="">
</div>
<hr>
<div class="btnflex" id="imagetwoo2">
<img src="https://assets-global.website-files.com/58868bcd2ef4daaf0f072900/5e5fd7c602ca7ce5e2feb667_icon%202.svg" alt="">
<div class="btncontent"><h4>Contracts</h4></div>
<img class="imagetwoo" src="https://assets-global.website-files.com/58868bcd2ef4daaf0f072900/5e5fd7c602ca7c042dfeb68b_Path.svg" alt="">
</div>
<hr>
<div class="btnflex" id="imagetwoo3">
<img style="width:25px" src="https://assets-global.website-files.com/58868bcd2ef4daaf0f072900/5e63a76751beefc0cac1d2ee_projects.svg" alt="">
<div class="btncontent"><h4>Client CRM</h4></div>
<img class="imagetwoo" src="https://assets-global.website-files.com/58868bcd2ef4daaf0f072900/5e5fd7c602ca7c042dfeb68b_Path.svg" alt="">
</div>
<hr>
<div class="btnflex" id="imagetwoo4">
<img src="https://assets-global.website-files.com/58868bcd2ef4daaf0f072900/5e5fd7c602ca7c6fccfeb664_icon%204.svg" alt="">
<div class="btncontent"><h4>Time Tracking</h4></div>
<img class="imagetwoo" src="https://assets-global.website-files.com/58868bcd2ef4daaf0f072900/5e5fd7c602ca7c042dfeb68b_Path.svg" alt="">
</div>
<hr>
<div class="btnflex" id="imagetwoo5">
<img src="https://assets-global.website-files.com/58868bcd2ef4daaf0f072900/5e5fd7c602ca7cc211feb68d_icon%205.svg" alt="">
<div class="btncontent"><h4>Invoices</h4></div>
<img class="imagetwoo" src="https://assets-global.website-files.com/58868bcd2ef4daaf0f072900/5e5fd7c602ca7c042dfeb68b_Path.svg" alt="">
</div>
<hr>
<div class="btnflex"id="imagetwoo6">
<img src="https://assets-global.website-files.com/58868bcd2ef4daaf0f072900/5e5fd7c602ca7c852bfeb68c_icon%206.svg" alt="">
<div class="btncontent"><h4>Task Tracking</h4></div>
<img class="imagetwoo" src="https://assets-global.website-files.com/58868bcd2ef4daaf0f072900/5e5fd7c602ca7c042dfeb68b_Path.svg" alt="">
</div>
<hr>
<div class="btnflex" id="imagetwoo7">
<img src="https://assets-global.website-files.com/58868bcd2ef4daaf0f072900/5e5fd7c602ca7cee21feb676_icon%207.svg" alt="">
<div class="btncontent"><h4>Accounting & Taxes</h4></div>
<img class="imagetwoo" src="https://assets-global.website-files.com/58868bcd2ef4daaf0f072900/5e5fd7c602ca7c042dfeb68b_Path.svg" alt="">
</div>
<hr>
<div class="btnflex" id="imagetwoo8">
<img src="https://assets-global.website-files.com/58868bcd2ef4daaf0f072900/5e72bbe6e8264bb7bbfe4820_dark-forms.svg" alt="">
<div class="btncontent"><h4>Forms</h4></div>
<img class="imagetwoo" src="https://assets-global.website-files.com/58868bcd2ef4daaf0f072900/5e5fd7c602ca7c042dfeb68b_Path.svg" alt="">
</div>
</div>
</div>
<div id="textimagediv">
<h2 id="h2append">Win More Work</h2>
<div id="btdt">With just a few clicks, you can craft structured proposals with clear estimates to close your deals faster.</div>
<a id="exploreproposal" href=""> EXPLORE PROPOSALS </a>
<!-- <img id="proposalimage" src="https://assets-global.website-files.com/58868bcd2ef4daaf0f072900/6050acdd031b9f58db100f72_Graphic_Proposal-opt.png" alt=""> -->
<div id="proposalimage"></div>
</div>
</div>
</div>
<div id="trustedtext">
<div id="maintrustedtext"><h1>Trusted by 500K+ self-employed workers
and small businesses</h1></div>
<div id="belowtrustedtext">
<div>Whether you’re just getting started or your business is booming, Bonsai has you covered.</div>
</div>
<div class="shape-four"></div>
<div id="builtbox">
<div id="bb1">
<img src="https://assets-global.website-files.com/58868bcd2ef4daaf0f072900/5e5fd7c602ca7ca8ebfeb662_ill_Built%20for_4%20block.svg" alt="">
<div class="buildtext">Built for All Work Types</div>
<div class="buildtextbelow">We proudly back people with wide-ranging businesses—from design and marketing to development, writing, and photography.</div>
</div>
<div id="bb2">
<img src="https://assets-global.website-files.com/58868bcd2ef4daaf0f072900/5e5fd7c602ca7c967efeb661_ill_Global%20Support_4%20block.svg" alt="">
<div class="buildtext">Built for Global Businesses</div>
<div class="buildtextbelow">Bonsai has international coverage across the United States, Canada, UK, Australia and more, with 180 currencies supported.</div>
</div>
</div>
<h1 id="justtake" style="text-align:center ;">Don't just take it from us.</h1>
</div>
<!-- review box -->
<div id="reviewbox">
<div id="image_1">
<div>
<div class="image_div">
<div class="review_images">
<img
src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRr8S7UFV6lomZ7ku6qvsLivToUXHahyOeqXw&usqp=CAU"
alt=""
/>
</div>
<div class="icon_img">
<img
src="https://assets-global.website-files.com/58868bcd2ef4daaf0f072900/5e5fd7c602ca7c29a9feb660_quote-icon.svg"
alt=""
/>
</div>
</div>
<div class="review_content">
<h4>
"I did a lot of research before switching to Bonsai from another
invoicing service. The ability to send and sign contracts was a
game changer for me. No one else offers such a seamless process
from proposal to contract to invoice. It has saved me a lot of
time and lets me focus on creative work."
</h4>
<h3>Kevin Tudball</h3>
<h4 id="post_1">Illustrator</h4>
</div>
</div>
</div>
<div id="image_2">
<div>
<div class="image_div">
<div class="review_images">
<img
src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTF2AlZSaosYohYdWWN4dW7wxLtEKH75MnJRw&usqp=CAU"
alt=""
/>
</div>
<div class="icon_img">
<img
src="https://assets-global.website-files.com/58868bcd2ef4daaf0f072900/5e5fd7c602ca7c29a9feb660_quote-icon.svg"
alt=""
/>
</div>
</div>
<div class="review_content">
<h4 style="font-weight: 100px">
"My #1 most used and favourite feature is the contracts, it has
everything that I need, easy to customise and it automates invoice
creation which saves me time.<br /><br />
Bonsai is an efficient, effective, affordable, easy to use and
empowering tool that allows me to do more important tasks."
</h4>
<h3>Jason Curay</h3>
<h4 id="post_2">Digital Marketer</h4>
</div>
</div>
</div>
</div>
<!-- greendivbox -->
<div id="ctadiv">
<div id="flexleft">
<div id="lasttext">It’s <span id="greentext">your</span> business. <br>
We’re here to help it grow.</div>
<a id="btnmain" href="">START FREE</a>
</div>
</div>
<div id="footerbox"></div>
<div id="margin"></div>
</body>
</html>
<script type="module">
import {navbar,footer} from "./Script/navbar_footer.js";
document.getElementById('navbar').innerHTML=navbar();
document.getElementById('footerbox').innerHTML=footer();
let data= JSON.parse(localStorage.getItem("Bonsai_sigin_data"))||[]
if(data.length==1){
document.getElementById("dasBtn").style.display="block"
document.getElementById("btn").style.display="none"
}else if(data==null){
document.getElementById("dasBtn").style.display="none"
document.getElementById("btn").style.display="block"
}
</script>
<script src="./Script/index.js"> </script>
<script src="./Script/common.js"></script>
<script src="./Script/chatbot.js"></script>