@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,285 +0,0 @@
1
- ---
2
- ---
3
-
4
- import {
5
- Accordion,
6
- AccordionItem,
7
- AnchorNavigation,
8
- Bar,
9
- BarItem,
10
- BlockAction,
11
- BlockActionControl,
12
- Breadcrumbs,
13
- Button,
14
- Buttons,
15
- Card,
16
- CardSection,
17
- Carousel,
18
- Container,
19
- Controls,
20
- Cover,
21
- Divider,
22
- Expander,
23
- Grid,
24
- GridCol,
25
- Icon,
26
- Pagination,
27
- Pictogram,
28
- Pill,
29
- Section,
30
- } from "@orangesk/orange-design-system";
31
- import Page from "../layouts/DefaultPage";
32
- import { FAQ } from "../components/FAQ";
33
- import { HeroSection } from "../components/HeroSection";
34
-
35
- export const Product = () => (
36
- <Section
37
- spacing="default"
38
- color="background-secondary"
39
- id="online-ochrana-basic"
40
- >
41
- <Grid rowGapSize="large">
42
- <GridCol size={{ xs: 12, lg: 6 }} align="middle">
43
- <h2 className="h4 mb-large">
44
- Online ochrana <br />{" "}
45
- <span className="text-accent thin h2">Basic</span>
46
- </h2>
47
- <p className="mb-large">
48
- Ochrana zariadenia v Orange mobilnej dátovej sieti. Určené pre každého
49
- zákazníka, ktorý chce byť chránený ihneď či už v 3G, 4G alebo 5G.
50
- </p>
51
- <p className="text-secondary mb-large">
52
- Bez nutnosti sťahovania dodatočného softvéru a aplikácie.
53
- </p>
54
- <Buttons isStackedOnXs>
55
- <Button type="primary" className="mt-small" size="large">
56
- Aktivovať v Môj Orange
57
- </Button>
58
- <Button className="mt-small" size="large">
59
- Nemám ešte paušál
60
- </Button>
61
- </Buttons>
62
- </GridCol>
63
- <GridCol size={{ xs: 12, lg: 6 }} align="middle">
64
- <Bar align="center">
65
- <BarItem>
66
- <Pill size="xxlarge" color="surface-primary">
67
- <Icon name="mobile-applications" size="large" />
68
- </Pill>
69
- </BarItem>
70
- <BarItem isFilling className="h3">
71
- Ochrana pred hrozbami
72
- </BarItem>
73
- </Bar>
74
- <Bar align="center">
75
- <BarItem>
76
- <Pill size="xxlarge" color="surface-primary">
77
- <Icon name="cyber-shield" size="large" />
78
- </Pill>
79
- </BarItem>
80
- <BarItem isFilling className="h3">
81
- Bezpečné používanie internetu
82
- </BarItem>
83
- </Bar>
84
- <Bar align="center">
85
- <BarItem>
86
- <Pill size="xxlarge" color="surface-primary">
87
- <Icon name="dashboard-display" size="large" />
88
- </Pill>
89
- </BarItem>
90
- <BarItem isFilling className="h3">
91
- Prehľad a kontrola
92
- </BarItem>
93
- </Bar>
94
- </GridCol>
95
- </Grid>
96
- </Section>
97
- );
98
-
99
- export const Benefits = () => (
100
- <Section spacing="default">
101
- <Grid>
102
- <GridCol size={{ xs: 12, lg: 4 }}>
103
- <h2 className="h2 thin mb-large">{"Výhody"}</h2>
104
- </GridCol>
105
- <GridCol size={{ xs: 12, md: 6, lg: 4 }} className="mb-large mb-md-none">
106
- <div className="mb-large mb-md-xlarge">
107
- <Pill size="xxlarge" className="mb" color="surface-subtle">
108
- <Icon name="mobile-applications" size="large" />
109
- </Pill>
110
- <h3 className="h3 mb-small">{"Množstvo funkcií"}</h3>
111
- <p className="mb-small">
112
- {`Automatická ochrana proti spamu, vírusom, malvéru a phishingu s rozšírenými možnosťami kontroly a blokovania webového obsahu.`}
113
- </p>
114
- </div>
115
- <div>
116
- <Pill size="xxlarge" className="mb" color="surface-subtle">
117
- <Icon name="cyber-shield" size="large" />
118
- </Pill>
119
- <h3 className="h3 mb-small">{"Spravovanie prístupu"}</h3>
120
- <p>
121
- {`Všetko si môžete nastavovať jednoducho cez webovú aplikáciu, ktorú si nemusíte inštalovať.`}
122
- </p>
123
- <p className="mb-small">
124
- {`Máte možnosť natrvalo alebo v konkrétnych časoch zablokovať prístup k sociálnym sieťam vybraným stránkam, či kategóriám stránok.`}
125
- </p>
126
- </div>
127
- </GridCol>
128
- <GridCol size={{ xs: 12, md: 6, lg: 4 }}>
129
- <div className="mb-large mb-md-xlarge">
130
- <Pill size="xxlarge" className="mb" color="surface-subtle">
131
- <Icon name="cyber-shield" size="large" />
132
- </Pill>
133
- <h3 className="h3 mb-small">{"Zvýšená bezpečnosť"}</h3>
134
- <p className="mb-small">
135
- {`Služba poskytuje aj zabezpečenie vašich osobných údajov, súborov a aplikácií či peňazí pri používaní internetového bankingu.`}
136
- </p>
137
- </div>
138
- <div>
139
- <Pill size="xxlarge" className="mb" color="surface-subtle">
140
- <Icon name="dashboard-display" size="large" />
141
- </Pill>
142
- <h3 className="h3 mb-small">{"Poskytovanie reportov"}</h3>
143
- <p className="mb-small">
144
- {`K dispozícii máte tiež prehľadné reporty zablokovaných útokov, generované na týždennej alebo mesačnej báze.`}
145
- </p>
146
- </div>
147
- </GridCol>
148
- </Grid>
149
- </Section>
150
- );
151
-
152
- export const SliderCard = ({
153
- number,
154
- title,
155
- description,
156
- children,
157
- isActive,
158
- }) => (
159
- <Card color={isActive ? "background-accent" : undefined} noBorder>
160
- <CardSection>
161
- <Pill
162
- size="xxlarge"
163
- className="mb h2"
164
- color={isActive ? "surface-tertiary" : undefined}
165
- >
166
- <span className="h3 mb-none">{number}</span>
167
- </Pill>
168
- <p className="h3 bold mb-small">{title}</p>
169
- <p>{description}</p>
170
- {children}
171
- </CardSection>
172
- </Card>
173
- );
174
-
175
- export const HowToGet = () => (
176
- <Section spacing="default" id="ako-si-aktivovat">
177
- <Grid className="mb-large" rowGapSize="medium">
178
- <GridCol size={{ xs: 12, lg: 10 }}>
179
- <h2 className="h2 thin mb-none">
180
- {"Ako si aktivovať Online ochranu?"}
181
- </h2>
182
- </GridCol>
183
- <GridCol size={{ xs: 12, lg: 2 }} className="align-lg-right">
184
- <Controls
185
- icon="chevron-left"
186
- data-carousel-controls="carousel-how-to-get"
187
- data-carousel-action="prev"
188
- />
189
- <Controls
190
- icon="chevron-right"
191
- data-carousel-controls="carousel-how-to-get"
192
- data-carousel-action="next"
193
- />
194
- </GridCol>
195
- </Grid>
196
- <Carousel
197
- id="carousel-how-to-get"
198
- data-swiper-options='{"slidesPerView":1.2,"breakpoints":{"768":{"slidesPerView":2.5},"1240":{"slidesPerView":3.2}}}'
199
- items={[
200
- <SliderCard
201
- number={"1"}
202
- title={"Prihláste sa"}
203
- description={`Službu si môžete objednať jednoducho cez Môj Orange, alebo telefonicky na čísle 905.`}
204
- >
205
- <Buttons isStackedOnXs>
206
- <Button type="fill">{"Zákaznícka zóna"}</Button>
207
- <Button>{"Prejsť do Môj Orange app"}</Button>
208
- </Buttons>
209
- </SliderCard>,
210
- <SliderCard
211
- number={"2"}
212
- title={"Aktivácia"}
213
- description={`Potvrďte aktiváciu služby Online ochrana. Aktivácia prebehne
214
- zvyčajne do pár minút, najviac však do 24 hodín.`}
215
- isActive
216
- />,
217
- <SliderCard
218
- number={"3"}
219
- title={"Potvrdenie"}
220
- description={`Po úspešnom overení aktivácie budete informovaní aj cez SMS správu.`}
221
- />,
222
- <SliderCard
223
- number={"4"}
224
- title={"Nastavenia"}
225
- description={`Pre podrobné nastavenie služby stačí navštíviť portál služby Online ochrana.`}
226
- >
227
- <Button preserveWidth>{"Nastavenia Online ochrana"}</Button>
228
- </SliderCard>,
229
- ]}
230
- showScrollbar={true}
231
- bleedRight
232
- />
233
- </Section>
234
- );
235
-
236
- export const Login = () => (
237
- <Section spacing="default">
238
- <div className="d-flex flex-column align-items-center">
239
- <Pill color="surface-subtle" size="xxlarge" className="mb">
240
- <Icon name="cyber-shield" size="large" />
241
- </Pill>
242
- <h1 className="h1 thin align-center">
243
- {"Prihláste sa do vašej Online ochrany"}
244
- </h1>
245
- <p className="align-center">
246
- {`Ak už máte službu aktivovanú, prihláste sa do webového portálu Online
247
- ochrana. V ňom nájdete informácie o službe, notifikačné centrum s
248
- detekciou vírusov, možnosti nastavenia profilu, prehľad navštívených
249
- stránok a nastavenia obsahu.`}
250
- </p>
251
- <Button type="primary">Prihlásiť sa do portálu</Button>
252
- </div>
253
- </Section>
254
- );
255
-
256
- <Page>
257
- <HeroSection
258
- src="/assets/online-ochrana-b2c.png"
259
- alt="Online ochrana"
260
- title="Online ochrana vášho zariadenia"
261
- description="Aby ste boli na internete chránení, nemusíte inštalovať do svojho zariadenia žiadnu aplikáciu. Online ochrana kontroluje škodlivý obsah z internetu ešte pred tým, ako sa dostane do vášho zariadenia."
262
- />
263
- <AnchorNavigation
264
- items={[
265
- {
266
- href: "#online-ochrana-basic",
267
- isActive: true,
268
- label: "Online ochrana Basic",
269
- },
270
- {
271
- href: "#ako-si-aktivovat",
272
- label: "Ako si aktivovať",
273
- },
274
- {
275
- href: "#najcastejsie-otazky",
276
- label: "Najčastejšie otázky",
277
- },
278
- ]}
279
- />
280
- <Product />
281
- <Benefits />
282
- <HowToGet />
283
- <Login />
284
- <FAQ />
285
- </Page>
@@ -1,289 +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
- Grid,
23
- GridCol,
24
- Icon,
25
- IconList,
26
- Link,
27
- Modal,
28
- Pagination,
29
- Pictogram,
30
- Pill,
31
- PromoBanner,
32
- Section,
33
- Tag,
34
- ModalProductHeader,
35
- ModalProductFooter,
36
- ModalCloseButton,
37
- } from "@orangesk/orange-design-system";
38
- import Page from "../layouts/DefaultPage";
39
- import { ArticleCard } from "../components/ArticleCard";
40
- import { FileCard } from "../components/FileCard";
41
- import { FAQ } from "../components/FAQ";
42
- import { PageHeadingSimple } from "../components/PageHeading";
43
- import { SliderCard } from "./product-page-b2c-online-security.mdx";
44
- import { ActionTiles } from "../components/ActionTile";
45
-
46
- export const list = [
47
- {
48
- title: "Chcem si preniesť číslo od iného operátora",
49
- price: <p className="h2 thin mb-xsmall">zadarmo</p>,
50
- description: "Bez viazanosti",
51
- cta: "Objednať a preniesť číslo",
52
- includes: [
53
- "3x 10 GB dát na 30 dní",
54
- "Nekonečné hovory na 3 čísla v sieti Orange na 3 mesiace zadarmo ",
55
- "Po prvom dobití získate bonusový kredit 7 €",
56
- ],
57
- },
58
- {
59
- title: "Chcem Prima Voľba s novým číslom",
60
- price: (
61
- <p className="h2 thin mb-xsmall">
62
- 5 <span className="h4 normal">&euro;</span>
63
- </p>
64
- ),
65
- description: "Bez viazanosti",
66
- cta: "Objednať a preniesť číslo",
67
- includes: [
68
- "3x 10 GB dát na 30 dní",
69
- "Nekonečné hovory na 3 čísla v sieti Orange na 3 mesiace zadarmo ",
70
- "5 € úvodný kredit",
71
- ],
72
- },
73
- ];
74
-
75
- export const ProductModal = () => (
76
- <Modal
77
- id="modal-product"
78
- disableHeaderSpacing
79
- disableFooterSpacing
80
- renderHeader={() => (
81
- <>
82
- <ModalProductHeader>
83
- <Bar space="small" className="mb-none">
84
- <BarItem>
85
- <h2 className="h3">{"Prima Voľba"}</h2>
86
- </BarItem>
87
- <BarItem isFilling>
88
- <Tag color="black">5G</Tag>
89
- </BarItem>
90
- </Bar>
91
- </ModalProductHeader>
92
- <ModalCloseButton />
93
- <Divider />
94
- </>
95
- )}
96
- renderFooter={() => (
97
- <>
98
- <Divider />
99
- <ModalProductFooter
100
- button={
101
- <Button
102
- type="primary"
103
- data-a11y-dialog-hide={true}
104
- size="large"
105
- className="mb-none"
106
- >
107
- Chcem Prima Voľba
108
- </Button>
109
- }
110
- >
111
- <p className="h2 normal mb-none">
112
- 5 <span className="h5 normal">&euro;</span>
113
- </p>
114
- <p className="text-secondary small mb-none">Bez viazanosti</p>
115
- </ModalProductFooter>
116
- </>
117
- )}
118
- hasStickyFooter={true}
119
- actions={[
120
- <Button key="1" type="primary" data-a11y-dialog-hide={true}>
121
- Potvrdiť
122
- </Button>,
123
- <Button key="2" data-a11y-dialog-hide={true}>
124
- Zatvoriť
125
- </Button>,
126
- ]}
127
- >
128
- <p className="bold">Hovory, SMS a dáta za kredit úplne bez záväzkov</p>
129
- <p className="mb-large">
130
- Prima Voľba je dobíjacia karta od Orangeu. S kartou môžete volať,
131
- SMS-kovaťa dátovať výhodne za kredit absolútne bez viazanosti.
132
- </p>
133
- <h3 className="h4">S kartou Prima Voľba za 5 € získate:</h3>
134
- <Accordion lastItemNoBottomBorder className="mb-none">
135
- <AccordionItem
136
- title="Dáta v sieti 5G"
137
- id="data_5g"
138
- isActive
139
- renderTitle={(title) => (
140
- <Bar tag="span" className="accordion__title mb-none" space="small">
141
- <BarItem tag="span">
142
- <Pictogram
143
- name="pictogram-device-discount"
144
- size="xxlarge"
145
- alt="Ikona zľava na zariadenie"
146
- />
147
- </BarItem>
148
- <BarItem isFilling tag="span">
149
- <h4 className="h5">{title}</h4>
150
- </BarItem>
151
- </Bar>
152
- )}
153
- >
154
- <p>
155
- Po prvom dobití kreditu vo výške aspoň 7 € si najneskôr 31 dní od
156
- zaregistrovania karty aktivujte úvodných 10 GB na 30 dní cez aplikáciu
157
- Môj Orange alebo zaslaním SMS na číslo 445 v tvare „BEN10GB A“.
158
- </p>
159
- <p>
160
- Následne si raz za mesiac dobite kredit aspoň 7 € a my vám za odmenu
161
- aktivujeme ďalších 10 GB na 30 dní. Benefit 10 GB môžete čerpať
162
- najviac 3x. Z objemu 10 GB môžete čerpať 6,25 GB bez príplatku v
163
- EÚ/Zóne 1. Ďalšie dáta získate jednoducho - vyberte si z doplnkových
164
- dátových balíkov.
165
- </p>
166
- </AccordionItem>
167
- <AccordionItem
168
- title="Nekonečné hovory na 30 dní zadara"
169
- id="nekonecnehovory"
170
- renderTitle={(title) => (
171
- <Bar tag="span" className="accordion__title mb-none" space="small">
172
- <BarItem tag="span">
173
- <Pictogram
174
- name="pictogram-infinite-sms"
175
- size="xxlarge"
176
- alt="Ikona zľava na zariadenie"
177
- />
178
- </BarItem>
179
- <BarItem isFilling tag="span">
180
- <h4 className="h5">{title}</h4>
181
- </BarItem>
182
- </Bar>
183
- )}
184
- >
185
- <p>
186
- Po prvom dobití kreditu vo výške aspoň 7 € si aktivujte Nekonečné
187
- hovory na 3 Orange čísla na 3 mesiace zadarmo najneskôr 31 dní od
188
- zaregistrovania karty v aplikácii Môj Orange alebo zaslaním SMS na
189
- číslo 445 v tvaroch VOLAM1 09xxxxxxxx, VOLAM2 09xxxxxxxx, VOLAM3
190
- 09xxxxxxxx.
191
- </p>
192
- <p>
193
- Dané mobilné čísla musia byť v sieti Orange. Zmena čísla je možná raz
194
- za 30 dní.
195
- </p>
196
- </AccordionItem>
197
- <AccordionItem
198
- title="Kredit Prima Voľba"
199
- id="credit_primavolba"
200
- renderTitle={(title) => (
201
- <Bar tag="span" className="accordion__title mb-none" space="small">
202
- <BarItem tag="span">
203
- <Pictogram
204
- name="pictogram-trust"
205
- size="xxlarge"
206
- alt="Ikona zľava na zariadenie"
207
- />
208
- </BarItem>
209
- <BarItem isFilling tag="span">
210
- <h4 className="h5">{title}</h4>
211
- </BarItem>
212
- </Bar>
213
- )}
214
- >
215
- <p>
216
- <Link href="#" className="underline">
217
- Kredit si dobíjate jednoducho
218
- </Link>{" "}
219
- a platí 6 mesiacov.
220
- </p>
221
- <p>
222
- <b>Využiť ho môžete na:</b>
223
- </p>
224
- <ul className="list-circle">
225
- <li>Volanie v SR aj v EÚ za 0,1025 €/min.</li>
226
- <li>SMS/MMS za 0,1025 € v SR a za 0,0738 € v EÚ</li>
227
- <li>Aktiváciu doplnkových balíkov</li>
228
- </ul>
229
- <Link href="#" className="underline">
230
- Podrobný cenník služieb
231
- </Link>
232
- </AccordionItem>
233
- </Accordion>
234
- </Modal>
235
- );
236
-
237
- export const ProductCard = (product) => (
238
- <Card>
239
- <CardSection>
240
- <h3 className="h3 mb-large">{product.title}</h3>
241
- {product.price}
242
- <p className="mb-large text-secondary">{product.description}</p>
243
- <Button
244
- type="primary"
245
- size="large"
246
- className="mb-none"
247
- data-a11y-dialog-show="modal-product"
248
- >
249
- {product.cta}
250
- </Button>
251
- </CardSection>
252
- <Divider />
253
- <CardSection>
254
- <Expander summary="Obsahuje" isFullWidth open>
255
- <ul className="list-disc pl-medium list-unstyled">
256
- {product.includes.map((item, index) => (
257
- <li key={index} className="mb-small">
258
- {item}
259
- </li>
260
- ))}
261
- </ul>
262
- </Expander>
263
- </CardSection>
264
- </Card>
265
- );
266
-
267
- export const Signpost = () => (
268
- <Section spacing="default" color="background-secondary">
269
- <Grid rowGapSize="large">
270
- <GridCol size={{ xs: 12, lg: 4 }}>
271
- <h2 className="h2 thin mb-large">
272
- {"Vyberte si svoju predplatenú kartu"}
273
- </h2>
274
- </GridCol>
275
- {list.map((product, index) => (
276
- <GridCol key={index} size={{ xs: 12, md: 6, lg: 4 }}>
277
- <ProductCard {...product} />
278
- </GridCol>
279
- ))}
280
- </Grid>
281
- </Section>
282
- );
283
-
284
- <Page>
285
- <PageHeadingSimple title="Produkty a služby Prima Voľba" />
286
- <ProductModal />
287
- <Signpost />
288
- <FAQ />
289
- </Page>