diff --git a/docs/client/post-launch-fixes-report.html b/docs/client/post-launch-fixes-report.html new file mode 100644 index 0000000..1a7f0c0 --- /dev/null +++ b/docs/client/post-launch-fixes-report.html @@ -0,0 +1,351 @@ + + + + + +Project Update — Bejundas Platform | Post-Launch Fixes + + + + + + +
+
+
+
+ + Bejundas Platform +
+ May 2026 +
+

Post-Launch Fixes & Polish

+

Five small but meaningful updates to the live site — corrected legal name, complete contact details across every vertical, the four investment services, footer routing, and the all-caps brand wordmark.

+ All Five Fixes Live +
+
+ +
+ +
+ What this report covers. Between the launch of the Investments vertical and now, you asked for a series of refinements based on what you saw on the live site and what the client requested. All five were delivered through their own pull requests, tested, and merged. The site at bejundas.co.tz already reflects every change below. +
+ +
+
5
Fixes shipped
+
5
Pull requests
+
591
Tests passing
+
0
Manual steps for you
+
+ + +
+
+
+

1  ·  Investments — corrected registered legal name

+ PR #113 +
+
+

The Investments vertical was shipped with a placeholder legal name. You confirmed the registered company name, and we replaced it everywhere the formal entity is spelled out — page disclaimers, the home-page structured data (schema.org Organization name used by Google), eyebrows, the About body, page titles, meta descriptions, the inquiry-notification email footer, and the client/technical reports.

+ + + + + + +
WhereWasNow
Registered nameBEJUNDAS INVESTMENTS LTDBEAJ D&S INVESTMENTS (T) LTD
+ +
+
Important nuance
+
    +
  • The trading name "Bejundas Investments" is kept as the public brand — navbar wordmark, the WhatsApp-friendly short name, the schema.org alternateName.
  • +
  • The registered name appears in legal and identification contexts — disclaimers, the Google structured data, the email footer.
  • +
  • That split is normal and correct: a brand and a registered company name often differ.
  • +
+
+
+
+ + +
+
+
+

2  ·  Every vertical now carries its own contact block

+ PR #114 +
+
+

Each vertical contact page now shows the group's shared physical address, postal address, and phone — plus its own email. You can edit any value from the admin without a developer.

+ + + + + + + + + +
Shared across all fiveValue
Physical addressMsakuzi - Mbezi - Ubungo - Dar es Salaam
Postal addressP.O. Box 7276, Dar es Salaam
Phone+255 785 778 833 / +255 764 764 011
WhatsApp link+255 764 764 011 (the 011 line)
+ + + + + + + + + + +
VerticalEmail
Financialfinancialservices@bejundas.co.tz
Constructionconstruction@bejundas.co.tz
Energiesenergies@bejundas.co.tz
Farmingfarming@bejundas.co.tz
Investmentsinvestments@bejundas.co.tz
+ +
+
Design choices worth knowing
+
    +
  • Both phone numbers display as text on the page — a single click-to-call link can't hold two numbers, and you wanted both visible. The WhatsApp link uses the 011 line.
  • +
  • The Energies safety page emergency button was pinned to a single tappable number so the emergency call works on a phone tap.
  • +
  • Financial and Construction didn't have these fields before — they were added to match the others.
  • +
+
+
+
+ + +
+
+
+

3  ·  The four investment services are live

+ PR #116 +
+
+

The Investments services page was built admin-editable and intentionally empty at launch. The client supplied the four lines, and they're now on the site — shown as a clean grid of icon + name + short description, exactly per the brief.

+ + + + + + + + + +
ServiceShort description
Real EstateDeveloping, holding, and managing residential and commercial property across Tanzania.
Super & Mini Super MarketsRetail grocery outlets — from neighbourhood mini-marts to full supermarkets.
Wholesale BusinessBulk supply and distribution, moving goods from source to retailers at scale.
Hardware & Building MaterialsConstruction supplies, hardware, and building materials for projects of every size.
+ +
+
Still yours to control
+
    +
  • Each service is a row you can edit, reorder, or hide from the admin — no developer needed.
  • +
  • Adding a fifth or sixth service later means filling in a form; it appears on the page instantly.
  • +
  • The page falls back to a graceful empty-state if every service is ever removed.
  • +
+
+
+
+ + +
+
+
+

4  ·  Footer routing fix + all-caps brand wordmark

+ PR #118 +
+
+

Two small but visible fixes on the main page.

+ + + + + + + + + + +
Footer linkWasNow
Financial Services/services//financial/
Construction/services//construction/
Energies/services//energies/
Farming/services//farming/
Investments/services//investments/
+ +

Every vertical in the footer's "Services" column now links to its own page instead of the generic group services page.

+ +
+
Brand wordmark
+
    +
  • Where the brand name appears as the wordmark — header, mobile menu, footer logo, footer copyright — it now reads BEJUNDAS GROUP OF COMPANIES (all capitals).
  • +
  • Page titles and meta descriptions keep their natural case for clean SEO.
  • +
  • Vertical wordmarks already use uppercase legal names, so only the hub was affected.
  • +
+
+
+
+ + +
+
+
+

5  ·  Main site contact details wired up

+ PR #120 +
+
+

The main page's contact section and footer were missing the group's contact info. They now carry the shared block alongside the group's own email address.

+ + + + + + + + + + +
Group contact (hub)Value
OfficeMsakuzi - Mbezi - Ubungo - Dar es Salaam
PostalP.O. Box 7276, Dar es Salaam
Phone+255 785 778 833 / +255 764 764 011
WhatsApp+255 764 764 011
Emailinfo@bejundas.co.tz
+ +
+
How this sits with the verticals
+
    +
  • The main contact page (bejundas.co.tz/contact/) now shows the full group contact block with info@bejundas.co.tz.
  • +
  • The site-wide footer now also carries this group contact on every page — vertical pages keep their own vertical-specific contact pages, but the footer underneath shows the parent group's details.
  • +
  • That mirrors a normal parent-group → division structure: division contact on the division page, group contact in the shared footer.
  • +
+
+
+
+ + + + +
+ + +