-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
89 lines (75 loc) · 4.51 KB
/
about.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
<!DOCTYPE html>
<html>
<head>
<title>Small business focused, It's Easy with Breeasy!</title>
<meta name="description" content="Breeasy was designed and built for small business by a small business. You can contact us here.">
<!-- Combo-handled YUI CSS files: -->
<link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/combo?2.9.0/build/reset-fonts-grids/reset-fonts-grids.css&2.9.0/build/base/base-min.css">
<link rel="stylesheet" href="css/breeasy_web.css" type="text/css" media="screen" />
</head>
<body>
<div id="doc2" class="yui-t1">
<div id="app_header">
<img src="images/small_logo_w_globe.jpg" alt="small_logo_w_globe" width="320" height="80" />
<div id="social_links">
<!-- <img src="images/facebook-24x24.jpg" alt="facebook" width="24" height="24" /> -->
<a href="https://twitter.com/#!/EasyBreeasy"><img src="images/twitter-24x24.jpg" alt="twitter" width="24" height="24" /></a>
<!--
<img src="images/youtube-24x24.jpg" alt="youtube" width="24" height="24" />
<img src="images/tumblr-24x24.png" alt="youtube" width="24" height="24" />
-->
<!-- <img src="images/linkedin-24x24.png" alt="youtube" width="24" height="24" /> -->
<a href="feed://brze.me/feed/"><img src="images/feed-24x24.png" alt="rss" width="24" height="24" /></a>
</div>
</div>
<div id="hd">
<div id='navigation'>
<ul id="nav">
<li id="nav-home"><a href="http://www.breeasy.com">Home</a></li>
<!-- <li id="nav-buy"><a href="http://app.breeasy.com/purchase">Pricing</a></li> -->
<li id="nav-contact"><a href="http://www.breeasy.com/features.html">Features</a></li>
<li id="nav-opportunity"><a href="http://www.breeasy.com/opportunities.html">Opportunities</a></li>
<li id="nav-about"><a href="http://www.breeasy.com/about.html">About</a></li>
<li id="nav-blog"><a href="http://brze.me">Blog</a></li>
<li id= "nav-login"><a href="http://app.breeasy.com">Login</a></li>
<li id= "nav-trial"><a href="http://app.breeasy.com/signup">Free Trial</a></li>
<li id="nav-plans"><a href="http://www.breeasy.com/plans.html">Plans and Pricing</a></li>
<li id="nav-support"><a href="https://breeasy.desk.com/">Support Center</a></li>
<li id="nav-BBC"><a href="http://billing.breeasy.com">Billing Center</a></li>
</ul>
</div>
</div>
<div><a href="http://www.breeasy.com">Breeasy.com</a> > About</div>
<div id="bd">
<div id="yui-main">
<div class="yui-b">
<div class="yui-g"><p><h3>Small Business Focused</h3>
Designed for small business by a small business, Breeasy was designed and built by Tom O'Brien, the founder and chief consultant at
BootStrap Technology Consulting. Tired of CRM systems that didn't cater to small business, he decided to build one that works for the rest of us. He is also the Co-Founder and Global COO of Data Insurance Licensing Ltd., a technology and insurance start up based in New Zealand. He is also an inventor with approved patents and patent applications throughout the world. For additional details, please see his <a href="http://bootstraptechnology.com/about.html">Bio</a>.
<h3>Contact Us</h3>
Importantly, we want to hear your feedback and listen to your suggestions. Please visit our <a href="http://breeasy.desk.com">forum</a> or
completed the contact form below.<br>
Got a question or some interest in Breeasy.com services or opportunities? Drop us a line here: <a href="http://contact-breeasy.heroku.com">
Contact</a>
<h3>Breeasy Blog</h3>
Keep up with the latest on Breeasy, tips and tricks, trends in small business and user stories. <a href="http://www.brze.me">www.brze.me</a>.
<div>
<a href="http://twitter.com/easybreeasy" class="twitter-follow-button" data-show-count="false">
Follow @EasyBreeasy</a>
<g:plusone size="small" annotation="none"></g:plusone>
</div>
</div> <!-- yui-g -->
</div> <!-- yui-b -->
</div> <!-- yui-main -->
<div class="yui-b">
</div>
</div> <!-- bd -->
<div id="ft"><div id='goodbye'>built by <a href="http://www.bootstraptechnology.com">BootStrap Technology Consulting</a> copyright © 2011 - 2012 Breeasy.com</div></div>
</div>
<script type="text/javascript" src="scripts/jquery-1.6.1.min.js"></script>
<script src="scripts/jquery.corner.js" type="text/javascript"></script>
<script src="scripts/application.js" type="text/javascript"></script>
<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
<script src="http://platform.twitter.com/widgets.js" type="text/javascript"></script>
</body>
</html>