Polish RepoFuse marketing and dashboard UI consistency#45
Draft
DealPatrol wants to merge 4 commits into
Draft
Conversation
- Refresh homepage post-launch banner and align hero messaging with live product - Fix footer year, wire ImpactStats and Testimonials on landing page - Shrink header logos on dashboard and pricing; use RepoFuseLogo3D in app chrome - Unify dashboard navigation via shared config with More dropdown for secondary routes - Add cyan brand accents to dashboard header; remove viewport maximumScale cap - Remove v0.app generator metadata Co-authored-by: Cole Collins <DealPatrol@users.noreply.github.com>
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
This pull request has been ignored for the connected project Preview Branches by Supabase. |
Resolve conflicts by keeping main production homepage layout and applying UI polish: post-launch banner, ImpactStats, Testimonials, unified dashboard nav with App Idea Chat rename, footer 2026. Co-authored-by: Cole Collins <DealPatrol@users.noreply.github.com>
Co-authored-by: Cole Collins <DealPatrol@users.noreply.github.com>
- Keep Neon/Postgres webhook (HEAD); add force-dynamic and GET 405 from main - Take main SEO metadata (OpenGraph, siteUrl); keep accessible viewport Co-authored-by: Cole Collins <DealPatrol@users.noreply.github.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
Implements the UI assessment plan: fresher launch messaging, consistent navigation, tighter headers, and stronger social proof on the landing page.
Changes
Landing page (
app/page.tsx)ImpactStats(variant="marketing")Testimonialssection (variant="marketing")left-[12.5%])Shared navigation (
lib/dashboard-nav.ts)Dashboard & pricing chrome
h-10and switched to animatedRepoFuseLogo3DAccessibility & metadata
maximumScale: 1from root viewport (pinch-zoom enabled)generator: 'v0.app'from metadataComponents
ImpactStatsandTestimonialssupportvariant="marketing"for dark landing themeNavDropdownnow imports from shared nav configTesting
pnpm exec tsc --noEmitpasses/,/pricing,/dashboard(desktop + mobile nav)