Skip to content

feat: adopt motion-toolkit tagline and Framer Motion branding#78

Merged
starc007 merged 4 commits into
mainfrom
feat/branding-tagline
Jun 28, 2026
Merged

feat: adopt motion-toolkit tagline and Framer Motion branding#78
starc007 merged 4 commits into
mainfrom
feat/branding-tagline

Conversation

@starc007

Copy link
Copy Markdown
Owner

What

Locks in one positioning line and makes the library name consistent.

Tagline: The motion toolkit for React & Next.js
Library name: referred to as Framer Motion in user-facing copy (was "Motion").

Changes

  • lib/seo.ts — new SITE_TAGLINE; SITE_DESCRIPTION rewritten ("built on Framer Motion and Tailwind"); SITE now points at the env-driven SITE_URL; Organization.slogan + SoftwareApplication.slogan/alternateName added to JSON-LD.
  • app/layout.tsxtitle.default, OG, Twitter, OG-alt all use the tagline.
  • components/app/hero.tsx — H1 = tagline; subhead = "Copy-paste animated components built on Framer Motion and Tailwind. Free and open source."
  • app/page.tsx — "Built on Framer Motion."
  • app/opengraph-image.tsx, lib/og.tsx, app/api/og/route.tsx — social card copy.
  • components/app/site-footer.tsx, README.md, CONTRIBUTING.md — tagline / Framer Motion.
  • lib/registry-server.ts — registry index + llms.txt header description = tagline.

Verification

  • bun run typecheck clean
  • bun run lint clean (one pre-existing warning, unrelated)
  • grep confirms no remaining "built on Motion" library refs

Not in this PR (follow-ups discussed)

SEO Phase 2: per-component content depth (overview / when-to-use / props table / accessibility), FAQ schema, sitemap lastModified from file mtime.

starc007 added 4 commits June 28, 2026 22:55
Make positioning consistent across the site, metadata, social cards and
docs.

- Canonical tagline "The motion toolkit for React & Next.js" in hero,
  title.default, OG/Twitter, footer, OG images, llms.txt index and README
- Refer to the library as Framer Motion (was "Motion") in user-facing copy
- Add SITE_TAGLINE plus Organization.slogan and SoftwareApplication
  slogan/alternateName to the site JSON-LD
- Point lib/seo.ts SITE at the env-driven SITE_URL
@starc007 starc007 merged commit ba03291 into main Jun 28, 2026
2 checks passed
@starc007 starc007 deleted the feat/branding-tagline branch June 28, 2026 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant