@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,463 +0,0 @@
1
- ---
2
- disableThemeSwitcher: true
3
- ---
4
-
5
- import {
6
- BlockAction,
7
- BlockActionControl,
8
- BlockActionOverride,
9
- Button,
10
- Card,
11
- CardSection,
12
- Carousel,
13
- CarouselHero,
14
- CarouselHeroItem,
15
- Container,
16
- Cover,
17
- FeatureAccordion,
18
- FeatureAccordionItem,
19
- Grid,
20
- GridCol,
21
- Icon,
22
- Image,
23
- Link,
24
- PromoBanner,
25
- Section,
26
- } from "@orangesk/orange-design-system";
27
- import Page from "../layouts/DefaultPage";
28
- import { Tiles } from "../components/Tiles";
29
- import { SectionTitle } from "../components/SectionTitle";
30
- import { StoreButtons } from "../components/StoreButtons";
31
- import { ArticleCard } from "../components/ArticleCard";
32
-
33
- export const TilesSection = () => {
34
- const tilesData = [
35
- { icon: "sim", title: "Paušály" },
36
- { icon: "device-smart-phone", title: "Telefóny" },
37
- { icon: "device-tv", title: "TV" },
38
- { icon: "internet", title: "Internet" },
39
- ];
40
- return (
41
- <Section spacing="xsmall">
42
- <Tiles items={tilesData} />
43
- </Section>
44
- );
45
- };
46
-
47
- export const SlideExample = ({
48
- title = "Samsung Galaxy Z Fold6 a Z Flip6 prichádzajú",
49
- image = {
50
- xs: "/assets/iPhone_16_Pro_Web_Banner_desktop.png",
51
- lg: "/assets/iPhone_16_Pro_Web_Banner_tablet.png",
52
- xl: "/assets/iPhone_16_Pro_Web_Banner_desktop.png",
53
- },
54
- ...props
55
- }) => (
56
- <CarouselHeroItem
57
- image={image}
58
- className="is-dark"
59
- style={{ backgroundColor: "#000000 !important" }}
60
- {...props}
61
- >
62
- <h2 className="h1 thin">{title}</h2>
63
- <p>Apple iPhone 16 Pro už v predaji v našom e-shope.</p>
64
- <Button type="primary">Objednať</Button>
65
- </CarouselHeroItem>
66
- );
67
-
68
- export const HeroSection = () => {
69
- return (
70
- <CarouselHero
71
- id="carousel-hero-basic"
72
- tabs={[
73
- {
74
- label: "Motorola Edge 50 Fusion",
75
- },
76
- {
77
- label: "3 mesiace zadarmo",
78
- },
79
- {
80
- label: "Nekonečné dáta",
81
- },
82
- {
83
- label: "iPhone16 Pro",
84
- },
85
- {
86
- label: "HONOR 200",
87
- },
88
- ]}
89
- interval={3000}
90
- >
91
- <SlideExample
92
- title={
93
- <>
94
- Geniálny.
95
- <br />
96
- Vo všetkom.
97
- </>
98
- }
99
- alt="Geniálny. Vo všetkom."
100
- />
101
- <SlideExample title="3 mesiace zadarmo" />
102
- <SlideExample title="Nekonečné dáta" />
103
- <SlideExample title="iPhone16 Pro" />
104
- <SlideExample title="HONOR 200" />
105
- </CarouselHero>
106
- );
107
- };
108
-
109
- export const PonukaPausalovSlide1 = () => (
110
- <BlockAction>
111
- <Card className="is-dark fullheight mb-none">
112
- <CardSection space="small" isFilling>
113
- <h2 className="mb color-orange">
114
- <BlockActionControl>
115
- <Link href="#" className="h2 thin text-accent">
116
- Dokončite objednávku v&nbsp;našom e-shope
117
- </Link>
118
- </BlockActionControl>
119
- </h2>
120
- <p>
121
- Automaticky získate jednorazovú 100&nbsp;% zľavu z&nbsp;mesačného
122
- poplatku
123
- </p>
124
- </CardSection>
125
- <CardSection>
126
- <BlockActionOverride>
127
- <Button type="primary" size="large">
128
- Dokončiť
129
- </Button>
130
- </BlockActionOverride>
131
- </CardSection>
132
- </Card>
133
- </BlockAction>
134
- );
135
-
136
- export const PonukaPausalovSlide2 = () => (
137
- <BlockAction>
138
- <Card className="is-light mb-none fullheight">
139
- <CardSection space="small">
140
- <h2 className="mb h5 thin">
141
- 6 mesiacov zadarmo
142
- <br />
143
- <BlockActionControl>
144
- <Link href="#" className="h4">
145
- Dokončite objednávku v našom e-shope
146
- </Link>
147
- </BlockActionControl>
148
- </h2>
149
- </CardSection>
150
- <Image src="/assets/6-mesiacov-zadarmo.png" />
151
- </Card>
152
- </BlockAction>
153
- );
154
-
155
- export const PonukaPausalovSlide3 = () => (
156
- <>
157
- <BlockAction>
158
- <Card className="is-light mb-none fullheight hide-md">
159
- <CardSection space="small" isFilling>
160
- <h2 className="h5 thin mb">
161
- Apple iPhone 16 Pro
162
- <br />
163
- <BlockActionControl>
164
- <Link href="#" className="h4 is-light">
165
- iPhone 16 Pro &nbsp;už v&nbsp;predaji
166
- </Link>
167
- </BlockActionControl>
168
- </h2>
169
- </CardSection>
170
- <Image src="/assets/Apple_iPhone_16_Pro.png" />
171
- </Card>
172
- </BlockAction>
173
- <BlockAction>
174
- <Card
175
- className="mb-none fullheight is-light hidden show-md"
176
- style={{ background: "#a8afb8" }}
177
- >
178
- <CardSection space="small" isFilling>
179
- <h2 className="h5 thin mb">
180
- 6 mesiacov zadarmo
181
- <br />
182
- <BlockActionControl>
183
- <Link href="#" className="h4">
184
- Optický internet a&nbsp;TV na 6 mesiacov zadarmo
185
- </Link>
186
- </BlockActionControl>
187
- </h2>
188
- </CardSection>
189
- <Image src="/assets/iPad_grey.png" />
190
- </Card>
191
- </BlockAction>
192
- </>
193
- );
194
-
195
- export const SectionCarouselPonukaPausalov = () => {
196
- return (
197
- <Section spacing="default">
198
- <SectionTitle
199
- title="Vyberte si z našej ponuky"
200
- linkText="Všetky ponuky"
201
- className="mb-md-large"
202
- />
203
- {/* Carousel for small/medium screens */}
204
- <Carousel
205
- id="carousel-bleed-right"
206
- className="hide-xl"
207
- swiperOptions={{
208
- watchOverflow: true,
209
- breakpoints: {
210
- 768: {
211
- slidesPerView: 2.2,
212
- },
213
- 992: {
214
- slidesPerView: 3,
215
- },
216
- },
217
- slidesPerView: 1.2,
218
- }}
219
- items={[
220
- <PonukaPausalovSlide1 key="1" />,
221
- <PonukaPausalovSlide2 key="2" />,
222
- <PonukaPausalovSlide3 key="3" />,
223
- ]}
224
- bleedRight
225
- showScrollbar
226
- />
227
- {/* Grid for extra-large screens */}
228
- <div className="show-xl">
229
- <Grid justifyHeight>
230
- <GridCol size={{ xs: 10, lg: 4 }}>
231
- <PonukaPausalovSlide1 />
232
- </GridCol>
233
- <GridCol size={{ xs: 10, lg: 4 }}>
234
- <PonukaPausalovSlide2 />
235
- </GridCol>
236
- <GridCol size={{ xs: 10, lg: 4 }}>
237
- <PonukaPausalovSlide3 />
238
- </GridCol>
239
- </Grid>
240
- <Link href="#" className="bold hide-md">
241
- {"Všetky ponuky"}
242
- <Icon
243
- name="chevron-right"
244
- aria-hidden={true}
245
- size="large"
246
- className="link__icon-right"
247
- />
248
- </Link>
249
- </div>
250
- </Section>
251
- );
252
- };
253
-
254
- export const SectionVyhodneZariadenia = () => {
255
- return (
256
- <Section spacing="default">
257
- <SectionTitle
258
- title="Objavte výhodné zariadenia"
259
- linkText="Prejsť do eshopu"
260
- className="mb-md-large"
261
- />
262
- <FeatureAccordion className="is-light">
263
- <FeatureAccordionItem
264
- title="OPPO Reno12 séria s AI"
265
- data-image-url="/assets/three-phones.png"
266
- data-image-alt="Feature Accordion 1"
267
- id="item-1"
268
- >
269
- <h3>S 3-ročnou zárukou a výmenou rozbitého displeja</h3>
270
- <Button type="fill">Chcem ho</Button>
271
- </FeatureAccordionItem>
272
- <FeatureAccordionItem
273
- title="Samsung Galaxy S24"
274
- data-image-url="/assets/apple-phone@desktop.png"
275
- data-image-alt="Feature Accordion 2"
276
- id="item-2"
277
- >
278
- <h3>S 3-ročnou zárukou a výmenou rozbitého displeja</h3>
279
- <Button type="fill">Chcem ho</Button>
280
- </FeatureAccordionItem>
281
- <FeatureAccordionItem
282
- title="Apple iPhone 15"
283
- data-image-url="https://picsum.photos/seed/3/400/300"
284
- data-image-alt="Feature Accordion 3"
285
- id="item-3"
286
- >
287
- <h3>S 3-ročnou zárukou a výmenou rozbitého displeja</h3>
288
- <Button type="fill">Chcem ho</Button>
289
- </FeatureAccordionItem>
290
- </FeatureAccordion>
291
- </Section>
292
- );
293
- };
294
-
295
- export const PromoBanner1 = () => {
296
- return (
297
- <Section spacing="default">
298
- <PromoBanner
299
- variant="vertical"
300
- image="/assets/apple-phone@tablet.png"
301
- className="surface-subtle"
302
- >
303
- <h2 className="h1 thin mb-medium">
304
- Dobré čítanie <br />
305
- pre ľudí, od ľudí
306
- </h2>
307
- <p className="mb-large">Spájame vás s tým, na čom skutočne záleží</p>
308
- <Button type="primary" size="large" className="mb-none">
309
- Chcem vedieť viac
310
- </Button>
311
- </PromoBanner>
312
- </Section>
313
- );
314
- };
315
-
316
- export const PromoBanner2 = () => {
317
- return (
318
- <Cover
319
- className="d-flex align-items-center justify-content-center"
320
- size="xlarge"
321
- bgSrc={{
322
- default: "/assets/clovek-blog-hero-exported.png",
323
- lg: "/assets/clovek-blog-hero-exported.png",
324
- md: "/assets/clovek-blog-hero-exported.png",
325
- }}
326
- >
327
- <Container>
328
- <div className="mb-large d-flex align-items-center align-center flex-column is-dark">
329
- <h1 className="display-1 thin mb">Nadácia</h1>
330
- <p className="mb-none">Spájame vás s tým, na čom skutočne záleží</p>
331
- </div>
332
- <div className="d-flex justify-content-center">
333
- <Button
334
- href="#"
335
- type="primary"
336
- size="large"
337
- className="mb-none is-light"
338
- >
339
- Chcem vedieť viac
340
- </Button>
341
- </div>
342
- </Container>
343
- </Cover>
344
- );
345
- };
346
-
347
- export const PromoBanner3 = () => {
348
- return (
349
- <Section className="surface-subtle pb-none pt-none">
350
- <PromoBanner
351
- bleedImage
352
- alignImage="top"
353
- image="/assets/three-phones-rotated-desktop.png"
354
- >
355
- <p className="mb-xsmall">Nekonečné dáta v 5G</p>
356
- <h1 className="h1 thin mb">
357
- Stiahnite si aplikáciu
358
- <br />
359
- Môj Orange
360
- </h1>
361
- <p className="">
362
- Majte svoju spotrebu, faktúru a ďalšie dôležité údaje vždy pod
363
- kontrolou. Aplikáciu Môj Orange si môžete bezplatne stiahnuť na Google
364
- Play, App Store či Huawei App Gallery.
365
- </p>
366
- <div style={{ width: "100% !important;" }}>
367
- <StoreButtons />
368
- </div>
369
- </PromoBanner>
370
- </Section>
371
- );
372
- };
373
-
374
- export const FeaturedArticles = () => (
375
- <Section spacing="default">
376
- <SectionTitle
377
- title="S nami získate vždy viac"
378
- linkText="Prejsť do blogu"
379
- className="mb-md-large"
380
- />
381
- <Carousel
382
- id="carousel-insurance-application"
383
- data-swiper-options='{"slidesPerView":1.2,"breakpoints":{"768":{"slidesPerView":2.5},"1024":{"slidesPerView":3}}}'
384
- items={[
385
- <ArticleCard
386
- className="mb-small"
387
- tagline="Tagline"
388
- title={
389
- <>
390
- Preneste si číslo <br />
391
- do Orangeu
392
- </>
393
- }
394
- tag="Label"
395
- titleTag="h3"
396
- src="/assets/people1.png"
397
- alt="Preneste si číslo do Orangeu"
398
- >
399
- S kartou môžete volať, SMSkovať a dátovať výhodne za kredit.
400
- </ArticleCard>,
401
- <ArticleCard
402
- className="mb-small"
403
- tagline="Tagline"
404
- title={
405
- <>
406
- Odporučte nás <br />a získajte odmenu
407
- </>
408
- }
409
- tag="Label"
410
- titleTag="h3"
411
- src="/assets/people2.png"
412
- alt="Odporučte nás a získajte odmenu"
413
- >
414
- Priveďte k nám nového zákazníka a my vás oboch odmeníme zaujímavým
415
- bonusom.
416
- </ArticleCard>,
417
- <ArticleCard
418
- className="mb-small"
419
- tagline="Tagline"
420
- title={
421
- <>
422
- Dvojnásobné dáta <br />a 5 € zľava na hlasový paušál
423
- </>
424
- }
425
- tag="Label"
426
- titleTag="h3"
427
- src="/assets/laptop_5euro.png"
428
- alt="Dvojnásobné dáta a 5 € zľava na hlasový paušál"
429
- >
430
- Ako darček od nás získate zľavu z vášho mesačného poplatku.
431
- </ArticleCard>,
432
- ]}
433
- showScrollbar={true}
434
- bleedRight
435
- />
436
- <Link href="#" className="bold hide-md">
437
- {"Prejsť do blogu"}
438
- <Icon
439
- name="chevron-right"
440
- aria-hidden={true}
441
- size="large"
442
- className="link__icon-right"
443
- />
444
- </Link>
445
- </Section>
446
- );
447
-
448
- export const HomepageB2C = () => (
449
- <>
450
- <TilesSection />
451
- <HeroSection />
452
- <SectionCarouselPonukaPausalov />
453
- <SectionVyhodneZariadenia />
454
- <PromoBanner1 />
455
- <PromoBanner2 />
456
- <PromoBanner3 />
457
- <FeaturedArticles />
458
- </>
459
- );
460
-
461
- <Page>
462
- <HomepageB2C />
463
- </Page>
@@ -1,136 +0,0 @@
1
- ---
2
- ---
3
-
4
- import {
5
- Breadcrumbs,
6
- Section,
7
- GridCol,
8
- Grid,
9
- Pagination,
10
- } from "@orangesk/orange-design-system";
11
- import Page from "../layouts/DefaultPage";
12
- import { ArticleCard } from "@/components/ArticleCard";
13
- import { PageHeadingSimple } from "@/components/PageHeading";
14
-
15
- <Page>
16
- <Breadcrumbs
17
- label="Breadcrumbs"
18
- items={[
19
- {
20
- text: "Domov",
21
- url: "#",
22
- },
23
- {
24
- text: "Orange Slovensko",
25
- url: "#",
26
- },
27
- {
28
- text: "Novinky a tlačové správy",
29
- url: "#",
30
- },
31
- ]}
32
- />
33
- <PageHeadingSimple title="Novinky a tlačové správy" />
34
- <Section spacing="small">
35
- <Grid rowGapSize="large" className="mb-xlarge">
36
- <GridCol>
37
- <ArticleCard
38
- tagline="Orange Slovensko"
39
- title="Späť do školy. Hardvérový kupón, internet v každej zóne domácnosti, Paušálik a Moja prvá zmluva"
40
- description="Orange Slovensko uvádza pred štartom nového školského roka ponuku pre zákazníkov pevných služieb, v ktorej si budú môcť vybrať zo širokej palety zariadení či vylepšiť Wi-Fi pripojenie v domácnosti."
41
- tag="Technológie SMART"
42
- src="/assets/Gaming_medium.png"
43
- alt="Image alt"
44
- isHorizontal
45
- horizontalLgDisableDown
46
- withDate
47
- withIcon
48
- withReadingTime
49
- />
50
- </GridCol>
51
- <GridCol>
52
- <ArticleCard
53
- tagline="Paušálik"
54
- title="Orange uvádza na slovenský trh Paušálik a Moju prvú zmluvu"
55
- description="Orange Slovensko prináša na slovenský trh novinku určenú pre rodičov a ich deti. Pred štartom školského roka zaradí do ponuky nový program Paušálik a spolu s ním sa venuje aj konceptu odovzdania prvého mobilu školákovi."
56
- tag="Technológie SMART"
57
- src="/assets/Gaming_medium.png"
58
- alt="Image alt"
59
- isHorizontal
60
- horizontalLgDisableDown
61
- withDate
62
- withIcon
63
- withReadingTime
64
- />
65
- </GridCol>
66
- <GridCol>
67
- <ArticleCard
68
- tagline="Zákaznícka skúsenosť"
69
- title="Nový atraktívny koncept - zrekonštruovaná predajňa Orangeu v OC Central je otvorená"
70
- description="Novootvorená predajňa Orange v OC Central v Bratislave už od dnešného dňa víta svojich zákazníkov v úplne novom, sviežom a modernom dizajne, ktorý spája funkčnosť, pohodlie a inovatívne služby pod jednou strechou. Navyše vďaka novovytvorenej zóne prvého kontaktu.."
71
- tag="Technológie SMART"
72
- src="/assets/Gaming_medium.png"
73
- alt="Image alt"
74
- isHorizontal
75
- horizontalLgDisableDown
76
- withDate
77
- withIcon
78
- withReadingTime
79
- />
80
- </GridCol>
81
- <GridCol>
82
- <ArticleCard
83
- tagline="Business"
84
- title="Orange má v prvom polroku 2025 stabilnú pozíciu vďaka konzistentným výnosom a počtu zákazníkov"
85
- description="K 30. júnu 2025 dosiahol Orange celkové výnosy vo výške 278,9 miliónov €. Medziročne zostali na takmer identickej úrovni ako v rovnakom období roku 2024, výnosy z predaja maloobchodných služieb vzrástli o 3 % na 210,8 milióna €. Stalo sa tak vďaka viac než 8."
86
- tag="Zariadenia"
87
- src="/assets/Gaming_medium.png"
88
- alt="Image alt"
89
- isHorizontal
90
- horizontalLgDisableDown
91
- withDate
92
- withIcon
93
- withReadingTime
94
- />
95
- </GridCol>
96
- </Grid>
97
- <Pagination
98
- label="Výber stránok"
99
- className="justify-content-center mb-none"
100
- items={[
101
- {
102
- ariaLabel: "Strana 1",
103
- href: "/?page=1",
104
- isActive: true,
105
- label: "1",
106
- },
107
- {
108
- ariaLabel: "Strana 2",
109
- href: "/?page=2",
110
- label: "2",
111
- },
112
- {
113
- ariaLabel: "Strana 3",
114
- href: "/?page=3",
115
- label: "3",
116
- },
117
- {
118
- ariaLabel: "Strana 4",
119
- href: "/?page=4",
120
- label: "4",
121
- },
122
- {
123
- ariaLabel: "Strana 5",
124
- href: "/?page=5",
125
- label: "5",
126
- },
127
- {
128
- ariaLabel: "Strana 6",
129
- href: "/?page=6",
130
- label: "6",
131
- },
132
- ]}
133
- isCompact={true}
134
- />
135
- </Section>
136
- </Page>