Skip to content

Conversation

@will-break-it
Copy link
Contributor

Add Video Section to Landing Page

Added a new section to the landing page that embeds a simulation video demonstrating the Leios protocol in action.

Changes

  • Added VideoSection component to index.tsx
  • Added corresponding styles in index.module.css
  • Video is embedded from Google Drive for easier maintenance
  • Added visual separation between Features and Video sections

Testing Locally

  1. Clone the repository
  2. Navigate to the site directory:
    cd site
  3. Install dependencies:
    yarn install
  4. Start the development server:
    yarn start
  5. Open http://localhost:3000 in your browser
  6. Scroll down past the Features section to see the new Video section

Notes

The video is embedded from Google Drive. Make sure you have internet access to view it.

@will-break-it
Copy link
Contributor Author

cc @olgahryniuk

Copy link
Contributor

@hajola hajola left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything works and looks good

@will-break-it will-break-it merged commit 7831a60 into main Jan 28, 2025
3 checks passed
@will-break-it will-break-it deleted the site/hs-sim branch January 28, 2025 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants