We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33d5c38 commit a70901cCopy full SHA for a70901c
src/pages/AboutPage.tsx
@@ -55,7 +55,7 @@ const AboutPage: React.FC = () => {
55
width="100%"
56
style={{ maxHeight: "500px", objectFit: "cover" }}
57
>
58
- <source src="/video/introduction_video.mp4" type="video/mp4" />
+ <source src="/video/tiger.mp4" type="video/mp4" />
59
Your browser does not support the video tag.
60
</video>
61
</Box>
0 commit comments