diff --git a/public/assets/video/14.mp4 b/public/assets/video/14.mp4 deleted file mode 100644 index e952108..0000000 Binary files a/public/assets/video/14.mp4 and /dev/null differ diff --git a/public/assets/video/15.mp4 b/public/assets/video/15.mp4 deleted file mode 100644 index a8d5212..0000000 Binary files a/public/assets/video/15.mp4 and /dev/null differ diff --git a/utils/constant.utils.js b/utils/constant.utils.js index b428f86..e0ee98f 100644 --- a/utils/constant.utils.js +++ b/utils/constant.utils.js @@ -1441,24 +1441,24 @@ export const PortfolioData = [ { id: 66, category: "video", - video: "/assets/video/14.mp4", + video: "https://www.youtube.com/shorts/ACg6330LlqQ", colClass: "col-lg-4 col-md-6", alt: "Yukti", title: "Video Editing", name: "Yukti", - link: "#", - videoLink: "/assets/video/14.mp4", + link: "https://www.youtube.com/shorts/ACg6330LlqQ", + videoLink: "https://www.youtube.com/shorts/ACg6330LlqQ", }, { id: 67, category: "video", - video: "/assets/video/15.mp4", + video: "https://www.youtube.com/shorts/em1O5OacUgw?feature=share", colClass: "col-lg-4 col-md-6", alt: "Shiva Shakthi Restaurant", title: "Video Editing", name: "Shiva Shakthi Restaurant", - link: "#", - videoLink: "/assets/video/15.mp4", + link: "https://www.youtube.com/shorts/em1O5OacUgw?feature=share", + videoLink: "https://www.youtube.com/shorts/em1O5OacUgw?feature=share", },