Skip to content

Commit

Permalink
new commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Chioma227 committed Aug 25, 2024
1 parent 346960b commit 5b19ac6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/components/layouts/homepage/MarketingAd.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ const MarketingAd = () => {
width="1000"
autoPlay
loop
src="https://res.cloudinary.com/dswi7h0dg/video/upload/v1724590050/Boilerplate_Marketing_Ad_ez9v1a.mov"
src="https://res.cloudinary.com/dswi7h0dg/video/upload/v1724593475/IMG_3650_qmoqjz.mp4"
controls
>
Your browser does not support the video tag.
Expand Down
2 changes: 1 addition & 1 deletion src/components/layouts/homepage/Video.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ const Video = () => {
<div className="mx-auto flex w-full items-center justify-center">
<video
width="1000"
src="https://res.cloudinary.com/dswi7h0dg/video/upload/v1724591372/PHP_Boilerplate_Homepage_Video_wbnzlk.mov"
src="https://res.cloudinary.com/dswi7h0dg/video/upload/v1724593496/IMG_3523_og1v37.mp4"
controls
loop
autoPlay
Expand Down

0 comments on commit 5b19ac6

Please sign in to comment.