Skip to content

Commit 63ceb3d

Browse files
committed
fix(location): correct address from Nairobi to Mombasa (Utange/Bamburi)
- Update JSON-LD PostalAddress to Utange, Bamburi, Mombasa County, KE - Hero 'Located in', contact section heading + address, about story, footer - Matches the business's actual location (Utange, near Bighouse stage, Old Malindi Road)
1 parent 6df3682 commit 63ceb3d

1 file changed

Lines changed: 10 additions & 9 deletions

File tree

index.html

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,9 @@
6262
"image": "https://kushysbeautyhaven.com/og-cover.jpg",
6363
"address": {
6464
"@type": "PostalAddress",
65-
"streetAddress": "Kuna Plaza, Ngong Road",
66-
"addressLocality": "Nairobi",
65+
"streetAddress": "Utange, off Old Malindi Road (near Bighouse stage)",
66+
"addressLocality": "Bamburi, Mombasa",
67+
"addressRegion": "Mombasa County",
6768
"addressCountry": "KE"
6869
},
6970
"telephone": "+254-721-161-710",
@@ -1443,7 +1444,7 @@ <h1 id="hero-heading">
14431444
<dl class="hero-meta">
14441445
<div>
14451446
<dt>Located in</dt>
1446-
<dd>Nairobi, Kenya</dd>
1447+
<dd>Bamburi, Mombasa</dd>
14471448
</div>
14481449
<div>
14491450
<dt>Open</dt>
@@ -2063,7 +2064,7 @@ <h2 id="about-heading">
20632064
<strong>KUSH Beauty Shop</strong> and <strong>Kushy's Beauty Haven</strong>
20642065
— was founded by Inviolata Kuna Taaban out of a simple belief: every
20652066
woman deserves an unhurried hour where she is the priority. What began
2066-
as private appointments in a small Nairobi studio grew, by word of
2067+
as private appointments in a small Mombasa studio grew, by word of
20672068
mouth, into a full beauty and wellness destination.
20682069
</p>
20692070
<p>
@@ -2247,7 +2248,7 @@ <h3 id="mpesa-heading">
22472248
<div class="container">
22482249
<div class="section-head reveal">
22492250
<p class="eyebrow">Visit &amp; Connect</p>
2250-
<h2 id="contact-heading">Find us in Nairobi</h2>
2251+
<h2 id="contact-heading">Find us in Mombasa</h2>
22512252
<div class="divider" aria-hidden="true"></div>
22522253
</div>
22532254

@@ -2261,9 +2262,9 @@ <h2 id="contact-heading">Find us in Nairobi</h2>
22612262
</div>
22622263
<h3>Studio Address</h3>
22632264
<p>
2264-
Kuna Plaza, 2nd Floor<br />
2265-
Ngong Road, Kilimani<br />
2266-
Nairobi, Kenya
2265+
Utange, near Bighouse stage<br />
2266+
Off Old Malindi Road, Bamburi<br />
2267+
Mombasa, Kenya
22672268
</p>
22682269
<small>By appointment, walk-ins welcome</small>
22692270
</article>
@@ -2352,7 +2353,7 @@ <h4>Explore</h4>
23522353
<div>
23532354
<h4>Contact</h4>
23542355
<ul>
2355-
<li>Kuna Plaza, Ngong Road, Nairobi</li>
2356+
<li>Utange, Bamburi, Mombasa</li>
23562357
<li><a href="tel:+254721161710">+254 721 161 710</a></li>
23572358
<li>
23582359
<a

0 commit comments

Comments
 (0)