@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,437 +0,0 @@
1
- ---
2
- ---
3
-
4
- import {
5
- Bar,
6
- BarItem,
7
- BlockAction,
8
- BlockActionControl,
9
- BlockActionIndicator,
10
- BlockActionOverride,
11
- Breadcrumbs,
12
- Button,
13
- Buttons,
14
- Card,
15
- CardSection,
16
- Carousel,
17
- Container,
18
- Cover,
19
- Divider,
20
- Grid,
21
- GridCol,
22
- Icon,
23
- Image,
24
- Link,
25
- Section,
26
- Tag,
27
- Tile,
28
- } from "@orangesk/orange-design-system";
29
- import Page from "../layouts/DefaultPage";
30
- import { ArticleCard } from "../components/ArticleCard";
31
- import { articleTiles } from "../data/homepage";
32
- import { FeaturedArticles } from "../components/FeaturedArticles";
33
- import { Tags } from "../components/Tags";
34
- import { HeroSection } from "../components/HeroSection";
35
- import { SectionTitle } from "../components/SectionTitle";
36
- import { ActionTile, ActionTiles } from "../components/ActionTile";
37
-
38
- export const SekciaArticleTiles = () => (
39
- <Section spacing="default">
40
- <SectionTitle title="Najnovšie" linkText="Všetky články" />
41
- <Carousel
42
- id="carousel-article-titles"
43
- className="mb-large"
44
- data-swiper-options='{"slidesPerView":1.2,"breakpoints":{"768":{"slidesPerView":2.5}, "1024":{"slidesPerView":3}}}'
45
- items={articleTiles.map((props, index) => {
46
- return <ArticleCard key={index} {...props} />;
47
- })}
48
- showScrollbar={true}
49
- bleedRight
50
- />
51
- <Link href="#" className="bold hide-md">
52
- {"Všetky články"}
53
- <Icon
54
- name="chevron-right"
55
- aria-hidden={true}
56
- size="large"
57
- className="link__icon-right"
58
- />
59
- </Link>
60
- </Section>
61
- );
62
-
63
- export const SekciaBlogPosts = () => (
64
- <Section color="background-accent1-blog" spacing="default">
65
- <SectionTitle title="Lifetech" linkText="Všetko z Lifetech" />
66
- <Grid>
67
- <GridCol size={{ xs: 12, lg: 6 }}>
68
- <ArticleCard
69
- tagline="FTTH optika"
70
- title="Zvýšte hodnotu svojej nehnuteľnosti"
71
- tag="Lifetech"
72
- src="/assets/blogpost-cover-image-1.png"
73
- alt="Image alt"
74
- withIcon
75
- withDate
76
- withReadingTime
77
- className="mb-xlarge"
78
- />
79
- </GridCol>
80
- <GridCol size={{ xs: 12, lg: 6 }}>
81
- <Carousel
82
- id="carousel-blog-posts"
83
- className="hide-lg mb-large"
84
- data-swiper-options='{"slidesPerView":1.2,"breakpoints":{"768":{"slidesPerView":2.5}}}'
85
- items={[
86
- <ArticleCard
87
- tagline="Tagline"
88
- title="Nezabúdajme, že za každým profilom je skutočný človek"
89
- tag="Lifetech"
90
- titleTag="h3"
91
- src="/assets/blogpost-cover-image-2.png"
92
- alt="Image alt"
93
- />,
94
- <ArticleCard
95
- tagline="Tagline"
96
- title="6 technologických inovácií pre pohodový festival s rodinou"
97
- tag="Lifetech"
98
- titleTag="h3"
99
- src="/assets/blogpost-cover-image-5.png"
100
- alt="Image alt"
101
- />,
102
- <ArticleCard
103
- tagline="Tagline"
104
- title="Rozmýšľate, kam so starým mobilom?"
105
- tag="Lifetech"
106
- titleTag="h3"
107
- src="/assets/blogpost-cover-image-4.png"
108
- alt="Image alt"
109
- />,
110
- <ArticleCard
111
- tagline="Tagline"
112
- title="Rozhovor s Michalom Kaščákom"
113
- tag="Lifetech"
114
- titleTag="h3"
115
- src="/assets/blogpost-cover-image-3.png"
116
- alt="Image alt"
117
- />,
118
- ]}
119
- showScrollbar={true}
120
- bleedRight
121
- />
122
- <div className="show-lg">
123
- <Grid
124
- vAlign="start"
125
- className="horizontal-scroll horizontal-scroll--lg-disable mb-large"
126
- justifyHeight
127
- rowGapSize="large"
128
- >
129
- <GridCol size={{ xs: 9, lg: 6 }}>
130
- <ArticleCard
131
- tagline="FTTH optika"
132
- title="Nezabúdajme, že za každým profilom je skutočný človek"
133
- tag="Lifetech"
134
- src="/assets/blogpost-cover-image-2.png"
135
- alt="Image alt"
136
- />
137
- </GridCol>
138
- <GridCol size={{ xs: 9, lg: 6 }}>
139
- <ArticleCard
140
- tagline="FTTH optika"
141
- title="6 technologických inovácií pre pohodový festival s rodinou"
142
- tag="Lifetech"
143
- src="/assets/blogpost-cover-image-5.png"
144
- alt="Image alt"
145
- />
146
- </GridCol>
147
- <GridCol size={{ xs: 9, lg: 6 }}>
148
- <ArticleCard
149
- tagline="FTTH optika"
150
- title="Rozmýšľate, kam so starým mobilom?"
151
- tag="Lifetech"
152
- src="/assets/blogpost-cover-image-4.png"
153
- alt="Image alt"
154
- />
155
- </GridCol>
156
- <GridCol size={{ xs: 9, lg: 6 }}>
157
- <ArticleCard
158
- tagline="FTTH optika"
159
- title="Rozhovor s Michalom Kaščákom"
160
- tag="Lifetech"
161
- src="/assets/blogpost-cover-image-3.png"
162
- alt="Image alt"
163
- />
164
- </GridCol>
165
- </Grid>
166
- </div>
167
- </GridCol>
168
- </Grid>
169
- <Link href="#" className="bold hide-md">
170
- {"Všetko z Lifetech"}
171
- <Icon
172
- name="chevron-right"
173
- aria-hidden={true}
174
- size="large"
175
- className="link__icon-right"
176
- />
177
- </Link>
178
- </Section>
179
- );
180
-
181
- export const SekciaTestimonial = () => (
182
- <Section spacing="default">
183
- <Grid hAlign="center">
184
- <GridCol size={{ xs: 12, lg: 8 }}>
185
- <div className="align-center mb-large">
186
- <svg
187
- className="icon icon--xxlarge"
188
- aria-hidden={true}
189
- xmlns="http://www.w3.org/2000/svg"
190
- width="64"
191
- height="64"
192
- viewBox="0 0 64 64"
193
- fill="none"
194
- >
195
- <path
196
- d="M27.1021 49.102H12V34C12 31.2789 12.2722 28.7392 12.8164 26.3809C13.4513 23.932 14.3583 21.8004 15.5375 19.9864C16.8073 18.1723 18.3946 16.7211 20.2994 15.6327C22.2041 14.5442 24.4263 14 26.966 14V20.8027C25.424 20.8027 24.1542 21.2109 23.1565 22.0272C22.1587 22.7528 21.3424 23.7506 20.7075 25.0204C20.0726 26.2902 19.6191 27.7415 19.347 29.3741C19.1656 30.9161 19.0748 32.458 19.0748 34H27.1021V49.102ZM52 49.102H36.898V34C36.898 31.2789 37.1701 28.7392 37.7143 26.3809C38.3492 23.932 39.2562 21.8004 40.4354 19.9864C41.7052 18.1723 43.2925 16.7211 45.1973 15.6327C47.102 14.5442 49.3243 14 51.864 14V20.8027C50.322 20.8027 49.0521 21.2109 48.0544 22.0272C47.0567 22.7528 46.2404 23.7506 45.6054 25.0204C44.9705 26.2902 44.517 27.7415 44.2449 29.3741C44.0635 30.9161 43.9728 32.458 43.9728 34H52V49.102Z"
197
- fill="#FF7900"
198
- />
199
- </svg>
200
- </div>
201
- <div className="mb-large align-center">
202
- <p className="h2 thin mb-none">
203
- Ak sa chystáte napísať negatívny komentár, uistite sa, že je
204
- užitočný, slušný, nikoho neuráža a vaša kritika je konštruktívna.
205
- </p>
206
- </div>
207
- <div className="align-center mb-none">
208
- <div className="mb-small">
209
- <p className="mb-none center-block">Monika Petrus, z článku:</p>
210
- </div>
211
- <div className="mb-large">
212
- <Link className="text-accent center-block h3" href="#">
213
- Nezabúdajme, že za každým profilom je skutočný človek
214
- </Link>
215
- </div>
216
- <Tag href="#" color="transparent">
217
- Lifetech
218
- </Tag>
219
- </div>
220
- </GridCol>
221
- </Grid>
222
- </Section>
223
- );
224
-
225
- export const SekciaIne = () => (
226
- <Section color="background-accent2-blog" id="sekcia-ine" spacing="default">
227
- <SectionTitle title="Iné" linkText="Všetky Iné" />
228
- <Grid className="mb-xlarge mb-md-none">
229
- <GridCol size={{ xs: 12, lg: 6 }}>
230
- <ArticleCard
231
- tagline="FTTH optika"
232
- title="Zvýšte hodnotu svojej nehnuteľnosti"
233
- tag="Lifetech"
234
- src="/assets/Gaming_medium.png"
235
- alt="Image alt"
236
- withIcon
237
- withDate
238
- withReadingTime
239
- className="mb-xlarge"
240
- />
241
- </GridCol>
242
- <GridCol size={{ xs: 12, lg: 6 }}>
243
- <Grid>
244
- <GridCol>
245
- <ArticleCard
246
- tagline="FTTH optika"
247
- title="Nezabúdajme, že za každým profilom je skutočný človek"
248
- tag="Lifetech"
249
- src="/assets/Gaming_medium.png"
250
- alt="Image alt"
251
- isHorizontal
252
- />
253
- <Divider
254
- thinLine
255
- color="text"
256
- className="pl-none pr-none is-dark"
257
- />
258
- </GridCol>
259
- <GridCol>
260
- <ArticleCard
261
- tagline="FTTH optika"
262
- title="6 technologických inovácií pre pohodový festival s rodinou"
263
- tag="Lifetech"
264
- src="/assets/Gaming_medium.png"
265
- alt="Image alt"
266
- isHorizontal
267
- />
268
- <Divider
269
- thinLine
270
- color="text"
271
- className="pl-none pr-none is-dark"
272
- />
273
- </GridCol>
274
- <GridCol>
275
- <ArticleCard
276
- tagline="FTTH optika"
277
- title="Rozmýšľate, kam so starým mobilom?"
278
- tag="Lifetech"
279
- src="/assets/Gaming_medium.png"
280
- alt="Image alt"
281
- isHorizontal
282
- />
283
- </GridCol>
284
- </Grid>
285
- </GridCol>
286
- </Grid>
287
- <Link href="#" className="bold hide-md">
288
- {"Všetky Iné"}
289
- <Icon
290
- name="chevron-right"
291
- aria-hidden={true}
292
- size="large"
293
- className="link__icon-right"
294
- />
295
- </Link>
296
- </Section>
297
- );
298
-
299
- export const SekciaMesiacZadarmo = () => {
300
- return (
301
- <Section spacing="default">
302
- {/*
303
- // TODO: add support for "neutral" color scheme in ODS2 BodyBanner component
304
- // TODO: add support for order on mobile (image in the middle)
305
- <BodyBanner
306
- size="large"
307
- colorScheme="light"
308
- color="gray"
309
- title="Mesiac zadarmo pri nákupe online"
310
- description="Je výhodné byť vo výhode. Pri nákupe online máte vačšie šance zozbierať zľavy, využite ich naplno!"
311
- buttonText="Nakúpiť online"
312
- imageUrl="/assets/love-odporucane-baliky-hero-xxl@2x.png"
313
- />
314
- */}
315
- <div className="grid body-banner is-large is-gray grid--column-gap-none">
316
- <div className="grid__col grid__col--12 grid__col--md-6 body-banner__content">
317
- <div className="body-banner__content-inner is-large">
318
- <div>
319
- <h2 className="mb-small">Mesiac zadarmo pri nákupe online</h2>
320
- <p className="h6 mb-none fullwidth">
321
- Je výhodné byť vo výhode. Pri nákupe online máte vačšie šance
322
- zozbierať zľavy, využite ich naplno!
323
- </p>
324
- </div>
325
- <div className="body-banner__button is-large">
326
- <Buttons isStackedOnXs className="fullwidth">
327
- <Button href="#" size="large" type="fill" className="mb-none">
328
- {"Nakúpiť online"}
329
- </Button>
330
- </Buttons>
331
- </div>
332
- </div>
333
- </div>
334
- <div className="grid__col grid__col--12 grid__col--md-6 body-banner__image">
335
- <Image
336
- className="is-large"
337
- src="/assets/love-odporucane-baliky-hero-xxl@2x.png"
338
- alt="Body Banner"
339
- />
340
- </div>
341
- </div>
342
- </Section>
343
- );
344
- };
345
-
346
- export const SekciaInnovationsPozadie = () => {
347
- return (
348
- <Cover
349
- className="d-flex align-items-center justify-content-center"
350
- bgSrc="/assets/festivaly-2-mobile-rozcestnik@2x.jpg"
351
- size="xlarge"
352
- >
353
- <Container>
354
- <Grid vAlign="center" justifyHeight>
355
- <GridCol size={{ lg: 6 }}>
356
- <BlockAction>
357
- <CardSection isFilling className="background-primary">
358
- <div>
359
- <p className="mb-xsmall">Innovations</p>
360
- <div className="mb">
361
- <BlockActionIndicator>
362
- <h2 className="h2 thin">
363
- 6 technologických inovácií pre pohodový festival s
364
- rodinou
365
- </h2>
366
- </BlockActionIndicator>
367
- </div>
368
- <p>
369
- Vedeli ste, že optický internet zvyšuje hodnotu
370
- nehnuteľností? V&nbsp;dnešnej digitálnej dobe sa kvalita
371
- internetového pripojenia stáva čoraz dôležitejšou.{" "}
372
- </p>
373
- <div className="mb-large">
374
- <BlockActionControl>
375
- <Link href="#">Čítať viac</Link>
376
- </BlockActionControl>
377
- </div>
378
- <BlockActionOverride>
379
- <Tag
380
- href="#"
381
- color="transparent"
382
- className="align-self-left"
383
- >
384
- Lifetech
385
- </Tag>
386
- </BlockActionOverride>
387
- </div>
388
- </CardSection>
389
- </BlockAction>
390
- </GridCol>
391
- </Grid>
392
- </Container>
393
- </Cover>
394
- );
395
- };
396
-
397
- export const SekciaPripraviliSmePreVas = () => {
398
- return (
399
- <ActionTiles
400
- title="Pripravili sme pre vás"
401
- tiles={["Biznis trendy", "Tlačové správy", "Nadácia Orange"]}
402
- />
403
- );
404
- };
405
-
406
- <Page isClovek>
407
- <Breadcrumbs
408
- label="Breadcrumbs"
409
- items={[
410
- {
411
- text: "Domov",
412
- url: "#",
413
- },
414
- {
415
- text: "Blog Človek",
416
- url: "#",
417
- },
418
- ]}
419
- />
420
- <Tags />
421
- <HeroSection
422
- src="/assets/worker.png"
423
- alt="worker"
424
- subtitle="5G a obnoviteľné zdroje"
425
- title="Kľúč k udržateľnej budúcnosti"
426
- description="Vedeli ste, že optický internet zvyšuje hodnotu nehnuteľností? V dnešnej digitálnej dobe sa kvalite internetového pripojenia stáva čoraz dôležitejšou."
427
- className="background-primary is-dark"
428
- />
429
- <SekciaArticleTiles />
430
- <SekciaBlogPosts />
431
- <SekciaTestimonial />
432
- <SekciaIne />
433
- <SekciaMesiacZadarmo />
434
- <SekciaInnovationsPozadie />
435
- <FeaturedArticles />
436
- <SekciaPripraviliSmePreVas />
437
- </Page>
@@ -1,163 +0,0 @@
1
- ---
2
- ---
3
-
4
- import {
5
- Breadcrumbs,
6
- Grid,
7
- GridCol,
8
- Section,
9
- Pagination,
10
- Container,
11
- } from "@orangesk/orange-design-system";
12
- import Page from "../layouts/DefaultPage";
13
- import { Tags } from "../components/Tags";
14
- import { HeroSection } from "../components/HeroSection";
15
- import { ArticleCard } from "../components/ArticleCard";
16
-
17
- <Page isClovek>
18
- <Breadcrumbs
19
- label="Breadcrumbs"
20
- items={[
21
- {
22
- text: "Domov",
23
- url: "#",
24
- },
25
- {
26
- text: "Dobré čítanie pre ľudí, od ľudí",
27
- url: "#",
28
- },
29
- {
30
- text: "Ako chrániť deti na sociálnych sieťach?",
31
- url: "#",
32
- },
33
- ]}
34
- />
35
- <Tags isActive />
36
- <HeroSection
37
- src="/assets/iphone-17.png"
38
- alt="worker"
39
- subtitle="iPhone 17"
40
- title="Revolučný dizajn a AI funkcie?"
41
- description={`Svet technológií nikdy nespí. Hoci sa ešte len zoznamujeme s funkciami aktuálneho modelu, v technologických kruhoch sa už šepká o jeho nástupcovi - iPhone 17. Aké novinky prinesie tento očakávaný model?`}
42
- className="background-accent2-blog"
43
- isReverse
44
- readingTime="15 minút"
45
- date="25.9.2024"
46
- />
47
- <Section>
48
- <Grid rowGapSize="large">
49
- <GridCol size={{ xs: 12, lg: 6 }}>
50
- <ArticleCard
51
- title="Zvýšte hodnotu svojej nehnuteľnosti"
52
- tag="Lifetech"
53
- src="/assets/Gaming_medium.png"
54
- alt="Image alt"
55
- withIcon
56
- withDate
57
- withReadingTime
58
- description="Predstavte si ideálne letné ráno. Ranná káva na terase, deti sa hrajú v záhrade, vy pracujete na laptope. Večer grilovanie, film pod hviezdami. A k tomu všetkému - stabilný a rýchly internet aj mimo pokrytia optikou.."
59
- />
60
- </GridCol>
61
- <GridCol size={{ xs: 12, lg: 6 }}>
62
- <ArticleCard
63
- title="Zvýšte hodnotu svojej nehnuteľnosti"
64
- tag="Lifetech"
65
- src="/assets/Gaming_medium.png"
66
- alt="Image alt"
67
- withIcon
68
- withDate
69
- withReadingTime
70
- description="Predstavte si ideálne letné ráno. Ranná káva na terase, deti sa hrajú v záhrade, vy pracujete na laptope. Večer grilovanie, film pod hviezdami. A k tomu všetkému - stabilný a rýchly internet aj mimo pokrytia optikou.."
71
- />
72
- </GridCol>
73
- <GridCol size={{ xs: 12, lg: 6 }}>
74
- <ArticleCard
75
- title="Zvýšte hodnotu svojej nehnuteľnosti"
76
- tag="Lifetech"
77
- src="/assets/Gaming_medium.png"
78
- alt="Image alt"
79
- withIcon
80
- withDate
81
- withReadingTime
82
- description="Predstavte si ideálne letné ráno. Ranná káva na terase, deti sa hrajú v záhrade, vy pracujete na laptope. Večer grilovanie, film pod hviezdami. A k tomu všetkému - stabilný a rýchly internet aj mimo pokrytia optikou.."
83
- />
84
- </GridCol>
85
- <GridCol size={{ xs: 12, lg: 6 }}>
86
- <ArticleCard
87
- title="Zvýšte hodnotu svojej nehnuteľnosti"
88
- tag="Lifetech"
89
- src="/assets/Gaming_medium.png"
90
- alt="Image alt"
91
- withIcon
92
- withDate
93
- withReadingTime
94
- description="Predstavte si ideálne letné ráno. Ranná káva na terase, deti sa hrajú v záhrade, vy pracujete na laptope. Večer grilovanie, film pod hviezdami. A k tomu všetkému - stabilný a rýchly internet aj mimo pokrytia optikou.."
95
- />
96
- </GridCol>
97
- <GridCol size={{ xs: 12, lg: 6 }}>
98
- <ArticleCard
99
- title="Zvýšte hodnotu svojej nehnuteľnosti"
100
- tag="Lifetech"
101
- src="/assets/Gaming_medium.png"
102
- alt="Image alt"
103
- withIcon
104
- withDate
105
- withReadingTime
106
- description="Predstavte si ideálne letné ráno. Ranná káva na terase, deti sa hrajú v záhrade, vy pracujete na laptope. Večer grilovanie, film pod hviezdami. A k tomu všetkému - stabilný a rýchly internet aj mimo pokrytia optikou.."
107
- />
108
- </GridCol>
109
- <GridCol size={{ xs: 12, lg: 6 }}>
110
- <ArticleCard
111
- title="Zvýšte hodnotu svojej nehnuteľnosti"
112
- tag="Lifetech"
113
- src="/assets/Gaming_medium.png"
114
- alt="Image alt"
115
- withIcon
116
- withDate
117
- withReadingTime
118
- description="Predstavte si ideálne letné ráno. Ranná káva na terase, deti sa hrajú v záhrade, vy pracujete na laptope. Večer grilovanie, film pod hviezdami. A k tomu všetkému - stabilný a rýchly internet aj mimo pokrytia optikou.."
119
- />
120
- </GridCol>
121
- </Grid>
122
- </Section>
123
- <Container>
124
- <Pagination
125
- label="Výber stránok"
126
- className="justify-content-center mb-none"
127
- items={[
128
- {
129
- ariaLabel: "Strana 1",
130
- href: "/?page=1",
131
- isActive: true,
132
- label: "1",
133
- },
134
- {
135
- ariaLabel: "Strana 2",
136
- href: "/?page=2",
137
- label: "2",
138
- },
139
- {
140
- ariaLabel: "Strana 3",
141
- href: "/?page=3",
142
- label: "3",
143
- },
144
- {
145
- ariaLabel: "Strana 4",
146
- href: "/?page=4",
147
- label: "4",
148
- },
149
- {
150
- ariaLabel: "Strana 5",
151
- href: "/?page=5",
152
- label: "5",
153
- },
154
- {
155
- ariaLabel: "Strana 6",
156
- href: "/?page=6",
157
- label: "6",
158
- },
159
- ]}
160
- isCompact={true}
161
- />
162
- </Container>
163
- </Page>