pagination added in artical and other changes
This commit is contained in:
@@ -95,7 +95,7 @@ export const sharedWebinarsData: WebinarData[] = [
|
||||
category: 'Digital Transformation',
|
||||
tags: ['Leadership', 'Digital Strategy', 'Innovation', 'Change Management'],
|
||||
thumbnail: 'https://images.unsplash.com/photo-1560472355-536de3962603?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w3Nzg4Nzd8MHwxfHNlYXJjaHwxfHxidXNpbmVzcyUyMGxlYWRlcnNoaXAlMjBzdHJhdGVneXxlbnwwfHx8fDE3MzU4NTQyNzB8MA&ixlib=rb-4.0.3&q=80&w=1080',
|
||||
status: 'live' as const,
|
||||
status: 'live',
|
||||
featured: true,
|
||||
level: 'Advanced',
|
||||
format: 'Hybrid',
|
||||
@@ -193,21 +193,6 @@ export const sharedWebinarsData: WebinarData[] = [
|
||||
rating: 4.8,
|
||||
participants: '2,400+',
|
||||
slug: 'strategic-leadership-programme'
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: 'Data-Driven Decision Making',
|
||||
description: 'Learn to make strategic decisions using data analytics and business intelligence',
|
||||
duration: '8 hours',
|
||||
format: 'Cohort-based',
|
||||
image: 'https://images.unsplash.com/photo-1460925895917-afdab827c52f?w=400&h=240&fit=crop',
|
||||
price: '₹37,267',
|
||||
originalPrice: '₹45,567',
|
||||
category: 'Decision Making & Strategy',
|
||||
level: 'Advanced',
|
||||
rating: 4.9,
|
||||
participants: '1,800+',
|
||||
slug: 'data-driven-decision-making'
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -229,7 +214,7 @@ export const sharedWebinarsData: WebinarData[] = [
|
||||
category: 'Team Development',
|
||||
tags: ['Team Building', 'Emotional Intelligence', 'Performance', 'Leadership'],
|
||||
thumbnail: 'https://images.unsplash.com/photo-1522071820081-009f0129c71c?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w3Nzg4Nzd8MHwxfHNlYXJjaHwxfHx0ZWFtJTIwbGVhZGVyc2hpcCUyMGNvbGxhYm9yYXRpb258ZW58MHx8fHwxNzM1ODU0MjcwfDA&ixlib=rb-4.0.3&q=80&w=1080',
|
||||
status: 'upcoming' as const,
|
||||
status: 'upcoming',
|
||||
featured: true,
|
||||
level: 'Intermediate',
|
||||
format: 'In Person',
|
||||
@@ -302,21 +287,6 @@ export const sharedWebinarsData: WebinarData[] = [
|
||||
rating: 4.7,
|
||||
participants: '3,200+',
|
||||
slug: 'team-leadership-masterclass'
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: 'Emotional Intelligence for Leaders',
|
||||
description: 'Develop emotional intelligence to enhance your leadership effectiveness and team relationships',
|
||||
duration: '5 hours',
|
||||
format: 'Self-paced',
|
||||
image: 'https://images.unsplash.com/photo-1559027615-cd4628902d4a?w=400&h=240&fit=crop',
|
||||
price: '₹14,857',
|
||||
originalPrice: '₹19,007',
|
||||
category: 'Personal Development',
|
||||
level: 'Beginner',
|
||||
rating: 4.9,
|
||||
participants: '4,300+',
|
||||
slug: 'emotional-intelligence-leaders'
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -337,8 +307,8 @@ export const sharedWebinarsData: WebinarData[] = [
|
||||
maxAttendees: 4000,
|
||||
category: 'Strategy',
|
||||
tags: ['Strategic Thinking', 'Crisis Management', 'Leadership', 'Planning'],
|
||||
thumbnail: 'https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w3Nzg4Nzd8MHwxfHNlYXJjaHwxfHxzdHJhdGVnaWMlMjBwbGFubmluZyUyMGxlYWRlcnNoaXB8ZW58MHx8fHwxNzM1ODU0Mjcwfda&ixlib=rb-4.0.3&q=80&w=1080',
|
||||
status: 'recorded' as const,
|
||||
thumbnail: 'https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w3Nzg4Nzd8MHwxfHNlYXJjaHwxfHxzdHJhdGVnaWMlMjBwbGFubmluZyUyMGxlYWRlcnNoaXB8ZW58MHx8fHwxNzM1ODU0MjcwfDA&ixlib=rb-4.0.3&q=80&w=1080',
|
||||
status: 'recorded',
|
||||
featured: false,
|
||||
level: 'Advanced',
|
||||
format: 'Virtual',
|
||||
@@ -431,8 +401,8 @@ export const sharedWebinarsData: WebinarData[] = [
|
||||
maxAttendees: 2800,
|
||||
category: 'Personal Development',
|
||||
tags: ['Innovation', 'Creativity', 'Communication', 'Leadership'],
|
||||
thumbnail: 'https://images.unsplash.com/photo-1559027615-cd4628902d4a?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w3Nzg4Nzd8MHwxfHNlYXJjaHwxfHxpbm5vdmF0aW9uJTIwbGVhZGVyc2hpcCUyMGNyZWF0aXZpdHl8ZW58MHx8fHwxNzM1ODU0Mjcwfda&ixlib=rb-4.0.3&q=80&w=1080',
|
||||
status: 'upcoming' as const,
|
||||
thumbnail: 'https://images.unsplash.com/photo-1559027615-cd4628902d4a?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w3Nzg4Nzd8MHwxfHNlYXJjaHwxfHxpbm5vdmF0aW9uJTIwbGVhZGVyc2hpcCUyMGNyZWF0aXZpdHl8ZW58MHx8fHwxNzM1ODU0MjcwfDA&ixlib=rb-4.0.3&q=80&w=1080',
|
||||
status: 'upcoming',
|
||||
featured: false,
|
||||
level: 'Intermediate',
|
||||
format: 'Hybrid',
|
||||
@@ -528,10 +498,10 @@ export const sharedWebinarsData: WebinarData[] = [
|
||||
duration: '70 min',
|
||||
attendees: '2,800+',
|
||||
maxAttendees: 3500,
|
||||
category: 'Crisis Management',
|
||||
category: 'Global Leadership',
|
||||
tags: ['Global Leadership', 'Cultural Intelligence', 'Communication', 'Diversity'],
|
||||
thumbnail: 'https://images.unsplash.com/photo-1552664730-d307ca884978?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w3Nzg4Nzd8MHwxfHNlYXJjaHwxfHxnbG9iYWwlMjB0ZWFtJTIwbGVhZGVyc2hpcCUyMGRpdmVyc2l0eXxlbnwwfHx8fDE3MzU4NTQyNzB8da&ixlib=rb-4.0.3&q=80&w=1080',
|
||||
status: 'upcoming' as const,
|
||||
thumbnail: 'https://images.unsplash.com/photo-1552664730-d307ca884978?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w3Nzg4Nzd8MHwxfHNlYXJjaHwxfHxnbG9iYWwlMjB0ZWFtJTIwbGVhZGVyc2hpcCUyMGRpdmVyc2l0eXxlbnwwfHx8fDE3MzU4NTQyNzB8MA&ixlib=rb-4.0.3&q=80&w=1080',
|
||||
status: 'upcoming',
|
||||
featured: false,
|
||||
level: 'Advanced',
|
||||
format: 'Virtual',
|
||||
@@ -611,6 +581,204 @@ export const sharedWebinarsData: WebinarData[] = [
|
||||
slug: 'global-leadership-certificate'
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
id: '6',
|
||||
slug: 'strategic-decision-making',
|
||||
title: 'Strategic Decision Making: Data-Driven Approaches for Leaders',
|
||||
description: 'Master the art of making informed, strategic decisions using data analytics, critical thinking frameworks, and proven decision-making methodologies.',
|
||||
presenter: 'Dr. Michael Thompson',
|
||||
presenterTitle: 'Data Strategy Consultant',
|
||||
company: 'Analytics Leadership Partners',
|
||||
date: '2024-04-12',
|
||||
time: '11:00',
|
||||
endTime: '12:15',
|
||||
timezone: 'EST',
|
||||
duration: '75 min',
|
||||
attendees: '1,950+',
|
||||
maxAttendees: 2200,
|
||||
category: 'Decision Making',
|
||||
tags: ['Data Analytics', 'Strategic Thinking', 'Decision Making', 'Leadership'],
|
||||
thumbnail: 'https://images.unsplash.com/photo-1460925895917-afdab827c52f?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w3Nzg4Nzd8MHwxfHNlYXJjaHwxfHxkYXRhJTIwYW5hbHl0aWNzJTIwbGVhZGVyc2hpcCUyMGRlY2lzaW9uJTIwbWFraW5nfGVufDB8fHx8MTczNTg1NDI3MHww&ixlib=rb-4.0.3&q=80&w=1080',
|
||||
status: 'upcoming',
|
||||
featured: true,
|
||||
level: 'Intermediate',
|
||||
format: 'Virtual',
|
||||
rating: 4.7,
|
||||
price: 'Free',
|
||||
registrationOpen: true,
|
||||
recordingReady: false,
|
||||
recordingUrl: '',
|
||||
zoomUrl: 'https://zoom.us/j/1234567894',
|
||||
theme: 'Data Leadership',
|
||||
abstract: 'In an era of information overload, leaders must master the art of data-driven decision making. This session provides practical frameworks for analyzing complex data, avoiding cognitive biases, and making strategic choices that drive organizational success.',
|
||||
keyTakeaways: [
|
||||
'Apply data analysis frameworks to complex business problems',
|
||||
'Identify and mitigate common cognitive biases in decision making',
|
||||
'Develop decision-making processes that balance speed and accuracy',
|
||||
'Communicate data-driven decisions effectively to stakeholders',
|
||||
'Build data-informed cultures within your organization'
|
||||
],
|
||||
agenda: [
|
||||
{
|
||||
time: '11:00 - 11:15',
|
||||
title: 'The Data-Driven Leader',
|
||||
description: 'Understanding the role of data in modern leadership'
|
||||
},
|
||||
{
|
||||
time: '11:15 - 11:35',
|
||||
title: 'Decision-Making Frameworks',
|
||||
description: 'Proven methodologies for structured decision making'
|
||||
},
|
||||
{
|
||||
time: '11:35 - 11:55',
|
||||
title: 'Overcoming Cognitive Biases',
|
||||
description: 'Strategies for recognizing and mitigating decision-making pitfalls'
|
||||
},
|
||||
{
|
||||
time: '11:55 - 12:10',
|
||||
title: 'Case Studies & Applications',
|
||||
description: 'Real-world examples of data-driven leadership success'
|
||||
},
|
||||
{
|
||||
time: '12:10 - 12:15',
|
||||
title: 'Implementation Roadmap',
|
||||
description: 'Next steps for enhancing your decision-making capabilities'
|
||||
}
|
||||
],
|
||||
host: {
|
||||
id: 6,
|
||||
name: 'Dr. Michael Thompson',
|
||||
title: 'Data Strategy Consultant',
|
||||
company: 'Analytics Leadership Partners',
|
||||
bio: 'Dr. Michael Thompson specializes in helping leaders leverage data for strategic decision making. With a PhD in Business Analytics and 12 years of consulting experience, he has transformed decision-making processes in organizations across multiple industries.',
|
||||
avatar: 'https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=150&h=150&fit=crop&crop=face',
|
||||
linkedin: 'https://linkedin.com/in/drmichaelthompson',
|
||||
email: 'michael@analyticsleadership.com'
|
||||
},
|
||||
panelists: [],
|
||||
faqs: [
|
||||
{
|
||||
question: 'Do I need technical data analysis skills for this session?',
|
||||
answer: 'No technical background required! This session focuses on leadership decision-making frameworks rather than technical data analysis. We\'ll provide accessible tools that any leader can implement immediately.'
|
||||
}
|
||||
],
|
||||
relatedProgrammes: [
|
||||
{
|
||||
id: 6,
|
||||
title: 'Data-Driven Decision Making',
|
||||
description: 'Learn to make strategic decisions using data analytics and business intelligence',
|
||||
duration: '8 hours',
|
||||
format: 'Cohort-based',
|
||||
image: 'https://images.unsplash.com/photo-1460925895917-afdab827c52f?w=400&h=240&fit=crop',
|
||||
price: '₹37,267',
|
||||
originalPrice: '₹45,567',
|
||||
category: 'Decision Making & Strategy',
|
||||
level: 'Advanced',
|
||||
rating: 4.9,
|
||||
participants: '1,800+',
|
||||
slug: 'data-driven-decision-making'
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
id: '7',
|
||||
slug: 'change-management-excellence',
|
||||
title: 'Change Management Excellence: Leading Organizational Transformation',
|
||||
description: 'Develop comprehensive change management strategies to successfully lead organizational transformations, manage resistance, and ensure sustainable change adoption.',
|
||||
presenter: 'Dr. Lisa Washington',
|
||||
presenterTitle: 'Organizational Change Expert',
|
||||
company: 'Change Leadership Institute',
|
||||
date: '2024-04-19',
|
||||
time: '10:00',
|
||||
endTime: '11:30',
|
||||
timezone: 'EST',
|
||||
duration: '90 min',
|
||||
attendees: '2,300+',
|
||||
maxAttendees: 2800,
|
||||
category: 'Change Management',
|
||||
tags: ['Change Management', 'Transformation', 'Leadership', 'Organizational Development'],
|
||||
thumbnail: 'https://images.unsplash.com/photo-1556761175-b413da4baf72?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w3Nzg4Nzd8MHwxfHNlYXJjaHwxfHxjaGFuZ2UlMjBtYW5hZ2VtZW50JTIwbGVhZGVyc2hpcCUyMHRyYW5zZm9ybWF0aW9ufGVufDB8fHx8MTczNTg1NDI3MHww&ixlib=rb-4.0.3&q=80&w=1080',
|
||||
status: 'recorded',
|
||||
featured: false,
|
||||
level: 'Advanced',
|
||||
format: 'Hybrid',
|
||||
rating: 4.8,
|
||||
price: 'Free',
|
||||
registrationOpen: false,
|
||||
recordingReady: true,
|
||||
recordingUrl: 'https://video.example.com/change-management',
|
||||
zoomUrl: '',
|
||||
theme: 'Change Leadership',
|
||||
abstract: 'Successful organizational change requires more than just good planning—it demands exceptional leadership. This session provides comprehensive frameworks for leading change initiatives, managing stakeholder resistance, and creating cultures that embrace continuous transformation.',
|
||||
keyTakeaways: [
|
||||
'Develop comprehensive change management strategies for complex initiatives',
|
||||
'Identify and address common sources of resistance to change',
|
||||
'Build stakeholder engagement and commitment throughout the change process',
|
||||
'Create measurement systems to track change adoption and success',
|
||||
'Develop change-ready organizational cultures that thrive on innovation'
|
||||
],
|
||||
agenda: [
|
||||
{
|
||||
time: '10:00 - 10:20',
|
||||
title: 'Change Leadership Fundamentals',
|
||||
description: 'Understanding the psychology of change and leadership requirements'
|
||||
},
|
||||
{
|
||||
time: '10:20 - 10:40',
|
||||
title: 'Change Management Frameworks',
|
||||
description: 'Proven methodologies for planning and executing organizational change'
|
||||
},
|
||||
{
|
||||
time: '10:40 - 10:55',
|
||||
title: 'Managing Resistance',
|
||||
description: 'Strategies for identifying and overcoming resistance to change'
|
||||
},
|
||||
{
|
||||
time: '10:55 - 11:15',
|
||||
title: 'Sustaining Change',
|
||||
description: 'Ensuring long-term adoption and embedding change into culture'
|
||||
},
|
||||
{
|
||||
time: '11:15 - 11:30',
|
||||
title: 'Q&A and Case Studies',
|
||||
description: 'Interactive discussion and real-world application examples'
|
||||
}
|
||||
],
|
||||
host: {
|
||||
id: 7,
|
||||
name: 'Dr. Lisa Washington',
|
||||
title: 'Organizational Change Expert',
|
||||
company: 'Change Leadership Institute',
|
||||
bio: 'Dr. Lisa Washington has over 18 years of experience helping organizations navigate major transformations. She holds a doctorate in Organizational Psychology and has authored numerous publications on change leadership and organizational development.',
|
||||
avatar: 'https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=150&h=150&fit=crop&crop=face',
|
||||
linkedin: 'https://linkedin.com/in/drlisawashington',
|
||||
email: 'lisa@changeleadership.com'
|
||||
},
|
||||
panelists: [],
|
||||
faqs: [
|
||||
{
|
||||
question: 'How can I apply these concepts to small-scale changes?',
|
||||
answer: 'The principles and frameworks covered scale effectively from small team changes to enterprise-wide transformations. We\'ll provide adaptable tools that work across different change magnitudes.'
|
||||
}
|
||||
],
|
||||
relatedProgrammes: [
|
||||
{
|
||||
id: 7,
|
||||
title: 'Change Management Certification',
|
||||
description: 'Comprehensive change management training for leaders driving organizational transformation',
|
||||
duration: '10 weeks',
|
||||
format: 'Online',
|
||||
image: 'https://images.unsplash.com/photo-1556761175-b413da4baf72?w=400&h=240&fit=crop',
|
||||
price: '₹49,567',
|
||||
originalPrice: '₹61,967',
|
||||
category: 'Change Management',
|
||||
level: 'Advanced',
|
||||
rating: 4.7,
|
||||
participants: '2,300+',
|
||||
slug: 'change-management-certification'
|
||||
}
|
||||
]
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user