-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
214 lines (191 loc) · 8.62 KB
/
about.html
File metadata and controls
214 lines (191 loc) · 8.62 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>About Bee & Bee Property Management | Nationwide B&B Management Team</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="style.css">
<meta name="description" content="Meet the team behind Bee & Bee Property Management. We provide friendly, reliable B&B and short-stay property management services across England.">
<meta name="keywords" content="nationwide B&B management, Bee & Bee management team, holiday let managers England, guest house support UK">
</head>
<body class="about-page">
<header>
<img src="images/logo.png" alt="Bee & Bee Property Management logo" class="brand-logo">
<h1>About Bee & Bee Property Management</h1>
<p>Meet the team behind Bee & Bee Property Management</p>
</header>
<nav>
<a href="index.html">Home</a>
<a href="services.html">Our Services</a>
<a href="about.html" class="active">About</a>
<a href="contact.html">Contact Us</a>
<a href="quote.html">Get a Quote</a>
<a href="owner-portal.html">Owner Portal</a>
</nav>
<main>
<section class="fade-in">
<h2>Who We Are</h2>
<p>
Bee & Bee Property Management was founded by three partners – <strong>Talha, Tasha and Irene</strong>.
We started Bee & Bee because we saw how much work goes into running a B&B or short-stay property
well, and how easy it is for owners to feel stretched between guests, cleaning, maintenance and messages.
</p>
<p>
Our goal is simple: to take care of the day-to-day tasks, so you can enjoy the benefits of hosting
without the constant juggling.
</p>
</section>
<section class="fade-in fade-in-delay-1">
<h2>Why We Started Bee & Bee</h2>
<p>
We’ve seen first-hand how much difference good organisation, clear communication and reliable cleaning
can make to both owners and guests. Bee & Bee was created to bring all of that together under one roof:
a small, approachable team that B&B owners can trust with their properties and their guests.
</p>
<p>
We care about the details – from spotless rooms and fresh linens to accurate information for guests and
quick responses when something needs attention.
</p>
</section>
<section class="fade-in fade-in-delay-1">
<h2>How We Work With Owners</h2>
<p>
When you work with Bee & Bee, you’re not just handing your keys to a faceless company.
You’ll know who you’re dealing with, how to reach us, and what we’re doing for your property.
</p>
<p>
We start with a friendly chat to understand your B&B, your goals and how involved you’d like to be.
From there, we set up a clear plan for cleaning, bookings, guest communication and maintenance support,
depending on the level of service you choose.
</p>
<p>
You stay in control of key decisions, while we handle the practical side of keeping your property
guest-ready and running smoothly.
</p>
<p>
You can read more about what we offer on our <a href="services.html">Our Services</a> page or
<a href="contact.html">get in touch</a> to talk about your property.
</p>
</section>
<section class="fade-in fade-in-delay-2">
<h2>Meet the Team</h2>
<div class="card-grid team-grid">
<div class="card">
<h3>Talha</h3>
<p>
Focuses on operations and making sure everything runs smoothly behind the scenes – from coordinating
schedules to keeping systems organised and efficient.
</p>
</div>
<div class="card">
<h3>Tasha</h3>
<p>
Looks after cleaning coordination, quality checks and guest comfort, with an eye for detail and
a focus on making each stay feel welcoming and well cared for.
</p>
</div>
<div class="card">
<h3>Irene</h3>
<p>
Handles guest bookings, communication and owner relationships, ensuring messages are clear, friendly
and timely for everyone involved.
</p>
</div>
</div>
</section>
<section class="fade-in fade-in-delay-3">
<h2>What We Believe</h2>
<p>
We believe every guest deserves a clean, comfortable and welcoming stay – and every owner deserves
a management team they can trust. For us, that means:
</p>
<ul>
<li>Presenting each property at its best for every arrival.</li>
<li>Spotting issues early and communicating clearly with owners.</li>
<li>Being friendly, professional and reliable in everything we do.</li>
</ul>
</section>
<section class="fade-in fade-in-delay-3">
<h2>Our Mission</h2>
<p>
Our mission is to provide reliable, friendly and professional B&B management so owners
can enjoy peace of mind and higher guest satisfaction, without having to handle the daily admin.
We want Bee & Bee to feel like an extra pair of hands you can genuinely depend on.
</p>
<p>
If you’d like to explore working together, you can request a quote on our
<a href="quote.html">Get a Quote</a> page or send us a message via
<a href="contact.html">Contact Us</a>.
</p>
</section>
</main>
<footer class="site-footer centered-footer">
<div class="footer-container-center">
<h3 class="footer-logo">Bee & Bee Property Management</h3>
<p class="footer-tagline">Cleaning • Bookings • Maintenance for B&Bs</p>
<ul class="footer-links-center">
<li><a href="index.html">Home</a></li>
<li><a href="services.html">Our Services</a></li>
<li><a href="about.html">About</a></li>
<li><a href="contact.html">Contact Us</a></li>
<li><a href="quote.html">Get a Quote</a></li>
<li><a href="owner-portal.html">Owner Portal</a></li>
<li><a href="privacy.html">Privacy Policy</a></li>
<li><a href="terms.html">Terms of Use</a></li>
<li><a href="legal.html">Legal Information</a></li>
<li><a href="accessibility.html">Accessibility</a></li>
<li><a href="complaints.html">Complaints Policy</a></li>
</ul>
<ul class="footer-contact-center">
<li><a href="tel:07850177876">📞 07850 177 876</a></li>
<li><a href="mailto:info@beeandbeeproperties.com">✉️ info@beeandbeeproperties.com</a></li>
<li><a href="https://wa.me/447850177876" target="_blank">💬 WhatsApp</a></li>
</ul>
<ul class="footer-social">
<!-- Facebook -->
<li>
<a href="https://www.facebook.com/profile.php?id=61584545910182"
target="_blank"
rel="noopener noreferrer"
aria-label="Facebook">
<svg viewBox="0 0 24 24" class="social-icon">
<path fill="currentColor" d="M22 12C22 6.48 17.52 2 12 2S2 6.48 2 12a10 10 0 0 0 8.44 9.87v-6.99H8v-2.88h2.44V9.41c0-2.41 1.43-3.75 3.62-3.75 1.05 0 2.15.19 2.15.19v2.36h-1.21c-1.2 0-1.57.75-1.57 1.52v1.82H16.7l-.39 2.88h-2.27V21.9A10 10 0 0 0 22 12Z"/>
</svg>
</a>
</li>
<!-- Instagram -->
<li>
<a href="https://www.instagram.com/beeandbeepropertymanagement/"
target="_blank"
rel="noopener noreferrer"
aria-label="Instagram">
<svg viewBox="0 0 24 24" class="social-icon">
<path fill="currentColor" d="M7 2C4.2 2 2 4.2 2 7v10c0 2.8 2.2 5 5 5h10c2.8 0 5-2.2 5-5V7c0-2.8-2.2-5-5-5H7zm10 2c1.7 0 3 1.3 3 3v10c0 1.7-1.3 3-3 3H7c-1.7 0-3-1.3-3-3V7c0-1.7 1.3-3 3-3h10zm-5 3.3A4.7 4.7 0 1 0 16.7 12 4.7 4.7 0 0 0 12 7.3zm0 7.7A3 3 0 1 1 15 12a3 3 0 0 1-3 3zm4.9-8.9a1.1 1.1 0 1 0 0-2.2 1.1 1.1 0 0 0 0 2.2z"/>
</svg>
</a>
</li>
<!-- TikTok -->
<li>
<a href="https://www.tiktok.com/@beebeepropertymanagement"
target="_blank"
rel="noopener noreferrer"
aria-label="TikTok">
<svg viewBox="0 0 24 24" class="social-icon">
<path fill="currentColor" d="M20 8.16a4.85 4.85 0 0 1-2.77-.92 5.31 5.31 0 0 1-1.89-2.62v-.03H13v10.32a2.42 2.42 0 1 1-1.72-2.32V10a5.24 5.24 0 1 0 5.24 5.24v-5.9a8.22 8.22 0 0 0 4 1.16V8.16z"/>
</svg>
</a>
</li>
</ul>
<p class="footer-copy">
© <span id="year"></span> Bee & Bee Property Management. All rights reserved.
</p>
</div>
</footer>
<script>
document.getElementById("year").textContent = new Date().getFullYear();
</script>
</body>
</html>