Skip to content

feat(AUD-10): Update browser favicon and tab title for landing page - #4

Merged
ar022 merged 1 commit into
developmentfrom
amitraikwar/AUD-10/update-favicon-and-tab-title
Jun 12, 2026
Merged

ar022 merged 1 commit into
developmentfrom
amitraikwar/AUD-10/update-favicon-and-tab-title

Conversation

@ar022

@ar022 ar022 commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Description of changes

Updates the browser tab title to "AudioMesh" and regenerates the favicon using the light grey color #d1d5db with alpha transparency to present a polished, professional brand presence.

Requirement

  • Change the landing page browser tab title to simply "AudioMesh" for better tab recognition.
  • Regenerate the browser favicon to a light grey version of the AudioMesh speaker network logo with a transparent background.
  • Update tests/snapshots to reflect the updated title.

Implementation

  • Modified apps/web/src/screens/landingPage/LandingPage.tsx title prop to "AudioMesh".
  • Overwrote apps/web/public/favicon.ico with a newly generated transparent multi-size icon.
  • Updated the snapshot test in apps/web/src/screens/landingPage/__tests__/__snapshots__/LandingPage.test.tsx.snap.

Ticket: https://ar1603.atlassian.net/browse/AUD-10
Author: Amit Raikwar

- Update browser tab title of the landing page to simply "AudioMesh" for cleaner branding and visibility.
- Regenerate the browser favicon.ico using a light grey (#d1d5db) color scheme and alpha transparency blending for smooth anti-aliasing.
- Update snapshot test to match the updated tab title in the landing page component.
- Verified successful production builds and passing test suites.
@ar022 ar022 added the Web label Jun 12, 2026
@ar022 ar022 self-assigned this Jun 12, 2026
@ar022
ar022 merged commit fe248aa into development Jun 12, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant