Skip to content

Commit

Permalink
Added product walkthrough video (#2175)
Browse files Browse the repository at this point in the history
Signed-off-by: Prakhar Gupta <92228082+prakhargupta1@users.noreply.github.com>
  • Loading branch information
prakhargupta1 authored Jun 19, 2023
1 parent 2bfddab commit bebe8a3
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 3 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ Quickly build internal tools. MUI Toolpad is a self-hosted low-code internal too

A [big change](https://github.com/mui/mui-toolpad/discussions/1748) is coming: we're making Toolpad focus much more on integrating with your IDE, while providing the ease of building UI fast with a drag and drop.

## Product walkthrough

https://github.com/mui/mui-toolpad/assets/92228082/03d3da62-a8a7-4d2d-a07e-975744af9683

## Notice

MUI Toolpad is in its beta stages of development. Feel free to run this application to try it out for your use-cases, and share any feedback, bug reports or feature requests that you come across.
Expand Down
Binary file modified docs/public/static/toolpad/marketing/index-hero-demo-video.mp4
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 1 addition & 3 deletions docs/src/components/landing/DemoVideo.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,8 @@ export default function DemoVideo() {
<Container>
<VideoContainer>
<Video
muted
autoPlay
playsInline
loop
controls
poster="/static/toolpad/marketing/index-hero-video-poster.png"
>
<source src="/static/toolpad/marketing/index-hero-demo-video.mp4" type="video/mp4" />
Expand Down

0 comments on commit bebe8a3

Please sign in to comment.