Make marketing page more coherent, less bs#32
Merged
tobiasz-gleba merged 17 commits intomainfrom Sep 10, 2025
Merged
Conversation
- Added comprehensive section explaining how remote teams build company culture - Highlighted 6 key aspects: transparency, deep work protection, global inclusion, documentation, trust/autonomy, and thoughtful communication - Included compelling quote about async-first culture building - Added navigation link in header for the new section - Addresses Linear issue AS-101
|
Cursor Agent can help with this pull request. Just |
- Remove detailed 'How it works' section with ConnectCard, TrackCard, GenerateCard, ReviewCard - Replace with just the video and supporting links under 'How it works' heading - Remove 'Core features' section (FeaturesList) entirely - Update navigation to remove 'Features' link - Clean up unused imports for removed components - Streamline page flow while keeping the essential video demonstration
- Updated text on the marketing page to clarify automatic status update generation. - Introduced a new TerminalContact component for user interaction, featuring a terminal-like interface for collecting user information. - Implemented a question flow to gather user email, name, and description, with visual feedback for completed questions.
Co-authored-by: tobiasz.gleba24 <tobiasz.gleba24@gmail.com>
- Introduced BrandComplianceMonitor component for real-time brand voice compliance checks during development. - Added centralized brand copy components in brand-copy.tsx to ensure consistent messaging across the marketing site. - Updated various components to utilize new BrandCTA for call-to-action consistency. - Refined marketing text for clarity and alignment with brand voice guidelines. - Implemented copy validation utility to enforce marketing culture guidelines. This update aims to strengthen brand consistency and improve the overall user experience on the marketing page.
…e culture' section - Deleted the BrandComplianceMonitor component to streamline the marketing app. - Removed the 'Remote culture' section from the marketing page to enhance focus on key offerings. - Updated navigation links accordingly to reflect these changes. This update aims to simplify the user experience and improve the overall clarity of the marketing page.
- Added a new section titled 'How it works' to enhance content organization on the marketing page. - Updated the contact email in the TerminalContact component to reflect the new address hi@asyncstatus.com. These changes aim to improve user navigation and ensure accurate contact information.
- Changed main headline and descriptions to emphasize automation of status updates instead of standup meetings. - Added a new 'How it works' section detailing the process of connecting tools, automatic update generation, and optimizing meetings. These updates aim to enhance clarity and focus on the benefits of the service offered.
- Changed the main headline to a question format for a more engaging approach. - Updated the subheading to emphasize staying informed rather than optimizing meetings. These modifications aim to enhance user engagement and improve the overall messaging on the marketing page.
- Removed the previous 'How it works' section and reintroduced it with an updated structure. - Added an ID to the section for better navigation and accessibility. These changes aim to improve content organization and enhance user experience on the marketing page.
- Eliminated the person selection feature and associated display logic from the marketing page. - Streamlined the component structure to enhance clarity and focus on core messaging. These changes aim to simplify the user experience and improve the overall organization of the marketing page.
- Revised the description for automatic status updates to enhance clarity and remove redundancy. - Adjusted the wording in the brand copy to maintain consistency across the application. These changes aim to improve user understanding and ensure cohesive messaging throughout the marketing app.
- Added the IntegrationsList component to showcase supported tools. - Updated various text elements for clarity, including changing "Connect your tools" to "Connect to your work" for consistency. - Revised headings and descriptions to improve user engagement and understanding. These changes aim to provide clearer information about integrations and enhance the overall messaging on the marketing page.
- Revised text in the integration and status update sections to enhance clarity and user understanding. - Changed "You Connect to your work" to "Connect to your work" for consistency. - Updated the description of team updates to emphasize receiving relevant information. These changes aim to improve user engagement and ensure clear communication on the marketing page.
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.
Add a new "Remote culture" section to the marketing page to explain how remote teams build company culture through async communication.
Linear Issue: AS-101