chore: show image instead of video in background
This commit is contained in:
@@ -15,8 +15,8 @@ function App() {
|
||||
return (
|
||||
<>
|
||||
|
||||
{/* <Background imageName='background.jpg' opacity={0.65} /> */}
|
||||
<VideoBackground videoId="1066622045" />
|
||||
<Background imageName='background.jpg' opacity={0.65} />
|
||||
{/* <VideoBackground videoId="1066622045" /> */}
|
||||
|
||||
<Box
|
||||
sx={{
|
||||
|
||||
Reference in New Issue
Block a user