No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 

200 líneas
7.5 KiB

  1. export const EventTeaserLargeTitles = [
  2. 'Vertiefungsseminar zur Existenzgründung',
  3. 'Erfolgreiche Unternehmensgründung: Strategien und Fallstudien',
  4. 'Nachhaltige Firmenübergabe',
  5. 'Social Media Manager/-in (IHK) - Webinar',
  6. 'NBank-Beratungssprechtag in Göttingen',
  7. 'Basisseminar – Besser informiert in die Selbstständigkeit',
  8. ]
  9. export const EventTeaserLargeStatus = [
  10. {
  11. type: 'reserved',
  12. label: 'Anmeldefrist abgelaufen',
  13. },
  14. {
  15. type: 'waiting-list',
  16. label: 'Warteliste',
  17. },
  18. {
  19. type: 'open',
  20. label: 'Freie Plätze vorhanden',
  21. },
  22. {
  23. type: 'reserved',
  24. label: 'Anmeldefrist abgelaufen',
  25. },
  26. {
  27. type: 'waiting-list',
  28. label: 'Warteliste',
  29. },
  30. {
  31. type: 'open',
  32. label: 'Freie Plätze vorhanden',
  33. }
  34. ]
  35. export const EventTeasersLargeData = [
  36. {
  37. date: { weekday: 'Mo.', day: '20', month: 'Sep. 2022' },
  38. title: EventTeaserLargeTitles[Math.floor(Math.random() * EventTeaserLargeTitles.length)],
  39. desc: 'Entfesseln Sie das volle Potenzial der generativen KI und beherrschen Sie die Kunst des Prompt-Engineerings!',
  40. link: '#',
  41. details: {
  42. date: '20.09.2022',
  43. status: EventTeaserLargeStatus[Math.floor(Math.random() * EventTeaserLargeStatus.length)],
  44. },
  45. icon: 'Roboter',
  46. category: 'Gründung und Nachfolge',
  47. bgimage: null,
  48. },
  49. {
  50. date: { weekday: 'Mo.', day: '20', month: 'Sep. 2022' },
  51. title: EventTeaserLargeTitles[Math.floor(Math.random() * EventTeaserLargeTitles.length)],
  52. desc: 'Entfesseln Sie das volle Potenzial der generativen KI und beherrschen Sie die Kunst des Prompt-Engineerings!',
  53. link: '#',
  54. details: {
  55. date: '20.09.2022',
  56. status: EventTeaserLargeStatus[Math.floor(Math.random() * EventTeaserLargeStatus.length)],
  57. },
  58. icon: 'Person',
  59. category: 'Gründung und Nachfolge',
  60. bgimage: null,
  61. },
  62. {
  63. date: { weekday: 'Mo.', day: '20', month: 'Sep. 2022' },
  64. title: EventTeaserLargeTitles[Math.floor(Math.random() * EventTeaserLargeTitles.length)],
  65. desc: 'Entfesseln Sie das volle Potenzial der generativen KI und beherrschen Sie die Kunst des Prompt-Engineerings!',
  66. link: '#',
  67. details: {
  68. date: '20.09.2022',
  69. status: EventTeaserLargeStatus[Math.floor(Math.random() * EventTeaserLargeStatus.length)],
  70. },
  71. icon: 'Waage',
  72. category: 'Gründung und Nachfolge',
  73. bgimage: null,
  74. }
  75. ]
  76. export const EventTeasersLargeImageData = [
  77. {
  78. date: { weekday: 'Mo.', day: '20', month: 'Sep. 2022' },
  79. title: EventTeaserLargeTitles[Math.floor(Math.random() * EventTeaserLargeTitles.length)],
  80. desc: 'Entfesseln Sie das volle Potenzial der generativen KI und beherrschen Sie die Kunst des Prompt-Engineerings!',
  81. link: '#',
  82. details: {
  83. date: '20.09.2022',
  84. status: EventTeaserLargeStatus[Math.floor(Math.random() * EventTeaserLargeStatus.length)],
  85. },
  86. icon: 'Stadt',
  87. category: 'Gründung und Nachfolge',
  88. bgimage: 'https://source.unsplash.com/2vCqH34PqWs/1080x648',
  89. },
  90. {
  91. date: { weekday: 'Mo.', day: '20', month: 'Sep. 2022' },
  92. title: EventTeaserLargeTitles[Math.floor(Math.random() * EventTeaserLargeTitles.length)],
  93. desc: 'Entfesseln Sie das volle Potenzial der generativen KI und beherrschen Sie die Kunst des Prompt-Engineerings!',
  94. link: '#',
  95. details: {
  96. date: '20.09.2022',
  97. status: EventTeaserLargeStatus[Math.floor(Math.random() * EventTeaserLargeStatus.length)],
  98. },
  99. icon: 'Treppe',
  100. category: 'Gründung und Nachfolge',
  101. bgimage: 'https://source.unsplash.com/2vCqH34PqWs/1080x648',
  102. },
  103. {
  104. date: { weekday: 'Mo.', day: '20', month: 'Sep. 2022' },
  105. title: EventTeaserLargeTitles[Math.floor(Math.random() * EventTeaserLargeTitles.length)],
  106. desc: 'Entfesseln Sie das volle Potenzial der generativen KI und beherrschen Sie die Kunst des Prompt-Engineerings!',
  107. link: '#',
  108. details: {
  109. date: '20.09.2022',
  110. status: EventTeaserLargeStatus[Math.floor(Math.random() * EventTeaserLargeStatus.length)],
  111. },
  112. icon: 'Virus',
  113. category: 'Gründung und Nachfolge',
  114. bgimage: 'https://source.unsplash.com/2vCqH34PqWs/1080x648',
  115. }
  116. ]
  117. export const EventTeasersLargeSixData = [
  118. {
  119. date: { weekday: 'Mo.', day: '20', month: 'Sep. 2022' },
  120. title: 'Bildungsmanagement: Trends und Techniken',
  121. desc: 'Entdecken Sie die neuesten Trends und Techniken im Bildungsmanagement zur Steigerung der Mitarbeiterkompetenz.',
  122. link: '#',
  123. details: {
  124. date: '20.09.2022',
  125. status: EventTeaserLargeStatus[Math.floor(Math.random() * EventTeaserLargeStatus.length)],
  126. },
  127. icon: 'Roboter',
  128. category: 'Gründung und Nachfolge',
  129. bgimage: null,
  130. },
  131. {
  132. date: { weekday: 'Mo.', day: '20', month: 'Sep. 2022' },
  133. title: 'Green Tech Revolution',
  134. desc: 'Entdecken Sie, wie innovative Technologien zur Lösung von Umweltproblemen beitragen und die Nachhaltigkeit in Unternehmen fördern können.',
  135. link: '#',
  136. details: {
  137. date: '20.09.2022',
  138. status: EventTeaserLargeStatus[Math.floor(Math.random() * EventTeaserLargeStatus.length)],
  139. },
  140. icon: 'Waage',
  141. category: 'Gründung und Nachfolge',
  142. bgimage: null,
  143. },
  144. {
  145. date: { weekday: 'Mo.', day: '20', month: 'Sep. 2022' },
  146. title: 'Aktuelle Rechts- und Steuertrends für Unternehmen',
  147. desc: 'Erfahren Sie in unserem Seminar, wie Sie eine reibungslose und nachhaltige Firmenübergabe gestalten können, um die Zukunft Ihres Unternehmens und dessen Werte langfristig zu sichern.',
  148. link: '#',
  149. details: {
  150. date: '20.09.2022',
  151. status: EventTeaserLargeStatus[Math.floor(Math.random() * EventTeaserLargeStatus.length)],
  152. },
  153. icon: 'Stadt',
  154. category: 'Gründung und Nachfolge',
  155. bgimage: null,
  156. },
  157. {
  158. date: { weekday: 'Mo.', day: '20', month: 'Sep. 2022' },
  159. title: 'Erfolg auf globalen Märkten durch Kulturverständnis',
  160. desc: 'Entdecken Sie die neuesten Trends und Techniken im Bildungsmanagement zur Steigerung der Mitarbeiterkompetenz.',
  161. link: '#',
  162. details: {
  163. date: '20.09.2022',
  164. status: EventTeaserLargeStatus[Math.floor(Math.random() * EventTeaserLargeStatus.length)],
  165. },
  166. icon: 'Treppe',
  167. category: 'Gründung und Nachfolge',
  168. bgimage: null,
  169. },
  170. {
  171. date: { weekday: 'Mo.', day: '20', month: 'Sep. 2022' },
  172. title: 'Erfolgreiche Unternehmensgründung: Strategien und Fallstudien',
  173. desc: 'Entdecken Sie die neuesten Trends und Techniken im Bildungsmanagement zur Steigerung der Mitarbeiterkompetenz.',
  174. link: '#',
  175. details: {
  176. date: '20.09.2022',
  177. status: EventTeaserLargeStatus[Math.floor(Math.random() * EventTeaserLargeStatus.length)],
  178. },
  179. icon: 'Virus',
  180. category: 'Gründung und Nachfolge',
  181. bgimage: null,
  182. },
  183. {
  184. date: { weekday: 'Mo.', day: '20', month: 'Sep. 2022' },
  185. title: 'Nachhaltige Firmenübergabe',
  186. desc: 'Entdecken Sie die neuesten Trends und Techniken im Bildungsmanagement zur Steigerung der Mitarbeiterkompetenz.',
  187. link: '#',
  188. details: {
  189. date: '20.09.2022',
  190. status: EventTeaserLargeStatus[Math.floor(Math.random() * EventTeaserLargeStatus.length)],
  191. },
  192. icon: 'Waage',
  193. category: 'Gründung und Nachfolge',
  194. bgimage: null,
  195. }
  196. ]