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.
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
/blogmeta description is verbatim Tailwind template filler (references "re-purpose old CSS tricks articles") —src/app/blog/page.tsx:19-20./aboutmeta description is generic template copy unrelated to audio —src/app/about/page.tsx:105-106.src/components/sections/Clients.tsx:28-52renders 15 third-party marks (Apple, Netflix, Universal, Dolby, Sony, …) under "Trusted by Industry Leaders."/aboutshows "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
/blogand/aboutmeta 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 insrc/lib/team.ts(Juno/Emmy/McGill) can carry the credibility legitimately.