22 lines
17 KiB
JavaScript
22 lines
17 KiB
JavaScript
"use strict";
|
||
/*
|
||
* ATTENTION: An "eval-source-map" devtool has been used.
|
||
* This devtool is neither made for production nor for readable output files.
|
||
* It uses "eval()" calls to create a separate source file with attached SourceMaps in the browser devtools.
|
||
* If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/)
|
||
* or disable the default devtool with "devtool: false".
|
||
* If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/).
|
||
*/
|
||
self["webpackHotUpdate_N_E"]("app/page",{
|
||
|
||
/***/ "(app-pages-browser)/./components/banner.tsx":
|
||
/*!*******************************!*\
|
||
!*** ./components/banner.tsx ***!
|
||
\*******************************/
|
||
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
||
|
||
eval(__webpack_require__.ts("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ Banner: function() { return /* binding */ Banner; }\n/* harmony export */ });\n/* harmony import */ var react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react/jsx-dev-runtime */ \"(app-pages-browser)/./node_modules/next/dist/compiled/react/jsx-dev-runtime.js\");\n/* harmony import */ var _ui_button__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./ui/button */ \"(app-pages-browser)/./components/ui/button.tsx\");\n/* harmony import */ var react_wavify__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! react-wavify */ \"(app-pages-browser)/../node_modules/react-wavify/lib/index.module.js\");\n/* __next_internal_client_entry_do_not_use__ Banner auto */ \n\n\nfunction Banner() {\n return /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative w-full h-[300px] rounded-lg overflow-hidden banner-container hidden md:block\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"absolute inset-0 bg-gradient-to-r from-blue-600 via-purple-600 to-blue-600\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(react_wavify__WEBPACK_IMPORTED_MODULE_2__[\"default\"], {\n fill: \"url(#gradient)\",\n options: {\n height: 50,\n amplitude: 40,\n speed: 0.15,\n points: 3\n },\n className: \"absolute bottom-0\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"defs\", {\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"linearGradient\", {\n id: \"gradient\",\n gradientTransform: \"rotate(90)\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"stop\", {\n offset: \"0%\",\n stopColor: \"rgba(59, 130, 246, 0.5)\"\n }, void 0, false, {\n fileName: \"C:\\\\Users\\\\User\\\\Desktop\\\\eternos\\\\frontend\\\\style\\\\components\\\\banner.tsx\",\n lineNumber: 22,\n columnNumber: 15\n }, this),\n \" \",\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"stop\", {\n offset: \"50%\",\n stopColor: \"rgba(139, 92, 246, 0.5)\"\n }, void 0, false, {\n fileName: \"C:\\\\Users\\\\User\\\\Desktop\\\\eternos\\\\frontend\\\\style\\\\components\\\\banner.tsx\",\n lineNumber: 23,\n columnNumber: 15\n }, this),\n \" \",\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"stop\", {\n offset: \"100%\",\n stopColor: \"rgba(59, 130, 246, 0.5)\"\n }, void 0, false, {\n fileName: \"C:\\\\Users\\\\User\\\\Desktop\\\\eternos\\\\frontend\\\\style\\\\components\\\\banner.tsx\",\n lineNumber: 24,\n columnNumber: 15\n }, this),\n \" \"\n ]\n }, void 0, true, {\n fileName: \"C:\\\\Users\\\\User\\\\Desktop\\\\eternos\\\\frontend\\\\style\\\\components\\\\banner.tsx\",\n lineNumber: 21,\n columnNumber: 13\n }, this)\n }, void 0, false, {\n fileName: \"C:\\\\Users\\\\User\\\\Desktop\\\\eternos\\\\frontend\\\\style\\\\components\\\\banner.tsx\",\n lineNumber: 20,\n columnNumber: 11\n }, this)\n }, void 0, false, {\n fileName: \"C:\\\\Users\\\\User\\\\Desktop\\\\eternos\\\\frontend\\\\style\\\\components\\\\banner.tsx\",\n lineNumber: 10,\n columnNumber: 9\n }, this)\n }, void 0, false, {\n fileName: \"C:\\\\Users\\\\User\\\\Desktop\\\\eternos\\\\frontend\\\\style\\\\components\\\\banner.tsx\",\n lineNumber: 9,\n columnNumber: 7\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"relative z-10 h-full flex items-center\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"container mx-auto px-4\",\n children: /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"div\", {\n className: \"max-w-lg text-white\",\n children: [\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"h1\", {\n className: \"text-4xl font-bold mb-4\",\n children: \"САМОЕ ЗАВЕТНОЕ!\"\n }, void 0, false, {\n fileName: \"C:\\\\Users\\\\User\\\\Desktop\\\\eternos\\\\frontend\\\\style\\\\components\\\\banner.tsx\",\n lineNumber: 32,\n columnNumber: 13\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(\"p\", {\n className: \"text-xl mb-6\",\n children: \"Исполняйте мечты с Eternos\"\n }, void 0, false, {\n fileName: \"C:\\\\Users\\\\User\\\\Desktop\\\\eternos\\\\frontend\\\\style\\\\components\\\\banner.tsx\",\n lineNumber: 33,\n columnNumber: 13\n }, this),\n /*#__PURE__*/ (0,react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV)(_ui_button__WEBPACK_IMPORTED_MODULE_1__.Button, {\n variant: \"secondary\",\n size: \"lg\",\n children: \"Подробнее\"\n }, void 0, false, {\n fileName: \"C:\\\\Users\\\\User\\\\Desktop\\\\eternos\\\\frontend\\\\style\\\\components\\\\banner.tsx\",\n lineNumber: 34,\n columnNumber: 13\n }, this)\n ]\n }, void 0, true, {\n fileName: \"C:\\\\Users\\\\User\\\\Desktop\\\\eternos\\\\frontend\\\\style\\\\components\\\\banner.tsx\",\n lineNumber: 31,\n columnNumber: 11\n }, this)\n }, void 0, false, {\n fileName: \"C:\\\\Users\\\\User\\\\Desktop\\\\eternos\\\\frontend\\\\style\\\\components\\\\banner.tsx\",\n lineNumber: 30,\n columnNumber: 9\n }, this)\n }, void 0, false, {\n fileName: \"C:\\\\Users\\\\User\\\\Desktop\\\\eternos\\\\frontend\\\\style\\\\components\\\\banner.tsx\",\n lineNumber: 29,\n columnNumber: 7\n }, this)\n ]\n }, void 0, true, {\n fileName: \"C:\\\\Users\\\\User\\\\Desktop\\\\eternos\\\\frontend\\\\style\\\\components\\\\banner.tsx\",\n lineNumber: 8,\n columnNumber: 5\n }, this);\n}\n_c = Banner;\nvar _c;\n$RefreshReg$(_c, \"Banner\");\n\n\n;\r\n // Wrapped in an IIFE to avoid polluting the global scope\r\n ;\r\n (function () {\r\n var _a, _b;\r\n // Legacy CSS implementations will `eval` browser code in a Node.js context\r\n // to extract CSS. For backwards compatibility, we need to check we're in a\r\n // browser context before continuing.\r\n if (typeof self !== 'undefined' &&\r\n // AMP / No-JS mode does not inject these helpers:\r\n '$RefreshHelpers$' in self) {\r\n // @ts-ignore __webpack_module__ is global\r\n var currentExports = module.exports;\r\n // @ts-ignore __webpack_module__ is global\r\n var prevSignature = (_b = (_a = module.hot.data) === null || _a === void 0 ? void 0 : _a.prevSignature) !== null && _b !== void 0 ? _b : null;\r\n // This cannot happen in MainTemplate because the exports mismatch between\r\n // templating and execution.\r\n self.$RefreshHelpers$.registerExportsForReactRefresh(currentExports, module.id);\r\n // A module can be accepted automatically based on its exports, e.g. when\r\n // it is a Refresh Boundary.\r\n if (self.$RefreshHelpers$.isReactRefreshBoundary(currentExports)) {\r\n // Save the previous exports signature on update so we can compare the boundary\r\n // signatures. We avoid saving exports themselves since it causes memory leaks (https://github.com/vercel/next.js/pull/53797)\r\n module.hot.dispose(function (data) {\r\n data.prevSignature =\r\n self.$RefreshHelpers$.getRefreshBoundarySignature(currentExports);\r\n });\r\n // Unconditionally accept an update to this module, we'll check if it's\r\n // still a Refresh Boundary later.\r\n // @ts-ignore importMeta is replaced in the loader\r\n module.hot.accept();\r\n // This field is set when the previous version of this module was a\r\n // Refresh Boundary, letting us know we need to check for invalidation or\r\n // enqueue an update.\r\n if (prevSignature !== null) {\r\n // A boundary can become ineligible if its exports are incompatible\r\n // with the previous exports.\r\n //\r\n // For example, if you add/remove/change exports, we'll want to\r\n // re-execute the importing modules, and force those components to\r\n // re-render. Similarly, if you convert a class component to a\r\n // function, we want to invalidate the boundary.\r\n if (self.$RefreshHelpers$.shouldInvalidateReactRefreshBoundary(prevSignature, self.$RefreshHelpers$.getRefreshBoundarySignature(currentExports))) {\r\n module.hot.invalidate();\r\n }\r\n else {\r\n self.$RefreshHelpers$.scheduleUpdate();\r\n }\r\n }\r\n }\r\n else {\r\n // Since we just executed the code for the module, it's possible that the\r\n // new exports made it ineligible for being a boundary.\r\n // We only care about the case when we were _previously_ a boundary,\r\n // because we already accepted this update (accidental side effect).\r\n var isNoLongerABoundary = prevSignature !== null;\r\n if (isNoLongerABoundary) {\r\n module.hot.invalidate();\r\n }\r\n }\r\n }\r\n })();\r\n//# sourceURL=[module]\n//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiKGFwcC1wYWdlcy1icm93c2VyKS8uL2NvbXBvbmVudHMvYmFubmVyLnRzeCIsIm1hcHBpbmdzIjoiOzs7Ozs7OztBQUVvQztBQUNMO0FBRXhCLFNBQVNFO0lBQ2QscUJBQ0UsOERBQUNDO1FBQUlDLFdBQVU7OzBCQUNiLDhEQUFDRDtnQkFBSUMsV0FBVTswQkFDYiw0RUFBQ0gsb0RBQUlBO29CQUNISSxNQUFLO29CQUNMQyxTQUFTO3dCQUNQQyxRQUFRO3dCQUNSQyxXQUFXO3dCQUNYQyxPQUFPO3dCQUNQQyxRQUFRO29CQUNWO29CQUNBTixXQUFVOzhCQUVWLDRFQUFDTztrQ0FDQyw0RUFBQ0M7NEJBQWVDLElBQUc7NEJBQVdDLG1CQUFrQjs7OENBQzlDLDhEQUFDQztvQ0FBS0MsUUFBTztvQ0FBS0MsV0FBVTs7Ozs7O2dDQUE0Qjs4Q0FDeEQsOERBQUNGO29DQUFLQyxRQUFPO29DQUFNQyxXQUFVOzs7Ozs7Z0NBQTRCOzhDQUN6RCw4REFBQ0Y7b0NBQUtDLFFBQU87b0NBQU9DLFdBQVU7Ozs7OztnQ0FBNEI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7MEJBS2xFLDhEQUFDZDtnQkFBSUMsV0FBVTswQkFDYiw0RUFBQ0Q7b0JBQUlDLFdBQVU7OEJBQ2IsNEVBQUNEO3dCQUFJQyxXQUFVOzswQ0FDYiw4REFBQ2M7Z0NBQUdkLFdBQVU7MENBQTBCOzs7Ozs7MENBQ3hDLDhEQUFDZTtnQ0FBRWYsV0FBVTswQ0FBZTs7Ozs7OzBDQUM1Qiw4REFBQ0osOENBQU1BO2dDQUFDb0IsU0FBUTtnQ0FBWUMsTUFBSzswQ0FBSzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQVFsRDtLQXBDZ0JuQiIsInNvdXJjZXMiOlsid2VicGFjazovL19OX0UvLi9jb21wb25lbnRzL2Jhbm5lci50c3g/NmI2NCJdLCJzb3VyY2VzQ29udGVudCI6WyJcInVzZSBjbGllbnRcIlxyXG5cclxuaW1wb3J0IHsgQnV0dG9uIH0gZnJvbSBcIi4vdWkvYnV0dG9uXCJcclxuaW1wb3J0IFdhdmUgZnJvbSBcInJlYWN0LXdhdmlmeVwiXHJcblxyXG5leHBvcnQgZnVuY3Rpb24gQmFubmVyKCkge1xyXG4gIHJldHVybiAoXHJcbiAgICA8ZGl2IGNsYXNzTmFtZT1cInJlbGF0aXZlIHctZnVsbCBoLVszMDBweF0gcm91bmRlZC1sZyBvdmVyZmxvdy1oaWRkZW4gYmFubmVyLWNvbnRhaW5lciBoaWRkZW4gbWQ6YmxvY2tcIj5cclxuICAgICAgPGRpdiBjbGFzc05hbWU9XCJhYnNvbHV0ZSBpbnNldC0wIGJnLWdyYWRpZW50LXRvLXIgZnJvbS1ibHVlLTYwMCB2aWEtcHVycGxlLTYwMCB0by1ibHVlLTYwMFwiPlxyXG4gICAgICAgIDxXYXZlXHJcbiAgICAgICAgICBmaWxsPVwidXJsKCNncmFkaWVudClcIlxyXG4gICAgICAgICAgb3B0aW9ucz17e1xyXG4gICAgICAgICAgICBoZWlnaHQ6IDUwLFxyXG4gICAgICAgICAgICBhbXBsaXR1ZGU6IDQwLFxyXG4gICAgICAgICAgICBzcGVlZDogMC4xNSxcclxuICAgICAgICAgICAgcG9pbnRzOiAzLFxyXG4gICAgICAgICAgfX1cclxuICAgICAgICAgIGNsYXNzTmFtZT1cImFic29sdXRlIGJvdHRvbS0wXCJcclxuICAgICAgICA+XHJcbiAgICAgICAgICA8ZGVmcz5cclxuICAgICAgICAgICAgPGxpbmVhckdyYWRpZW50IGlkPVwiZ3JhZGllbnRcIiBncmFkaWVudFRyYW5zZm9ybT1cInJvdGF0ZSg5MClcIj5cclxuICAgICAgICAgICAgICA8c3RvcCBvZmZzZXQ9XCIwJVwiIHN0b3BDb2xvcj1cInJnYmEoNTksIDEzMCwgMjQ2LCAwLjUpXCIgLz4gey8qIGJsdWUtNjAwIHdpdGggb3BhY2l0eSAqL31cclxuICAgICAgICAgICAgICA8c3RvcCBvZmZzZXQ9XCI1MCVcIiBzdG9wQ29sb3I9XCJyZ2JhKDEzOSwgOTIsIDI0NiwgMC41KVwiIC8+IHsvKiBwdXJwbGUtNjAwIHdpdGggb3BhY2l0eSAqL31cclxuICAgICAgICAgICAgICA8c3RvcCBvZmZzZXQ9XCIxMDAlXCIgc3RvcENvbG9yPVwicmdiYSg1OSwgMTMwLCAyNDYsIDAuNSlcIiAvPiB7LyogYmx1ZS02MDAgd2l0aCBvcGFjaXR5ICovfVxyXG4gICAgICAgICAgICA8L2xpbmVhckdyYWRpZW50PlxyXG4gICAgICAgICAgPC9kZWZzPlxyXG4gICAgICAgIDwvV2F2ZT5cclxuICAgICAgPC9kaXY+XHJcbiAgICAgIDxkaXYgY2xhc3NOYW1lPVwicmVsYXRpdmUgei0xMCBoLWZ1bGwgZmxleCBpdGVtcy1jZW50ZXJcIj5cclxuICAgICAgICA8ZGl2IGNsYXNzTmFtZT1cImNvbnRhaW5lciBteC1hdXRvIHB4LTRcIj5cclxuICAgICAgICAgIDxkaXYgY2xhc3NOYW1lPVwibWF4LXctbGcgdGV4dC13aGl0ZVwiPlxyXG4gICAgICAgICAgICA8aDEgY2xhc3NOYW1lPVwidGV4dC00eGwgZm9udC1ib2xkIG1iLTRcIj7QodCQ0JzQntCVINCX0JDQktCV0KLQndCe0JUhPC9oMT5cclxuICAgICAgICAgICAgPHAgY2xhc3NOYW1lPVwidGV4dC14bCBtYi02XCI+0JjRgdC/0L7Qu9C90Y/QudGC0LUg0LzQtdGH0YLRiyDRgSBFdGVybm9zPC9wPlxyXG4gICAgICAgICAgICA8QnV0dG9uIHZhcmlhbnQ9XCJzZWNvbmRhcnlcIiBzaXplPVwibGdcIj5cclxuICAgICAgICAgICAgICDQn9C+0LTRgNC+0LHQvdC10LVcclxuICAgICAgICAgICAgPC9CdXR0b24+XHJcbiAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICA8L2Rpdj5cclxuICAgICAgPC9kaXY+XHJcbiAgICA8L2Rpdj5cclxuICApXHJcbn1cclxuXHJcbiJdLCJuYW1lcyI6WyJCdXR0b24iLCJXYXZlIiwiQmFubmVyIiwiZGl2IiwiY2xhc3NOYW1lIiwiZmlsbCIsIm9wdGlvbnMiLCJoZWlnaHQiLCJhbXBsaXR1ZGUiLCJzcGVlZCIsInBvaW50cyIsImRlZnMiLCJsaW5lYXJHcmFkaWVudCIsImlkIiwiZ3JhZGllbnRUcmFuc2Zvcm0iLCJzdG9wIiwib2Zmc2V0Iiwic3RvcENvbG9yIiwiaDEiLCJwIiwidmFyaWFudCIsInNpemUiXSwic291cmNlUm9vdCI6IiJ9\n//# sourceURL=webpack-internal:///(app-pages-browser)/./components/banner.tsx\n"));
|
||
|
||
/***/ })
|
||
|
||
}); |