-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
211 lines (176 loc) · 8.64 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
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
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0">
<title>BirthdayHub</title>
<link rel="icon" type="image/png" href="assets/img/global-logo.png">
<link type="text/css" rel="stylesheet" href="assets/css/style.css"/>
<link type="text/css" rel="stylesheet" href="assets/css/fonts.css"/>
<link type="text/css" rel="stylesheet" href="assets/css/responsive.css"/>
<link type="text/css" rel="stylesheet" href="assets/css/owl_theme.css"/>
<link type="text/css" rel="stylesheet" href="assets/css/owl.carousel.min.css" />
<link type="text/css" rel="stylesheet" href="assets/css/owl.theme.default.min.css" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.2/css/all.css">
<script type="text/javascript" src="assets/js/jquery-1.8.2.js"></script>
<script type="text/javascript" src="assets/js/jquery-scrolltofixed.js"></script>
<script type="text/javascript" src="assets/js/prefixfree-1.0.7.js"></script>
<script type="text/javascript" src="assets/js/script.js"></script>
<script type="text/javascript" src="assets/js/owl.carousel.min.js"></script>
<script type="text/javascript" src="assets/js/jquery.flexslider-min.js"></script>
</head>
<body>
<div id="main_wrapper">
<div class="hm_pg_wrap" style="background-image: url(assets/img/bg1.png)">
<div class="header clearfix">
<div class="hdr">
<div class="b_logo">
<a href="index.html">
<img src="assets/img/bh-brand-logo.png"/>
</a>
</div>
<div class="menu">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="faq.html">Faq</a></li>
<li><a href="blog.html">Blog</a></li>
<li><a href="#download">Download App</a></li>
</ul>
</div>
</div>
</div>
<div class="banner clearfix">
<div class="bnr_photo rd_img">
<img src="media/sample-img.png"/>
</div>
<div class="bnr_caption">
<div class="pg_title">About</div>
<div class="minor_caption">To empower people with the platform and tools to memorialize birthdays and other special occasions for their loved ones.</div>
<div class="btn_actions">
<button class="c_bg"><a href="#download">Get Started</a></button>
<button class="l_bg"><a href="faq.html">Learn More</a></button>
</div>
</div>
</div>
</div>
<div class="section mid_sec">
<div class="inner_wrap">
<div class="mid_sec">
<div class="stmt_wrap clearfix">
<div class="stmt_hld">
<div class="stmt_icon">
<img src="assets/img/eye.png"/>
</div>
<div class="stmt_title">Vision</div>
<div class="stmt_text">To spread love and happiness, and unite the world with the creation of timeless memories.</div>
</div>
<div class="stmt_hld">
<div class="stmt_icon">
<img src="assets/img/target.png"/>
</div>
<div class="stmt_title">Mission</div>
<div class="stmt_text">To be the birthday solution that brings people together, irrespective of nationality, religion, or belief.</div>
</div>
</div>
<div class="sec_det">
<p>BirthdayHub is a technology-based platform created to connect loved ones and cultivate better relationships by creating
memorable birthdays while celebrating milestones. BirthdayHub automates the entire process of setting reminders, sending birthday
wishes, and offering curated gift ideas designed to commemorate loved ones. </p>
<p>Birthday Hub was created from the desire to make our relationships stronger by bringing the world closer through the simple art of remembering and
celebrating loved ones. Birthdays are special times of the year for individual celebrants and their loved ones, serve as reminders that
we are growing older, and signpost how far we have come.</p>
<p>Birthday Hub puts the affection back into relationships and provides family, friends, colleagues, and business associates with
the platform to celebrate people and memorialize one day a year to unreservedly and wholeheartedly celebrate and appreciate their
loved ones.</p>
<p>With a digital bank of hundreds of birthday messages and wishes, an extensive Rolodex of vendors that provide a vast collection
of products and services across Africa, and an innovative app, Birthday Hub provides a one-stop solution for celebrants and their
loved ones to memorialize their special days.</p>
</div>
<div class="photo_wrap" style="background-image: url(media/photo1.jpg)">
</div>
</div>
</div>
</div>
<div class="section">
<div class="inner_wrap">
<div class="section_hd centre">Our Values</div>
<div class="val_wrap clearfix">
<div class="val_hld clearfix">
<div class="val_no">01</div>
<div class="val_title">Committment</div>
</div>
<div class="val_hld clearfix">
<div class="val_no">02</div>
<div class="val_title">Understanding</div>
</div>
<div class="val_hld clearfix">
<div class="val_no">03</div>
<div class="val_title">Compassion</div>
</div>
<div class="val_hld clearfix">
<div class="val_no">04</div>
<div class="val_title">Dependability</div>
</div>
<div class="val_hld clearfix">
<div class="val_no">05</div>
<div class="val_title">Trust</div>
</div>
<div class="val_hld clearfix">
<div class="val_no">06</div>
<div class="val_title">Integrity</div>
</div>
<div class="val_hld clearfix">
<div class="val_no">07</div>
<div class="val_title">Selflessness</div>
</div>
<div class="val_hld clearfix">
<div class="val_no">08</div>
<div class="val_title">Partnership</div>
</div>
<div class="val_hld clearfix">
<div class="val_no">09</div>
<div class="val_title">Professionalism</div>
</div>
<div class="val_hld clearfix">
<div class="val_no">10</div>
<div class="val_title">Empathy</div>
</div>
</div>
</div>
</div>
<div id="download" class="section rd_pad">
<div class="download_section">
<div class="curves"></div>
<div class="download_pre">App is available for free on <br/> Google Play & App Store</div>
<div class="download_tag">Celebrate friends. Share special experiences. Create lasting memories.</div>
<div class="btn_actions">
<div class="cta"><a href=""><span class="fab fa-apple"></span>App Store</a></div>
<div class="cta"><a href=""><span class="fab fa-google-play"></span>Google Play</a></div>
</div>
</div>
</div>
<div class="footer clearfix">
<div class="inner_wrap">
<div class="col">
<p><a href="#">[email protected]</a></p>
<div class="ft_nav">
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="faq.html">Faq</a></li>
<li><a href="blog.html">Blog</a></li>
</ul>
</div>
</div>
<div class="col">
<p>Copyright © 2021. Birthday Hub. <br/>All rights reserved.</p>
</div>
<a href="#" id="scroll" class="scroll-top">
<i class="fas fa-arrow-up" aria-hidden="true"></i>
<span>top</span>
</a>
</div>
</div>
</div>
</body>
</html>