Skip to content

fix(landing): normalize typography weights - #7144

Merged
waleedlatif1 merged 1 commit into
stagingfrom
codex/fix-landing-typography
Aug 27, 2026
Merged

fix(landing): normalize typography weights#7144
waleedlatif1 merged 1 commit into
stagingfrom
codex/fix-landing-typography

Conversation

@waleedlatif1

Copy link
Copy Markdown
Collaborator

Summary

  • normalize simulated product UI labels across the landing surface
  • restore consistent heading weight hierarchy without changing layout or animation behavior

Type of Change

  • Bug fix

Testing

  • Full lint and 33 repository audits
  • Full type-check
  • Landing tests (5 passing)

Checklist

  • Code follows project style guidelines
  • Self-reviewed my changes
  • Tests added/updated and passing
  • No new warnings introduced
  • I confirm that I have read and agree to the terms outlined in the Contributor License Agreement (CLA)

@vercel

vercel Bot commented Aug 27, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
docs Skipped Skipped Aug 27, 2026 12:46am

Request Review

@greptile-apps

greptile-apps Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This PR normalizes typography across the landing surface by removing explicit medium font weights while preserving layout and behavior.

  • Updates headings in feature cards, product demos, and solution cards.
  • Normalizes labels, table values, statuses, and simulated product controls across landing-page graphics.
  • Makes no changes to application state, data flow, animation logic, or security boundaries.

Confidence Score: 5/5

The PR appears safe to merge because it is limited to intentional typography-weight normalization and introduces no concrete behavioral defect.

The changes consistently remove explicit font-weight utilities from static landing-page text while leaving component structure, state, data flow, layout, and animation behavior intact.

Important Files Changed

Filename Overview
apps/sim/app/(landing)/components/features/components/feature-card/feature-card.tsx Removes the explicit medium weight from feature-card headings without changing structure or layout.
apps/sim/app/(landing)/components/product-demo/product-demo.tsx Aligns the product-demo heading with the normalized landing typography.
apps/sim/app/(landing)/enterprise/components/feature-graphics/access-control-graphic.tsx Removes medium weight from the primary team label while retaining its existing color-based emphasis.
apps/sim/app/(landing)/files/components/files-hero-loop.tsx Normalizes simulated file-table labels, values, and owner text to regular weight.
apps/sim/app/(landing)/knowledge/components/knowledge-hero-loop.tsx Normalizes the knowledge-base title and table-cell typography without changing table behavior.
apps/sim/app/(landing)/logs/components/logs-hero-loop.tsx Removes medium weight from workflow and panel labels while preserving animation and rendering logic.
apps/sim/app/(landing)/tables/components/tables-hero-loop.tsx Normalizes the simulated table breadcrumb labels without changing hierarchy, spacing, or interactions.

Reviews (1): Last reviewed commit: "fix(landing): normalize typography weigh..." | Re-trigger Greptile

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 33 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Re-trigger cubic

@waleedlatif1
waleedlatif1 merged commit 4e1e291 into staging Aug 27, 2026
30 checks passed
@waleedlatif1
waleedlatif1 deleted the codex/fix-landing-typography branch August 27, 2026 00:54
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