Skip to content

chore(home): trim hero text — drop trusted-by label + in-form trust row#231

Closed
marcel-veselka wants to merge 2 commits into
mainfrom
chore/hero-remove-trusted-by-label
Closed

chore(home): trim hero text — drop trusted-by label + in-form trust row#231
marcel-veselka wants to merge 2 commits into
mainfrom
chore/hero-remove-trusted-by-label

Conversation

@marcel-veselka

@marcel-veselka marcel-veselka commented Jun 3, 2026

Copy link
Copy Markdown
Member

Removes two redundant text bits from the homepage hero. Two commits:

  1. remove "Trusted by leading engineering teams" label — drop the heading above the customer-logo marquee (the logo marquee itself stays).
  2. remove the in-form green trust row — drop "Free to start / No credit card required / Works with your Playwright setup" from inside the form (and the now-unused CheckCircle2 import).

Files

  • src/components/home-page/HeroTrustedByStrip.tsx (commit 1)
  • src/components/home-page/HomeHeroVibe.tsx (commit 2)

Testing (local)

  • Verified on localhost:3000: the trusted-by heading is gone (logos still animate); the form's green trust row is gone (greenChecksInForm: 0); the CTA is intact. tsc 0 new errors (185 == 185).

Note: "No credit card required" still appears elsewhere on the page — that's the separate "How it works" CTA, untouched.

Drop the heading above the hero customer-logo marquee; the logos remain.
Drop "Free to start / No credit card required / Works with your Playwright
setup" (and the now-unused CheckCircle2 import).
@marcel-veselka marcel-veselka changed the title chore(home): remove "Trusted by leading engineering teams" label chore(home): trim hero text — drop trusted-by label + in-form trust row Jun 3, 2026
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