Skip to content

Commit

Permalink
Video component updated
Browse files Browse the repository at this point in the history
  • Loading branch information
SherinAnees committed Jun 3, 2024
1 parent 4c93e60 commit e772934
Show file tree
Hide file tree
Showing 52 changed files with 242 additions and 201 deletions.
5 changes: 0 additions & 5 deletions .next/build-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,6 @@
"static/chunks/webpack.js",
"static/chunks/main.js",
"static/chunks/pages/_error.js"
],
"/marketing-services": [
"static/chunks/webpack.js",
"static/chunks/main.js",
"static/chunks/pages/marketing-services.js"
]
},
"ampFirstPages": []
Expand Down
Binary file modified .next/cache/webpack/client-development/1.pack
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/10.pack
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/11.pack
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/2.pack
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/3.pack
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/4.pack
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/5.pack
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/6.pack
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/8.pack
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/9.pack
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/index.pack
Binary file not shown.
Binary file modified .next/cache/webpack/client-development/index.pack.old
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/1.pack
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/2.pack
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/3.pack
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/6.pack
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/7.pack
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/index.pack
Binary file not shown.
Binary file modified .next/cache/webpack/server-development/index.pack.old
Binary file not shown.
3 changes: 1 addition & 2 deletions .next/server/pages-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"/_app": "pages/_app.js",
"/_document": "pages/_document.js",
"/_error": "pages/_error.js",
"/404": "pages/404.js"
"/_error": "pages/_error.js"
}
2 changes: 1 addition & 1 deletion .next/server/pages/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .next/static/chunks/pages/index.js

Large diffs are not rendered by default.

159 changes: 0 additions & 159 deletions .next/static/chunks/pages/marketing-services.js

This file was deleted.

2 changes: 1 addition & 1 deletion .next/static/chunks/webpack.js
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@
/******/
/******/ /* webpack/runtime/getFullHash */
/******/ !function() {
/******/ __webpack_require__.h = function() { return "ea20cdbfec66ddc4"; }
/******/ __webpack_require__.h = function() { return "98b58c7240068d5a"; }
/******/ }();
/******/
/******/ /* webpack/runtime/global */
Expand Down
2 changes: 1 addition & 1 deletion .next/static/development/_buildManifest.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"c":["pages/index","webpack"],"r":[],"m":[]}

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"c":["pages/index","webpack"],"r":[],"m":[]}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"c":["pages/index","webpack"],"r":[],"m":[]}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"c":["pages/index","webpack"],"r":[],"m":[]}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"c":["pages/index","webpack"],"r":[],"m":[]}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"c":["pages/index","webpack"],"r":["pages/404"],"m":["./node_modules/next/dist/build/webpack/loaders/next-client-pages-loader.js?page=%2F404&absolutePagePath=C%3A%5CUsers%5Chp%5CDesktop%5CNew%20folder%5Csrc%5Cpages%5C404.js!","./src/pages/404.js"]}
22 changes: 22 additions & 0 deletions .next/static/webpack/pages/index.5ebde38bec9cadf8.hot-update.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e772934

Please sign in to comment.