WIP: Landing refresh#3987
Draft
peterschmidt85 wants to merge 4 commits into
Draft
Conversation
Navigation: - Remove Benchmarks (landing + docs) and Discord (docs) menu items - Add a "Products" hover menu (desktop) and Products section (mobile) - Make GitHub the primary button, dstack Sky a normal button (landing + docs) Hero / CTAs: - Hero: "Install open-source" + primary "Try dstack Sky" - Get started: "dstack" block with primary "Install open-source" + "Quickstart" - FAQ: add primary "Talk to us" before Discord - "Access marketplace GPUs" CTA renamed to "Try dstack Sky" - Drop the Backends / Kubernetes / SSH fleets buttons AI-native orchestration cards: - Reuse the landing's dotted outline (shared DashedBorder), thin stroke - Add a category label with a gradient dot, tighter title, muted copy Cleanup: - Remove dead Cloudscape ButtonDropdown / cs-get-started CSS - Ignore website/.vite Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
6b53eec to
7c6f383
Compare
The whole card is the link, so the per-card angle-right arrow was redundant; removing it (and its now-unused Icon import) leaves a cleaner dotted card. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Products top-nav menu: feature dstack (open-source) on the brand gradient with its live GitHub star count and an "Install open-source" CTA; dstack Sky and Enterprise follow as rows. Add a dropdown caret, rename "dstack Enterprise" to "Enterprise", and update Sky's copy to "Hosted and managed by us". The GitHub stars fetch is best-effort (hidden if rate-limited). Hero CTAs: make "Install open-source" primary and "Try dstack Sky" normal, to match the header's emphasis. AI-native orchestration cards: one 1px solid outline around the whole block (12px radius) instead of per-card dotted outlines, drop the gradient label dots, and reveal the navigation arrow on hover aligned with the card title (no hover background fill). Rename "Talk to us" to "Get a demo" in the footer, FAQ, and Get started. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Featured CTA is now "Documentation" linking to the docs overview (DOCS_URL) instead of "Install open-source". Product icons: dstack Sky → cloud-upload, Enterprise → fingerprint, drawn at 24-viewBox / 1.8 stroke and rendered at 20px for cleaner proportions. Hovering anywhere on the featured panel shifts only the Documentation button's background (the section itself doesn't change), matching the hero CTAs. Co-Authored-By: Claude Opus 4.8 (1M context) <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.
WIP — landing refresh (and the matching docs header).
website/.vite.🤖 Generated with Claude Code