|
-
- export const EventTeaserLargeTitles = [
- 'Vertiefungsseminar zur Existenzgründung',
- 'Erfolgreiche Unternehmensgründung: Strategien und Fallstudien',
- 'Nachhaltige Firmenübergabe',
- 'Social Media Manager/-in (IHK) - Webinar',
- 'NBank-Beratungssprechtag in Göttingen',
- 'Basisseminar – Besser informiert in die Selbstständigkeit',
- ]
-
- export const EventTeaserLargeStatus = [
- {
- type: 'reserved',
- label: 'Anmeldefrist abgelaufen',
- },
- {
- type: 'waiting-list',
- label: 'Warteliste',
- },
- {
- type: 'open',
- label: 'Freie Plätze vorhanden',
- },
- {
- type: 'reserved',
- label: 'Anmeldefrist abgelaufen',
- },
- {
- type: 'waiting-list',
- label: 'Warteliste',
- },
- {
- type: 'open',
- label: 'Freie Plätze vorhanden',
- }
- ]
- export const EventTeasersLargeData = [
- {
- date: { weekday: 'Mo.', day: '20', month: 'Sep. 2022' },
- title: EventTeaserLargeTitles[Math.floor(Math.random() * EventTeaserLargeTitles.length)],
- desc: 'Entfesseln Sie das volle Potenzial der generativen KI und beherrschen Sie die Kunst des Prompt-Engineerings!',
- link: '#',
- details: {
- date: '20.09.2022',
- status: EventTeaserLargeStatus[Math.floor(Math.random() * EventTeaserLargeStatus.length)],
- },
- icon: 'Roboter',
- category: 'Gründung und Nachfolge',
- bgimage: null,
- },
- {
- date: { weekday: 'Mo.', day: '20', month: 'Sep. 2022' },
- title: EventTeaserLargeTitles[Math.floor(Math.random() * EventTeaserLargeTitles.length)],
- desc: 'Entfesseln Sie das volle Potenzial der generativen KI und beherrschen Sie die Kunst des Prompt-Engineerings!',
- link: '#',
- details: {
- date: '20.09.2022',
- status: EventTeaserLargeStatus[Math.floor(Math.random() * EventTeaserLargeStatus.length)],
- },
- icon: 'Person',
- category: 'Gründung und Nachfolge',
- bgimage: null,
- },
- {
- date: { weekday: 'Mo.', day: '20', month: 'Sep. 2022' },
- title: EventTeaserLargeTitles[Math.floor(Math.random() * EventTeaserLargeTitles.length)],
- desc: 'Entfesseln Sie das volle Potenzial der generativen KI und beherrschen Sie die Kunst des Prompt-Engineerings!',
- link: '#',
- details: {
- date: '20.09.2022',
- status: EventTeaserLargeStatus[Math.floor(Math.random() * EventTeaserLargeStatus.length)],
- },
- icon: 'Waage',
- category: 'Gründung und Nachfolge',
- bgimage: null,
- }
- ]
-
- export const EventTeasersLargeImageData = [
- {
- date: { weekday: 'Mo.', day: '20', month: 'Sep. 2022' },
- title: EventTeaserLargeTitles[Math.floor(Math.random() * EventTeaserLargeTitles.length)],
- desc: 'Entfesseln Sie das volle Potenzial der generativen KI und beherrschen Sie die Kunst des Prompt-Engineerings!',
- link: '#',
- details: {
- date: '20.09.2022',
- status: EventTeaserLargeStatus[Math.floor(Math.random() * EventTeaserLargeStatus.length)],
- },
- icon: 'Stadt',
- category: 'Gründung und Nachfolge',
- bgimage: 'https://source.unsplash.com/2vCqH34PqWs/1080x648',
- },
- {
- date: { weekday: 'Mo.', day: '20', month: 'Sep. 2022' },
- title: EventTeaserLargeTitles[Math.floor(Math.random() * EventTeaserLargeTitles.length)],
- desc: 'Entfesseln Sie das volle Potenzial der generativen KI und beherrschen Sie die Kunst des Prompt-Engineerings!',
- link: '#',
- details: {
- date: '20.09.2022',
- status: EventTeaserLargeStatus[Math.floor(Math.random() * EventTeaserLargeStatus.length)],
- },
- icon: 'Treppe',
- category: 'Gründung und Nachfolge',
- bgimage: 'https://source.unsplash.com/2vCqH34PqWs/1080x648',
- },
- {
- date: { weekday: 'Mo.', day: '20', month: 'Sep. 2022' },
- title: EventTeaserLargeTitles[Math.floor(Math.random() * EventTeaserLargeTitles.length)],
- desc: 'Entfesseln Sie das volle Potenzial der generativen KI und beherrschen Sie die Kunst des Prompt-Engineerings!',
- link: '#',
- details: {
- date: '20.09.2022',
- status: EventTeaserLargeStatus[Math.floor(Math.random() * EventTeaserLargeStatus.length)],
- },
- icon: 'Virus',
- category: 'Gründung und Nachfolge',
- bgimage: 'https://source.unsplash.com/2vCqH34PqWs/1080x648',
- }
- ]
-
- export const EventTeasersLargeSixData = [
- {
- date: { weekday: 'Mo.', day: '20', month: 'Sep. 2022' },
- title: 'Bildungsmanagement: Trends und Techniken',
- desc: 'Entdecken Sie die neuesten Trends und Techniken im Bildungsmanagement zur Steigerung der Mitarbeiterkompetenz.',
- link: '#',
- details: {
- date: '20.09.2022',
- status: EventTeaserLargeStatus[Math.floor(Math.random() * EventTeaserLargeStatus.length)],
- },
- icon: 'Roboter',
- category: 'Gründung und Nachfolge',
- bgimage: null,
- },
- {
- date: { weekday: 'Mo.', day: '20', month: 'Sep. 2022' },
- title: 'Green Tech Revolution',
- desc: 'Entdecken Sie, wie innovative Technologien zur Lösung von Umweltproblemen beitragen und die Nachhaltigkeit in Unternehmen fördern können.',
- link: '#',
- details: {
- date: '20.09.2022',
- status: EventTeaserLargeStatus[Math.floor(Math.random() * EventTeaserLargeStatus.length)],
- },
- icon: 'Waage',
- category: 'Gründung und Nachfolge',
- bgimage: null,
- },
- {
- date: { weekday: 'Mo.', day: '20', month: 'Sep. 2022' },
- title: 'Aktuelle Rechts- und Steuertrends für Unternehmen',
- 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.',
- link: '#',
- details: {
- date: '20.09.2022',
- status: EventTeaserLargeStatus[Math.floor(Math.random() * EventTeaserLargeStatus.length)],
- },
- icon: 'Stadt',
- category: 'Gründung und Nachfolge',
- bgimage: null,
- },
- {
- date: { weekday: 'Mo.', day: '20', month: 'Sep. 2022' },
- title: 'Erfolg auf globalen Märkten durch Kulturverständnis',
- desc: 'Entdecken Sie die neuesten Trends und Techniken im Bildungsmanagement zur Steigerung der Mitarbeiterkompetenz.',
- link: '#',
- details: {
- date: '20.09.2022',
- status: EventTeaserLargeStatus[Math.floor(Math.random() * EventTeaserLargeStatus.length)],
- },
- icon: 'Treppe',
- category: 'Gründung und Nachfolge',
- bgimage: null,
- },
- {
- date: { weekday: 'Mo.', day: '20', month: 'Sep. 2022' },
- title: 'Erfolgreiche Unternehmensgründung: Strategien und Fallstudien',
- desc: 'Entdecken Sie die neuesten Trends und Techniken im Bildungsmanagement zur Steigerung der Mitarbeiterkompetenz.',
- link: '#',
- details: {
- date: '20.09.2022',
- status: EventTeaserLargeStatus[Math.floor(Math.random() * EventTeaserLargeStatus.length)],
- },
- icon: 'Virus',
- category: 'Gründung und Nachfolge',
- bgimage: null,
- },
- {
- date: { weekday: 'Mo.', day: '20', month: 'Sep. 2022' },
- title: 'Nachhaltige Firmenübergabe',
- desc: 'Entdecken Sie die neuesten Trends und Techniken im Bildungsmanagement zur Steigerung der Mitarbeiterkompetenz.',
- link: '#',
- details: {
- date: '20.09.2022',
- status: EventTeaserLargeStatus[Math.floor(Math.random() * EventTeaserLargeStatus.length)],
- },
- icon: 'Waage',
- category: 'Gründung und Nachfolge',
- bgimage: null,
- }
- ]
|