feat(frame-pages): /frame/hero et /frame/cta (FR)#29
Merged
Conversation
Pages embeddables (iframe) sans Layout Docusaurus : - /frame/hero : réutilise les composants <Hero /> + <Servers /> de la landing, avec fetch counts.json pour le pre-title dynamique - /frame/cta : section CTA inline (titre 'Garder une longueur d'avance' + 2 boutons : Ajouter le bot / Rejoindre le serveur) Wrapper .frame partagé : background #070510 (var --color--top-gg du Webflow). <meta robots noindex, nofollow> comme les frames Webflow. Traductions EN/DE/ES/PT à venir dans une sous-PR séparée.
Webflow utilisait body color #e1e0e9 (gray-4) qui rend les paragraphes légèrement grisâtres. Sur le rendu réel le contraste est trop faible, on passe à blanc pur partout : Hero description, Servers title/marquee items, index (featuresSubtitle/pricingDescription/itemTagline/counterLabel/ aboutSubtitle), et frame/cta description.
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.
Sous-PR de #25. Frames embeddables (iframe) sans Layout Docusaurus,
noindex,nofollow:/frame/hero: réutilise les composants Hero + Servers de la landing/frame/cta: section CTA inline (2 CTAs Discord)Traductions EN/DE/ES/PT à venir dans une sous-PR séparée.