Conversation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…messaging All CTAs now route directly to /dashboard/analyze via Next.js router instead of scrolling to pricing section. Unified CTA label to "Get Started Free" and updated messaging copy. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Update social share preview image with new brand name, tagline, and URL to match landing page rebrand. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Revert VibeBetter brand name back to NoMoreAISlop in metadata, hero badge, footer copyright, OG image, and mobile share title. Messaging copy and CTA routing improvements are preserved. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Collaborator
Author
Code ReviewNo issues found. ✅ 5 parallel review checks completed:
The refactoring correctly preserves all functionality while improving readability through Record lookup maps, barrel import consolidation, and removal of unnecessary memoization. Generated with Claude Code If useful, react with a thumbs-up. Otherwise, thumbs-down. |
…ttern Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
EnterprisePreviewLandingPageuseCallbackwrapper inSectionNavfor static navigation handlerChanges
4de18d6refactor(landing): rebrand metadata and OG tags to VibeBetter13cff4frefactor(landing): update hero, showcase, and footer CTA routing and messaging6acdddbrefactor(landing): rebrand OG image to VibeBetter092e481refactor(landing): update mobile share title to VibeBetter0830c97revert(landing): restore NoMoreAISlop branding across landing page7cdb95crefactor(landing): simplify ternary operators, imports, and callbacksNet diff: 4 files changed (+30/-20) — branding commits cancel out, real payload is code simplification.
Test Plan
npx tsc --noEmit)Generated with Claude Code using /ship-it
Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com