chore: show image instead of video in background

This commit is contained in:
Rodolfo Ruiz 2025-06-06 16:48:40 -06:00
parent b73b0a03c6
commit 49a012dbeb

View File

@ -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={{