@orangesk/cms-templates 1.0.0-beta.0 → 1.0.0-beta.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (312) hide show
  1. package/README.md +15 -1
  2. package/build/assets/favicon.ico +0 -0
  3. package/build/assets/form-error.svg +6 -0
  4. package/build/assets/form-success.svg +5 -0
  5. package/build/assets/form-waiting.svg +7 -0
  6. package/build/assets/how-to-secure.png +0 -0
  7. package/build/assets/market-lokator.png +0 -0
  8. package/build/assets/mirosoft-project.svg +5 -0
  9. package/build/assets/power-point.svg +5 -0
  10. package/build/assets/prima-volba-1.jpg +0 -0
  11. package/build/assets/prima-volba.png +0 -0
  12. package/build/assets/project.svg +5 -0
  13. package/build/assets/soc-ako-sluzba.png +0 -0
  14. package/build/assets/soc-stats-1.svg +7 -0
  15. package/build/assets/soc-stats-2.svg +21 -0
  16. package/build/assets/what-is-that.png +0 -0
  17. package/build/changelog/index.html +83 -0
  18. package/build/components/ContactFormB2B/index.html +29 -0
  19. package/build/fonts/HelveticaNeue-Bold.woff2 +0 -0
  20. package/build/fonts/HelveticaNeue-Light.woff2 +0 -0
  21. package/build/fonts/HelveticaNeue-Roman.woff2 +0 -0
  22. package/build/images/cta-device.png +0 -0
  23. package/build/images/cta-plans.png +0 -0
  24. package/build/images/cta-renewal.png +0 -0
  25. package/build/images/device-mobile.png +0 -0
  26. package/build/images/form-validation-format.png +0 -0
  27. package/build/images/form-validation-info-structure.png +0 -0
  28. package/build/images/form-validation-semantics.png +0 -0
  29. package/build/images/forms-labels-grouping.png +0 -0
  30. package/build/images/forms-labels-instruction.png +0 -0
  31. package/build/images/forms-labels-structure.png +0 -0
  32. package/build/images/hero/example-lg.jpg +0 -0
  33. package/build/images/hero/example-lg@2x.jpg +0 -0
  34. package/build/images/hero/example-xl.jpg +0 -0
  35. package/build/images/hero/example-xl@2x.jpg +0 -0
  36. package/build/images/hero/example-xxl.jpg +0 -0
  37. package/build/images/hero/example-xxl@2x.jpg +0 -0
  38. package/build/images/hero/example.jpg +0 -0
  39. package/build/images/hero/example@2x.jpg +0 -0
  40. package/build/images/hero/old-vendor-2x.jpg +0 -0
  41. package/build/images/hero/old-vendor-lg-2x.jpg +0 -0
  42. package/build/images/hero/old-vendor-lg.jpg +0 -0
  43. package/build/images/hero/old-vendor-xl-2x.jpg +0 -0
  44. package/build/images/hero/old-vendor-xl.jpg +0 -0
  45. package/build/images/hero/old-vendor-xxl-2x.jpg +0 -0
  46. package/build/images/hero/old-vendor-xxl.jpg +0 -0
  47. package/build/images/hero/old-vendor.jpg +0 -0
  48. package/build/images/hero/photo-2x.jpg +0 -0
  49. package/build/images/hero/photo-lg-2x.jpg +0 -0
  50. package/build/images/hero/photo-lg.jpg +0 -0
  51. package/build/images/hero/photo-xl-2x.jpg +0 -0
  52. package/build/images/hero/photo-xl.jpg +0 -0
  53. package/build/images/hero/photo-xxl-2x.jpg +0 -0
  54. package/build/images/hero/photo-xxl.jpg +0 -0
  55. package/build/images/hero/photo.jpg +0 -0
  56. package/build/images/hero/single.png +0 -0
  57. package/build/images/hero/single@2x.png +0 -0
  58. package/build/images/hero/vendor-lg.png +0 -0
  59. package/build/images/hero/vendor-lg@2x.png +0 -0
  60. package/build/images/hero/vendor-xl.png +0 -0
  61. package/build/images/hero/vendor-xl@2x.png +0 -0
  62. package/build/images/hero/vendor-xxl.png +0 -0
  63. package/build/images/hero/vendor-xxl@2x.png +0 -0
  64. package/build/images/hero/vendor.png +0 -0
  65. package/build/images/hero/vendor@2x.png +0 -0
  66. package/build/images/product-1.svg +10 -0
  67. package/build/images/product-2.svg +14 -0
  68. package/build/images/product-3.svg +9 -0
  69. package/build/images/tone-of-voice.jpg +0 -0
  70. package/build/index.html +46 -0
  71. package/build/lib/after-components.css +2 -0
  72. package/build/lib/after-components.css.map +1 -0
  73. package/build/lib/after-components.js +3 -0
  74. package/build/lib/before-components.css +3 -0
  75. package/build/lib/before-components.css.map +1 -0
  76. package/build/lib/before-components.js +3 -0
  77. package/build/lib/breadcrumbs.css +2 -0
  78. package/build/lib/breadcrumbs.css.map +1 -0
  79. package/build/lib/breadcrumbs.js +3 -0
  80. package/build/lib/components.css +2 -0
  81. package/build/lib/components.css.map +1 -0
  82. package/build/lib/components.js +3 -0
  83. package/build/lib/fonts.css +2 -0
  84. package/build/lib/fonts.css.map +1 -0
  85. package/build/lib/fonts.js +3 -0
  86. package/build/lib/footer.css +2 -0
  87. package/build/lib/footer.css.map +1 -0
  88. package/build/lib/megamenu.css +2 -0
  89. package/build/lib/megamenu.css.map +1 -0
  90. package/build/lib/megamenu.js +2 -0
  91. package/build/lib/megamenu.js.map +1 -0
  92. package/build/lib/scripts.css +2 -0
  93. package/build/lib/scripts.css.map +1 -0
  94. package/build/lib/scripts.js +10 -0
  95. package/build/lib/scripts.js.map +1 -0
  96. package/build/lib/style.css +3 -0
  97. package/build/lib/style.css.map +1 -0
  98. package/build/lib/style.js +3 -0
  99. package/build/lib/tsconfig.tsbuildinfo +1 -0
  100. package/build/logo.svg +1 -0
  101. package/build/modules/image-section/README/index.html +54 -0
  102. package/build/modules/image-section/background-image/index.html +44 -0
  103. package/build/modules/image-section/half-width-image/index.html +46 -0
  104. package/build/modules/image-section/third-width-2-image-section/index.html +44 -0
  105. package/build/modules/image-section/third-width-frame-image-section/index.html +49 -0
  106. package/build/pages/basic-page-about-the-brand/index.html +44 -0
  107. package/build/pages/basic-page-gdpr/index.html +44 -0
  108. package/build/pages/blog-homepage-clovek/index.html +44 -0
  109. package/build/pages/blog-news-clovek/index.html +44 -0
  110. package/build/pages/blog-post-clovek/index.html +44 -0
  111. package/build/pages/device-lp-b2b/index.html +29 -0
  112. package/build/pages/device-lp-b2c/index.html +29 -0
  113. package/build/pages/equipment-insurance/index.html +54 -0
  114. package/build/pages/homepage-b2b/index.html +29 -0
  115. package/build/pages/homepage-b2c/index.html +29 -0
  116. package/build/pages/online-security/index.html +53 -0
  117. package/build/pages/press-and-news-releases/index.html +44 -0
  118. package/build/pages/press-center/index.html +44 -0
  119. package/build/pages/press-center-docs-library/index.html +44 -0
  120. package/build/pages/press-center-general-terms/index.html +67 -0
  121. package/build/pages/press-center-general-terms copy/index.html +67 -0
  122. package/build/pages/press-center-informations-for-customers/index.html +44 -0
  123. package/build/pages/pricelist/index.html +44 -0
  124. package/build/pages/pricelist-tariff/index.html +44 -0
  125. package/{src/layouts/base.njk → build/pages/pricelist-tarrif/index.html} +6 -9
  126. package/build/pages/product-page-b2b-market-locator/index.html +44 -0
  127. package/build/pages/product-page-b2b-market-locator copy/index.html +44 -0
  128. package/build/pages/product-page-b2b-microsoft-365/index.html +44 -0
  129. package/build/pages/product-page-b2b-microsoft-365 copy/index.html +44 -0
  130. package/build/pages/product-page-b2b-soc-as-a-service/index.html +44 -0
  131. package/build/pages/product-page-b2c-equipment-insurance/index.html +54 -0
  132. package/build/pages/product-page-b2c-online-security/index.html +48 -0
  133. package/build/pages/product-page-b2c-prima-volba/index.html +44 -0
  134. package/build/pages/product-page-b2c-prima-volba-signpost/index.html +44 -0
  135. package/build/pages/roaming-b2b/index.html +30 -0
  136. package/build/pages/roaming-b2c/index.html +30 -0
  137. package/build/pages/roaming-b2x/index.html +44 -0
  138. package/build/pages/signpost-insurance/index.html +44 -0
  139. package/build/pages/signpost-products-and-services/index.html +44 -0
  140. package/build/readme/index.html +55 -0
  141. package/build/shame.css +171 -0
  142. package/build/sprite.svg +1 -0
  143. package/package.json +5 -2
  144. package/.prettierrc +0 -9
  145. package/CHANGELOG.md +0 -36
  146. package/eleventy.config.js +0 -91
  147. package/eslint.config.mjs +0 -93
  148. package/global.d.ts +0 -3
  149. package/src/changelog.mdx +0 -11
  150. package/src/components/ActionTile/ActionTile.tsx +0 -25
  151. package/src/components/ActionTile/ActionTilesSection.tsx +0 -41
  152. package/src/components/ActionTile/index.ts +0 -2
  153. package/src/components/ArticleCard/ArticleCard.tsx +0 -130
  154. package/src/components/ArticleCard/index.ts +0 -1
  155. package/src/components/ArticleMeta/ArticleMeta.tsx +0 -37
  156. package/src/components/ArticleMeta/index.ts +0 -1
  157. package/src/components/ArticleShare/ArticleShare.tsx +0 -87
  158. package/src/components/ArticleShare/index.ts +0 -1
  159. package/src/components/AvatarCard/AvatarCard.tsx +0 -30
  160. package/src/components/AvatarCard/index.ts +0 -1
  161. package/src/components/FAQ/FAQ.tsx +0 -59
  162. package/src/components/FAQ/index.ts +0 -1
  163. package/src/components/FeaturedArticles/FeaturedArticles.tsx +0 -57
  164. package/src/components/FeaturedArticles/index.ts +0 -1
  165. package/src/components/FileCard/FileCard.tsx +0 -51
  166. package/src/components/FileCard/index.ts +0 -1
  167. package/src/components/FooterContent/FooterContent.tsx +0 -253
  168. package/src/components/HeroSection/HeroSection.tsx +0 -67
  169. package/src/components/HeroSection/index.ts +0 -1
  170. package/src/components/Markdown.tsx +0 -49
  171. package/src/components/Megamenu/Megamenu.tsx +0 -848
  172. package/src/components/Megamenu/MegamenuClovek.tsx +0 -222
  173. package/src/components/Megamenu/index.ts +0 -2
  174. package/src/components/PageHeading/PageHeadingSimple.tsx +0 -21
  175. package/src/components/PageHeading/index.ts +0 -1
  176. package/src/components/ProductImage/ProductImage.tsx +0 -29
  177. package/src/components/ProductImage/_product-image.scss +0 -45
  178. package/src/components/ProductImage/index.ts +0 -1
  179. package/src/components/SectionTitle/SectionTitle.tsx +0 -29
  180. package/src/components/SectionTitle/index.ts +0 -1
  181. package/src/components/StoreButtons/StoreButtons.tsx +0 -336
  182. package/src/components/StoreButtons/_store-buttons.scss +0 -11
  183. package/src/components/StoreButtons/index.ts +0 -1
  184. package/src/components/Tags/Tags.tsx +0 -90
  185. package/src/components/Tags/index.ts +0 -3
  186. package/src/components/Tiles/Tiles.tsx +0 -56
  187. package/src/components/Tiles/_tiles.scss +0 -18
  188. package/src/components/Tiles/index.ts +0 -1
  189. package/src/components/ToC/ToC.tsx +0 -37
  190. package/src/components/ToC/_toc.scss +0 -23
  191. package/src/components/ToC/index.ts +0 -1
  192. package/src/components/_components.scss +0 -5
  193. package/src/components/_container.scss +0 -17
  194. package/src/data/homepage.js +0 -17
  195. package/src/index.mdx +0 -132
  196. package/src/layouts/DefaultPage.tsx +0 -29
  197. package/src/pages/_homepage.scss +0 -24
  198. package/src/pages/_pages.scss +0 -29
  199. package/src/pages/basic-page-about-the-brand.mdx +0 -167
  200. package/src/pages/basic-page-gdpr.mdx +0 -563
  201. package/src/pages/blog-homepage-clovek.mdx +0 -437
  202. package/src/pages/blog-news-clovek.mdx +0 -163
  203. package/src/pages/blog-post-clovek.mdx +0 -322
  204. package/src/pages/device-lp-b2b.mdx +0 -11
  205. package/src/pages/device-lp-b2c.mdx +0 -318
  206. package/src/pages/homepage-b2b.mdx +0 -11
  207. package/src/pages/homepage-b2c.mdx +0 -463
  208. package/src/pages/press-and-news-releases.mdx +0 -136
  209. package/src/pages/press-center-docs-library.mdx +0 -188
  210. package/src/pages/press-center-general-terms.mdx +0 -208
  211. package/src/pages/press-center-informations-for-customers.mdx +0 -262
  212. package/src/pages/pricelist-tariff.mdx +0 -241
  213. package/src/pages/pricelist.mdx +0 -644
  214. package/src/pages/product-page-b2b-microsoft-365.mdx +0 -747
  215. package/src/pages/product-page-b2c-equipment-insurance.mdx +0 -435
  216. package/src/pages/product-page-b2c-online-security.mdx +0 -285
  217. package/src/pages/product-page-b2c-prima-volba-signpost.mdx +0 -289
  218. package/src/pages/product-page-b2c-prima-volba.mdx +0 -425
  219. package/src/pages/roaming-b2b.mdx +0 -11
  220. package/src/pages/roaming-b2c.mdx +0 -549
  221. package/src/pages/signpost-insurance.mdx +0 -126
  222. package/src/pages/signpost-products-and-services.mdx +0 -206
  223. package/src/readme.mdx +0 -11
  224. package/src/shame.scss +0 -19
  225. package/src/styles/utilities/border.scss +0 -6
  226. package/src/styles/utilities/index.scss +0 -2
  227. package/src/styles/utilities/layout.scss +0 -11
  228. package/tsconfig.json +0 -22
  229. /package/{src → build}/assets/6-mesiacov-zadarmo.png +0 -0
  230. /package/{src → build}/assets/Apple_iPhone_16_Pro.png +0 -0
  231. /package/{src → build}/assets/Gaming_large.png +0 -0
  232. /package/{src → build}/assets/Gaming_medium.png +0 -0
  233. /package/{src → build}/assets/apple-phone@desktop.png +0 -0
  234. /package/{src → build}/assets/apple-phone@mobile.png +0 -0
  235. /package/{src → build}/assets/apple-phone@tablet.png +0 -0
  236. /package/{src → build}/assets/avatar-large.png +0 -0
  237. /package/{src → build}/assets/avatar-support.png +0 -0
  238. /package/{src → build}/assets/avatar.png +0 -0
  239. /package/{src → build}/assets/badge-appgallery.svg +0 -0
  240. /package/{src → build}/assets/badge-appstore.svg +0 -0
  241. /package/{src → build}/assets/badge-google-play.svg +0 -0
  242. /package/{src → build}/assets/bez-nastrah.png +0 -0
  243. /package/{src → build}/assets/blog-post-cover.png +0 -0
  244. /package/{src → build}/assets/blog-post-image-1.png +0 -0
  245. /package/{src → build}/assets/blogpost-cover-image-1.png +0 -0
  246. /package/{src → build}/assets/blogpost-cover-image-2.png +0 -0
  247. /package/{src → build}/assets/blogpost-cover-image-3.png +0 -0
  248. /package/{src → build}/assets/blogpost-cover-image-4.png +0 -0
  249. /package/{src → build}/assets/blogpost-cover-image-5.png +0 -0
  250. /package/{src → build}/assets/bookings.svg +0 -0
  251. /package/{src → build}/assets/clovek-blog-hero-exported.png +0 -0
  252. /package/{src → build}/assets/clovek-blog-hero-xxl.jpg +0 -0
  253. /package/{src → build}/assets/festivaly-2-mobile-rozcestnik@2x.jpg +0 -0
  254. /package/{src → build}/assets/iPad_grey.png +0 -0
  255. /package/{src → build}/assets/iPhone_16_Pro_Web_Banner_desktop.png +0 -0
  256. /package/{src → build}/assets/iPhone_16_Pro_Web_Banner_tablet.png +0 -0
  257. /package/{src → build}/assets/ikona-servis--dark.svg +0 -0
  258. /package/{src → build}/assets/ikona-servis.svg +0 -0
  259. /package/{src → build}/assets/ikona-vykup--dark.svg +0 -0
  260. /package/{src → build}/assets/ikona-vykup.svg +0 -0
  261. /package/{src → build}/assets/ikona-vyssia-pamat--dark.svg +0 -0
  262. /package/{src → build}/assets/ikona-vyssia-pamat.svg +0 -0
  263. /package/{src → build}/assets/iphone-17.png +0 -0
  264. /package/{src → build}/assets/laptop_5euro.png +0 -0
  265. /package/{src → build}/assets/logo-minimal.svg +0 -0
  266. /package/{src → build}/assets/love-odporucane-baliky-hero-xxl@2x.png +0 -0
  267. /package/{src → build}/assets/microsoft-365-computer.png +0 -0
  268. /package/{src → build}/assets/microsoft-365.png +0 -0
  269. /package/{src → build}/assets/microsoft-copilot-logo-large.png +0 -0
  270. /package/{src → build}/assets/microsoft-copilot-logo-small-v2.png +0 -0
  271. /package/{src → build}/assets/microsoft-copilot-logo-small.png +0 -0
  272. /package/{src → build}/assets/microsoft-partner-do-hero.png +0 -0
  273. /package/{src → build}/assets/microsoft-project.svg +0 -0
  274. /package/{src → build}/assets/microsoft-teams.svg +0 -0
  275. /package/{src → build}/assets/online-ochrana-b2c.png +0 -0
  276. /package/{src → build}/assets/online-ochrana.png +0 -0
  277. /package/{src → build}/assets/people1.png +0 -0
  278. /package/{src → build}/assets/people2.png +0 -0
  279. /package/{src → build}/assets/power-bi.svg +0 -0
  280. /package/{src → build}/assets/predvolba.png +0 -0
  281. /package/{src/assets/prima-volba.png → build/assets/prima-vobla.png} +0 -0
  282. /package/{src → build}/assets/prima-volba-why-1.png +0 -0
  283. /package/{src → build}/assets/prima-volba-why-2.png +0 -0
  284. /package/{src → build}/assets/prima-volba-why-3.png +0 -0
  285. /package/{src → build}/assets/recommendation.png +0 -0
  286. /package/{src → build}/assets/roaming-prima-karta.png +0 -0
  287. /package/{src → build}/assets/rozcestnik-poistenie--cestovne-poistenie.png +0 -0
  288. /package/{src → build}/assets/rozcestnik-poistenie--poistenie-faktur.png +0 -0
  289. /package/{src → build}/assets/rozcestnik-poistenie--poistenie-urazov.png +0 -0
  290. /package/{src → build}/assets/rozcestnik-poistenie--telefonov.png +0 -0
  291. /package/{src → build}/assets/rozcestnik-produkty-a-sluzby--internet.png +0 -0
  292. /package/{src → build}/assets/rozcestnik-produkty-a-sluzby--navzajom-zadarmo.png +0 -0
  293. /package/{src → build}/assets/rozcestnik-produkty-a-sluzby--telefony-a-zariadenia.png +0 -0
  294. /package/{src → build}/assets/rozcestnik-produkty-a-sluzby--transfer.png +0 -0
  295. /package/{src → build}/assets/rozcestnik-produkty-a-sluzby--tv.png +0 -0
  296. /package/{src → build}/assets/rozcestnik-produkty-a-sluzby--volania.png +0 -0
  297. /package/{src → build}/assets/rozcestnik-produkty-a-sluzby--vyhodne-balicky.png +0 -0
  298. /package/{src → build}/assets/rozcestnik-produkty-a-sluzby--vyhody.png +0 -0
  299. /package/{src → build}/assets/samsung-galaxy-flip-7-1.png +0 -0
  300. /package/{src → build}/assets/samsung-galaxy-fold-7--large.png +0 -0
  301. /package/{src → build}/assets/samsung-galaxy-fold-7-1.png +0 -0
  302. /package/{src → build}/assets/samsung-watch-banner.png +0 -0
  303. /package/{src → build}/assets/sharepoint.svg +0 -0
  304. /package/{src → build}/assets/three-phones-revert.png +0 -0
  305. /package/{src → build}/assets/three-phones-rotated-desktop.png +0 -0
  306. /package/{src → build}/assets/three-phones-rotated-mobile.png +0 -0
  307. /package/{src → build}/assets/three-phones-rotated-tablet.png +0 -0
  308. /package/{src → build}/assets/three-phones.png +0 -0
  309. /package/{src → build}/assets/uae.svg +0 -0
  310. /package/{src → build}/assets/visio.svg +0 -0
  311. /package/{src → build}/assets/volte.png +0 -0
  312. /package/{src → build}/assets/worker.png +0 -0
