feat(web): add landing page demo and FAQ components#64
Draft
feat(web): add landing page demo and FAQ components#64
Conversation
- Create `LandingDemo` component with video placeholders for Socratic Dialogue, Thinking Canvas, and Thinking Map. - Create `LandingFaq` component featuring an accordion for common user questions. - Implement Framer Motion animations and Japandi styling for both components.
comparison table Updated landing page components to include: - A comparison table in the philosophy section highlighting Mukti's unique value - "See Demo" links and navigation throughout the hero and nav sections - GitHub star CTA in the waitlist section - Expanded footer with privacy, terms, and social links
…or/landing-page
This adds video playback capabilities to the web package by including the React wrapper for Video.js and its underlying dependencies.
…or/landing-page
Wrap VideoJsPlayer in a container to handle class names and reset default media CSS variables for borders and radius.
- Add .gitattributes to track MP4 files via Git LFS - Update demo-01.mp4 and add demo-02.mp4 using LFS pointers
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.
LandingDemocomponent with video placeholders for SocraticDialogue, Thinking Canvas, and Thinking Map.
LandingFaqcomponent featuring an accordion for common userquestions.
components.## Description
Changes
Testing
Screenshots (if applicable)
Checklist
Additional Notes