Skip to content

Commit a81fea7

Browse files
committed
feat: comment out Account-Based Marketing Bootcamp entry in BootcampsList
1 parent 5c6338e commit a81fea7

1 file changed

Lines changed: 11 additions & 12 deletions

File tree

src/Page/OpportunitiesHub/BootcampsList.jsx

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ const bootcamp = [
3232
// poster: '/assets/Certifications/JavaScript Algorithms and DS.png',
3333
// shareLink: '#javascript-algorithms-ds',
3434
// },
35-
3635
// {
3736
// organizer: 'HubSpot Academy',
3837
// title: 'CRM Customization Bootcamp for Developers',
@@ -44,17 +43,17 @@ const bootcamp = [
4443
// poster: '/assets/Bootcamps/CRM Customization Bootcamp for Developers Spring 2025.png',
4544
// shareLink: '#crm-customization-bootcamp-for-developers',
4645
// },
47-
{
48-
organizer: 'HubSpot Academy',
49-
title: 'Account-Based Marketing Bootcamp',
50-
duration: '6 Weeks',
51-
level: 'Intermediate',
52-
skills: ['Sales & Marketing', 'ABM dashboards'],
53-
applyLink:
54-
'https://events.academy.hubspot.com/events/details/hubspot-academy-account-based-marketing-bootcamp-spring-2025-presents-account-based-marketing-bootcamp-spring-2025-2025-05-06/',
55-
poster: '/assets/Bootcamps/Account-Based Marketing Bootcamp Spring 2025.png',
56-
shareLink: '#account-based-marketing-bootcamp',
57-
},
46+
// {
47+
// organizer: 'HubSpot Academy',
48+
// title: 'Account-Based Marketing Bootcamp',
49+
// duration: '6 Weeks',
50+
// level: 'Intermediate',
51+
// skills: ['Sales & Marketing', 'ABM dashboards'],
52+
// applyLink:
53+
// 'https://events.academy.hubspot.com/events/details/hubspot-academy-account-based-marketing-bootcamp-spring-2025-presents-account-based-marketing-bootcamp-spring-2025-2025-05-06/',
54+
// poster: '/assets/Bootcamps/Account-Based Marketing Bootcamp Spring 2025.png',
55+
// shareLink: '#account-based-marketing-bootcamp',
56+
// },
5857
// {
5958
// organizer: 'HubSpot Academy',
6059
// title: 'Video Bootcamp for Marketing, Sales, and Service',

0 commit comments

Comments
 (0)