@@ -1,747 +0,0 @@
1
- ---
2
- ---
3
-
4
- import {
5
- Accordion,
6
- AccordionItem,
7
- AnchorNavigation,
8
- Bar,
9
- BarItem,
10
- BlockAction,
11
- BlockActionControl,
12
- BlockActionOverride,
13
- Breadcrumbs,
14
- Button,
15
- Buttons,
16
- Card,
17
- CardSection,
18
- Carousel,
19
- Controls,
20
- Divider,
21
- Expander,
22
- Field,
23
- Grid,
24
- GridCol,
25
- Icon,
26
- IconList,
27
- Image,
28
- Link,
29
- Pagination,
30
- Pictogram,
31
- Pill,
32
- PromoBanner,
33
- Section,
34
- Tag,
35
- } from "@orangesk/orange-design-system";
36
- import Page from "../layouts/DefaultPage";
37
- import { HeroSection } from "../components/HeroSection";
38
- import { ArticleCard } from "../components/ArticleCard";
39
- import { FileCard } from "../components/FileCard";
40
- import { FAQ } from "../components/FAQ";
41
- import { PageHeadingSimple } from "../components/PageHeading";
42
- import { SliderCard } from "./product-page-b2c-online-security.mdx";
43
- import { ActionTiles } from "../components/ActionTile";
44
-
45
- export const CustomHero = () => (
46
- <Section spacing="default">
47
- <PromoBanner image="/assets/microsoft-365.png">
48
- <h1 className="display-3 thin text-accent">
49
- Microsoft 365 <br />
50
- <span className="text-default">Copilot</span>
51
- </h1>
52
- <p className="text-secondary mb-large">
53
- 75 % používateľov potvrdilo, že sú produktívnejší, keď používajú
54
- Copilota
55
- </p>
56
- <Button type="primary" className="mb-large show-lg" size="large">
57
- {"Mám záujem"}
58
- </Button>
59
- <Image
60
- src="/assets/microsoft-partner-do-hero.png"
61
- alt="Microsoft 365"
62
- className="show-lg"
63
- />
64
- </PromoBanner>
65
- </Section>
66
- );
67
-
68
- export const SimplifyWork = () => (
69
- <Section spacing="default" id="microsoft-365-copilot">
70
- <PromoBanner image="/assets/microsoft-copilot-logo-large.png">
71
- <p className="mb-xsmall">Microsoft Copilot</p>
72
- <h2 className="h1 thin mb-medium">
73
- {"Zjednodušte si prácu s AI asistentom Microsoft Copilot"}
74
- </h2>
75
- <p className="text-secondary mb-none">
76
- {`Buďte kreatívnejší a produktívnejší s revolučným nástrojom od Microsoftu. Využívajte najmodernejšiu umelú inteligenciu na automatizáciu vašich procesov. Copilot využijete s vašimi obľúbenými aplikáciami Microsoft 365, ako sú Word, Outlook, PowerPoint a Teams.`}
77
- </p>
78
- </PromoBanner>
79
- </Section>
80
- );
81
-
82
- export const Features = () => (
83
- <Section spacing="default">
84
- <div className="hide-md mb">
85
- <Controls
86
- icon="chevron-left"
87
- data-carousel-controls="carousel-features"
88
- data-carousel-action="prev"
89
- />
90
- <Controls
91
- icon="chevron-right"
92
- data-carousel-controls="carousel-features"
93
- data-carousel-action="next"
94
- />
95
- </div>
96
- <Carousel
97
- id="carousel-features"
98
- data-swiper-options='{"slidesPerView":1.2,"breakpoints":{"480":{"slidesPerView":1.8},"768":{"slidesPerView":3}}}'
99
- items={[
100
- <div>
101
- <Pill size="xxlarge" className="mb" color="surface-subtle">
102
- <Icon name="file-copy" size="large" />
103
- </Pill>
104
- <h3 className="h3 mb-small">{`Jednoduchá práca s dokumentmi, e-mailami a sprezentáciami`}</h3>
105
- <p className="mb-small text-secondary">
106
- {`Copilot vám pomôže so všetkým. Od písania e-mailov až po tvorbu pútavých prezentácií. Vďaka pokročilým technológiám AI zvládne Copilot analýzu dát v tabuľkách a tvorbu kreatívneho obsahu.`}
107
- </p>
108
- </div>,
109
- <div>
110
- <Pill size="xxlarge" className="mb" color="surface-subtle">
111
- <Icon name="email" size="large" />
112
- </Pill>
113
- <h3 className="h3 mb-small">{`Zjednodušená komunikácia a spolupráca`}</h3>
114
- <p className="mb-small text-secondary">
115
- {`Copilot vám pomôže s plánovaním schôdzok, zjednoduší e-mailovú komunikáciu a analýzu dát pre lepšie rozhodovanie. To vám prinesie viac času na strategické a inovatívne projekty.`}
116
- </p>
117
- </div>,
118
- <div>
119
- <Pill size="xxlarge" className="mb" color="surface-subtle">
120
- <Icon name="dashboard-display" size="large" />
121
- </Pill>
122
- <h3 className="h3 mb-small">{`Personalizovaný zážitok a neustála inovácia`}</h3>
123
- <p className="mb-small text-secondary">
124
- {`Copilot sa neustále učí a prispôsobuje vašim potrebám. Čím viac ho používate, tým lepšie vám bude rozumieť, a tým relevantnejšiu pomoc vám bude poskytovať.`}
125
- </p>
126
- </div>,
127
- ]}
128
- showScrollbar={true}
129
- bleedRight
130
- />
131
- </Section>
132
- );
133
-
134
- export const CTA = () => (
135
- <Section className="pt-none pb-none">
136
- <PromoBanner variant="vertical">
137
- <div>
138
- <Image
139
- src="/assets/microsoft-copilot-logo-small.png"
140
- alt="Microsoft 365 Copilot"
141
- />
142
- <h2 className="h1 thin">Microsoft Copilot</h2>
143
- <p className="align-selft-center mb-large">
144
- Získajte zľavu až 15 % pri kúpe 10 a viac licencií (platí do
145
- 31.12.2024)
146
- </p>
147
- <Button type="primary" className="mb-none" size="large">
148
- {"Chcem Microsoft Copilot"}
149
- </Button>
150
- </div>
151
- </PromoBanner>
152
- </Section>
153
- );
154
-
155
- export const MoreFeatures = () => (
156
- <>
157
- <Section spacing="default" color="background-secondary">
158
- <PromoBanner image="/assets/microsoft-365-computer.png">
159
- <p className="mb-xsmall">Microsoft 365</p>
160
- <h2 className="h1 thin mb-medium">
161
- {"Ako vám môže uľahčiť Microsoft 365 podnikanie?"}
162
- </h2>
163
- <p className="text-secondary mb-none">
164
- {`Microsoft 365 je komplexný kancelársky balík v online úložisku (Cloud), vďaka ktorému môžete pracovať odkiaľkoľvek a všetko potrebné tak máte vždy so sebou. Za jeden mesačný poplatok získate kancelársky balík na profesionálne fungovanie svojej firmy, vďaka ktorému zvýšite efektivitu svojej práce.`}
165
- </p>
166
- </PromoBanner>
167
- </Section>
168
- <Section spacing="default" color="background-secondary">
169
- <div className="hide-md mb">
170
- <Controls
171
- icon="chevron-left"
172
- data-carousel-controls="carousel-more-features"
173
- data-carousel-action="prev"
174
- />
175
- <Controls
176
- icon="chevron-right"
177
- data-carousel-controls="carousel-more-features"
178
- data-carousel-action="next"
179
- />
180
- </div>
181
- <Carousel
182
- id="carousel-more-features"
183
- data-swiper-options='{"slidesPerView":1.2,"breakpoints":{"480":{"slidesPerView":1.8},"768":{"slidesPerView":3}, "1240":{"slidesPerView":4}}}'
184
- items={[
185
- <div>
186
- <Pill size="xxlarge" className="mb" color="fill-moderate">
187
- <Icon name="email" size="large" />
188
- </Pill>
189
- <h3 className="h3 mb-small">{`E-mail a kalendár`}</h3>
190
- <p className="mb-small text-secondary">
191
- {`Microsoft 365 vám zabezpečí profesionálny e-mail s kapacitou mailboxu až 50 GB a zdieľané kalendáre pre vašich zamestnancov.`}
192
- </p>
193
- </div>,
194
- <div>
195
- <Pill size="xxlarge" className="mb" color="fill-moderate">
196
- <Icon name="collective-class-training" size="large" />
197
- </Pill>
198
- <h3 className="h3 mb-small">{`Tímová spolupráca`}</h3>
199
- <p className="mb-small text-secondary">
200
- {`Pracujte s viacerými používateľmi naraz cez Teams alebo SharePoint. K tomu získate úložisko až 1 TB na OneDrive pre každého, s kým zdieľate dokumenty.`}
201
- </p>
202
- </div>,
203
- <div>
204
- <Pill size="xxlarge" className="mb" color="fill-moderate">
205
- <Icon name="briefcase" size="large" />
206
- </Pill>
207
- <h3 className="h3 mb-small">{`Efektívne podnikanie`}</h3>
208
- <p className="mb-small text-secondary">
209
- {`Vytvorenie jednoduchého rezervačného systému vďaka Microsoft Bookings a spravovanie zákazníckych kontaktov cez Outlook Customer Manager.`}
210
- </p>
211
- </div>,
212
- <div>
213
- <Pill size="xxlarge" className="mb" color="fill-moderate">
214
- <Icon name="orange-reflect" size="large" />
215
- </Pill>
216
- <h3 className="h3 mb-small">{`Viac zariadení`}</h3>
217
- <p className="mb-small text-secondary">
218
- {`Najnovšie verzie kancelárskych aplikácií budete mať vždy dostupné až na 5 zariadeniach v rámci jednej licencie.`}
219
- </p>
220
- </div>,
221
- ]}
222
- showScrollbar={true}
223
- bleedRight
224
- />
225
- </Section>
226
- </>
227
- );
228
-
229
- export const PackagesOverview = () => (
230
- <Section
231
- className="pt-none pb-none"
232
- color="background-secondary"
233
- id="baliky-microsoft-365"
234
- >
235
- <PromoBanner variant="vertical">
236
- <div>
237
- <Image
238
- src="/assets/microsoft-copilot-logo-small-v2.png"
239
- alt="Microsoft 365 Copilot"
240
- />
241
- <h2 className="h1 thin">Balíky Microsoft 365</h2>
242
- <p className="align-selft-center mb-large">
243
- Vyberte si z balíkov Microsoft 365 ten, ktorý najviac vyhovuje vášmu
244
- podnikaniu. Pripravili sme pre vás podrobný prehľad balíkov Microsoft
245
- 365.
246
- </p>
247
- <p className="mb-large">
248
- Cena bez DPH už od <br />
249
- <span className="h1 thin">5,42</span>
250
- <b> €/mes.</b>
251
- </p>
252
- <Button type="primary" className="mb-none" size="large">
253
- {"Prejsť na prehľad balíkov"}
254
- </Button>
255
- </div>
256
- </PromoBanner>
257
- </Section>
258
- );
259
-
260
- export const addons = [
261
- {
262
- header: {
263
- icon: (
264
- <Image
265
- src="/assets/microsoft-copilot-logo-small.png"
266
- alt="Microsoft 365 Copilot"
267
- width={60}
268
- height={60}
269
- />
270
- ),
271
- background: {
272
- color: "background-contrast",
273
- },
274
- },
275
- title: "Microsoft Copilot",
276
- description:
277
- "Prelomový nástroj umelej inteligencie pre zvýšenie produktivity.",
278
- price: <p className="h1 thin mb-none">Ozvite sa</p>,
279
- about: (
280
- <>
281
- <p>
282
- Copilot nie je len obyčajný doplnok, ale váš verný partner, ktorý vám
283
- pomôže zefektívniť prácu, prebudiť kreativitu a posunúť produktivitu
284
- na novú úroveň.
285
- </p>
286
- <IconList
287
- items={[
288
- {
289
- icon: "tick",
290
- content:
291
- "Jednoduchá práca s dokumentmi, e-mailami a prezentáciami.",
292
- },
293
- {
294
- icon: "tick",
295
- content: "Zjednodušená komunikácia a spolupráca.",
296
- },
297
- {
298
- icon: "tick",
299
- content: "Personalizovaný zážitok. ",
300
- },
301
- {
302
- icon: "tick",
303
- content: "Bezproblémová integrácia s Microsoft 365.",
304
- },
305
- ]}
306
- className="normal"
307
- />
308
- </>
309
- ),
310
- },
311
- {
312
- header: {
313
- icon: (
314
- <Image
315
- src="/assets/power-bi.svg"
316
- alt="Power BI"
317
- width={60}
318
- height={60}
319
- />
320
- ),
321
- background: {
322
- style: {
323
- backgroundColor: "#B5E8F7",
324
- },
325
- },
326
- },
327
- title: "Power BI",
328
- description: "Používateľská licencia",
329
- price: (
330
- <p>
331
- Cena bez DPH od
332
- <br />
333
- <span className="h1 thin">10,00</span>
334
- <b> €/mes.</b>
335
- </p>
336
- ),
337
- about: (
338
- <IconList
339
- items={[
340
- {
341
- icon: "tick",
342
- content:
343
- "Zdieľajte informácie, ktoré pomáhajú každému robiť rozhodnutia na základe faktov, nie na základe inštinktu.",
344
- },
345
- {
346
- icon: "tick",
347
- content:
348
- "Distribuujte poznatky všetkým členom tímu, vnútri aj mimo svojej organizácie a podľa potreby udeľujte oprávnenia na úpravy.",
349
- },
350
- {
351
- icon: "tick",
352
- content:
353
- "Pristupujte k vizualizáciám kdekoľvek, aj na cestách, vďaka aplikácii Power BI Mobile.",
354
- },
355
- {
356
- icon: "tick",
357
- content:
358
- "Zlepšujte spoluprácu pomocou tímových komentárov a buďte stále v spojení so svojimi odbermi a ich aktualizáciami.",
359
- },
360
- ]}
361
- className="normal"
362
- />
363
- ),
364
- },
365
- {
366
- header: {
367
- icon: (
368
- <Image
369
- src="/assets/microsoft-project.svg"
370
- alt="Microsoft Project"
371
- width={60}
372
- height={60}
373
- />
374
- ),
375
- background: {
376
- color: "fill-accent4",
377
- },
378
- },
379
- title: "Microsoft Project",
380
- description: "Aplikácia na plánovanie projektov v reálnom čase",
381
- price: (
382
- <p>
383
- Cena bez DPH od
384
- <br />
385
- <span className="h1 thin">8,00</span>
386
- <b> €/mes.</b>
387
- </p>
388
- ),
389
- about: (
390
- <IconList
391
- items={[
392
- {
393
- icon: "tick",
394
- content:
395
- "Jednoducho plánujte svoje projekty vďaka dynamickému plánovaniu, ktoré zohľadňuje vynaložené úsilie, trvanie projektu a priradených členov tímu.",
396
- },
397
- {
398
- icon: "tick",
399
- content:
400
- "Vytvorte interaktívne tabule a pozrite si celkový stav alebo si prejdite detaily projektov aj pomocou vizualizácie v aplikácii Power BI.",
401
- },
402
- {
403
- icon: "tick",
404
- content:
405
- "S flexibilnou a bezpečnou platformou vytvoríte počítačové/mobilné prostredie, aké vám a vášmu tímu vyhovuje pre lepšiu automatizáciu práce. Platforma je založená na službe Azure (najdôveryhodnejší podnikový Cloud na svete).",
406
- },
407
- ]}
408
- className="normal"
409
- />
410
- ),
411
- },
412
- {
413
- header: {
414
- icon: (
415
- <Image src="/assets/visio.svg" alt="Visio" width={60} height={60} />
416
- ),
417
- background: {
418
- color: "fill-accent2",
419
- },
420
- },
421
- title: "Visio",
422
- description:
423
- "Pokročilý program na prípravu diagramov a grafických zobrazení",
424
- price: (
425
- <p>
426
- Cena bez DPH od
427
- <br />
428
- <span className="h1 thin">5,00</span>
429
- <b> €/mes.</b>
430
- </p>
431
- ),
432
- about: (
433
- <IconList
434
- items={[
435
- {
436
- icon: "tick",
437
- content:
438
- "Jednoducho a intuitívne kreslite vývojové diagramy, organizačné schémy, pôdorysy, technické návrhy a ďalšie projekty. Používajte moderné tvary a šablóny so známymi funkciami balíka Microsoft 365.",
439
- },
440
- {
441
- icon: "tick",
442
- content:
443
- "Prepojte diagramy s údajmi v reálnom čase. Vďaka použitému formátovaniu tvarov sa vývojové diagramy po zmene základných údajov automaticky aktualizujú.",
444
- },
445
- {
446
- icon: "tick",
447
- content:
448
- "Spolupracujte na vývojových diagramoch Visia odkiaľkoľvek s rôznymi účastníkmi projektu.",
449
- },
450
- ]}
451
- className="normal"
452
- />
453
- ),
454
- },
455
- {
456
- header: {
457
- icon: (
458
- <Image
459
- src="/assets/sharepoint.svg"
460
- alt="SharePoint"
461
- width={60}
462
- height={60}
463
- />
464
- ),
465
- background: {
466
- color: "fill-accent3",
467
- },
468
- },
469
- title: "SharePoint",
470
- description: "Aplikácia na centralizované schvaľovanie žiadostí",
471
- price: (
472
- <p>
473
- Obsiahnuté od balíka
474
- <br />
475
- <span className="h1 thin">Basic</span>
476
- </p>
477
- ),
478
- about: (
479
- <IconList
480
- items={[
481
- {
482
- icon: "tick",
483
- content:
484
- "Už nemusíte závisieť od externých dodávateľov systémov evidencie a schvaľovania žiadostí.",
485
- },
486
- {
487
- icon: "tick",
488
- content:
489
- "Ide najmä o Fleet vozidlá, prenájom prezentačných nástrojov, rezerváciu priestorov…",
490
- },
491
- {
492
- icon: "tick",
493
- content:
494
- "Túto aplikáciu využívame aj my v Orangei na interné schvaľovanie.",
495
- },
496
- ]}
497
- className="normal"
498
- />
499
- ),
500
- },
501
- {
502
- header: {
503
- icon: (
504
- <Image
505
- src="/assets/bookings.svg"
506
- alt="Bookings"
507
- width={60}
508
- height={60}
509
- />
510
- ),
511
- background: {
512
- style: {
513
- backgroundColor: "#BAEBD6",
514
- },
515
- },
516
- },
517
- title: "Bookings",
518
- description: "Aplikácia na manažment stretnutí a termínov",
519
- price: (
520
- <p>
521
- Obsiahnuté od balíka
522
- <br />
523
- <span className="h1 thin">Basic</span>
524
- </p>
525
- ),
526
- about: (
527
- <IconList
528
- items={[
529
- {
530
- icon: "tick",
531
- content:
532
- "Ušetrite čas vďaka prehľadnému kalendáru dostupnosti pobočiek a pracovníkov, ktorý je spojený s rezervačným systémom.",
533
- },
534
- {
535
- icon: "tick",
536
- content:
537
- "Ideálna aplikácia pre podniky, ktoré využívajú rezervačný systém od tretej strany.",
538
- },
539
- ]}
540
- className="normal"
541
- />
542
- ),
543
- },
544
- {
545
- header: {
546
- icon: (
547
- <Image
548
- src="/assets/microsoft-teams.svg"
549
- alt="Microsoft Teams"
550
- width={60}
551
- height={60}
552
- />
553
- ),
554
- background: {
555
- style: {
556
- backgroundColor: "#F9B000",
557
- },
558
- },
559
- },
560
- title: "Microsoft Teams",
561
- description:
562
- "Najmodernejší videokonferencný nástroj a integrácie Microsoft 365 v jednom.",
563
- price: (
564
- <p>
565
- Obsiahnuté od balíka
566
- <br />
567
- <span className="h1 thin">Basic</span>
568
- </p>
569
- ),
570
- about: (
571
- <IconList
572
- items={[
573
- {
574
- icon: "tick",
575
- content:
576
- "Editujte dokumenty s viacerými používateľmi v reálnom čase.",
577
- },
578
- {
579
- icon: "tick",
580
- content: "Možnosť pridávania komentárov a vnorených odpovedí.",
581
- },
582
- ]}
583
- className="normal"
584
- />
585
- ),
586
- },
587
- ];
588
-
589
- export const AddonCard = (addon) => (
590
- <Card>
591
- <CardSection {...addon.header.background}>{addon.header.icon}</CardSection>
592
- <CardSection>
593
- <h3>{addon.title}</h3>
594
- <p>{addon.description}</p>
595
- </CardSection>
596
- <CardSection>{addon.price}</CardSection>
597
- <Divider />
598
- <CardSection>
599
- <Expander summary="Popis" isFullWidth open>
600
- <div className="text-secondary">{addon.about}</div>
601
- </Expander>
602
- </CardSection>
603
- </Card>
604
- );
605
-
606
- export const Packages = () => (
607
- <Section spacing="default" color="background-secondary" id="doplnkove-sluzby">
608
- <Grid className="mb-large" rowGapSize="medium">
609
- <GridCol size={{ xs: 12, lg: 10 }}>
610
- <h2 className="h2 thin mb-none">
611
- {"Doplnkové služby k balíku Microsoft 365"}
612
- </h2>
613
- </GridCol>
614
- <GridCol size={{ xs: 12, lg: 2 }} className="align-lg-right">
615
- <Controls
616
- icon="chevron-left"
617
- data-carousel-controls="carousel-addons"
618
- data-carousel-action="prev"
619
- />
620
- <Controls
621
- icon="chevron-right"
622
- data-carousel-controls="carousel-addons"
623
- data-carousel-action="next"
624
- />
625
- </GridCol>
626
- </Grid>
627
- <Carousel
628
- id="carousel-addons"
629
- data-swiper-options='{"slidesPerView":1.1,"breakpoints":{"768":{"slidesPerView":1.5},"1240":{"slidesPerView":3}}}'
630
- items={addons.map((addon, addonIndex) => (
631
- <AddonCard key={addonIndex} {...addon} />
632
- ))}
633
- showScrollbar={true}
634
- bleedRight
635
- />
636
- </Section>
637
- );
638
-
639
- export const Form = () => (
640
- <Section spacing="default" color="background-secondary" id="zavolajte-mi">
641
- <div className="d-flex flex-column align-items-center align-center mb-large">
642
- <h2 className="h2 thin">Máte záujem o službu Microsoft 365?</h2>
643
- <p>
644
- Zanechajte nám vaše kontaktné údaje a my sa vám obratom ozveme. Náš
645
- obchodný zástupca vám pomôže nájsť ideálne riešenie.
646
- </p>
647
- </div>
648
- <Grid className="justify-content-center">
649
- <GridCol size={{ xs: 12, sm: 10, md: 7, lg: 5 }}>
650
- <form action="#">
651
- <Field
652
- control={{
653
- control: {
654
- type: "text",
655
- className: "text-input--fullwidth",
656
- },
657
- type: "group",
658
- }}
659
- label="Meno a Priezvisko"
660
- isFullwidth
661
- />
662
- <Field
663
- control={{
664
- control: {
665
- type: "text",
666
- className: "text-input--fullwidth",
667
- },
668
- type: "group",
669
- }}
670
- label="Telefonne cislo"
671
- />
672
- <Field
673
- control={{
674
- control: {
675
- type: "text",
676
- className: "text-input--fullwidth",
677
- },
678
- type: "group",
679
- }}
680
- label="Nazov spolocnosti alebo ICO"
681
- />
682
- <Field
683
- control={{
684
- control: {
685
- type: "text",
686
- className: "text-input--fullwidth",
687
- },
688
- type: "group",
689
- }}
690
- label="Obec vasho posobenia"
691
- />
692
- <Field
693
- control={{
694
- type: "checkbox",
695
- }}
696
- label="Súhlasím so spracovaním osobných údajov na marketingové účely. (súhlas je povinný) viac info"
697
- className="mb-large"
698
- />
699
- <Button type="primary" htmlType="submit" className="fullwidth">
700
- {"Zavolajte mi"}
701
- </Button>
702
- </form>
703
- </GridCol>
704
- </Grid>
705
- </Section>
706
- );
707
-
708
- <Page isDark>
709
- <CustomHero />
710
- <AnchorNavigation
711
- items={[
712
- {
713
- href: "#microsoft-365-copilot",
714
- isActive: true,
715
- label: "Microsoft 365 Copilot",
716
- },
717
- {
718
- href: "#baliky-microsoft-365",
719
- label: "Balíky Microsoft 365",
720
- },
721
- {
722
- href: "#doplnkove-sluzby",
723
- label: "Doplnkové služby",
724
- },
725
- {
726
- href: "#zavolajte-mi",
727
- label: "Zavolajte mi",
728
- },
729
- {
730
- href: "#najcastejsie-otazky",
731
- label: "Najčastejšie otázky",
732
- },
733
- ]}
734
- >
735
- <Button type="primary" className="mb-none show-lg">
736
- {"Mám záujem"}
737
- </Button>
738
- </AnchorNavigation>
739
- <SimplifyWork />
740
- <Features />
741
- <CTA />
742
- <MoreFeatures />
743
- <PackagesOverview />
744
- <Packages />
745
- <Form />
746
- <FAQ />
747
- </Page>