Skip to content

[Medium] Template filler in meta copy + unsubstantiated marketing claims #54

Description

@novaspatial

Severity: Medium (credibility/SEO + potential advertising-claims exposure).

Summary

Live marketing surfaces still carry unedited template copy, and the site presents third-party logos as clients plus volume stats a brand-new system cannot substantiate.

Evidence

  • /blog meta description is verbatim Tailwind template filler (references "re-purpose old CSS tricks articles") — src/app/blog/page.tsx:19-20.
  • /about meta description is generic template copy unrelated to audio — src/app/about/page.tsx:105-106.
  • src/components/sections/Clients.tsx:28-52 renders 15 third-party marks (Apple, Netflix, Universal, Dolby, Sony, …) under "Trusted by Industry Leaders."
  • /about shows "20+ Years of Experience", "1B+ Global Streams", "10,000+ Projects Completed" (src/app/about/page.tsx:128-130) on a system that has only held test data.

Failure scenario

Launch copy reads as low-effort (template filler in meta descriptions), and presenting well-known marks as "clients" without a relationship, alongside unsubstantiated volume stats, is a reputational and advertising-claims risk once the site is public and taking money.

Proposed fix

Rewrite the /blog and /about meta descriptions with real copy. Get legal/marketing review of the "Trusted by" logo wall (labelling vs. actual client relationships) and qualify or remove the unsubstantiated stats. The real, credentialed team bios in src/lib/team.ts (Juno/Emmy/McGill) can carry the credibility legitimately.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationready-for-humanRequires human implementation

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions