Skip to content

Commit e312dec

Browse files
committed
dev
1 parent f0d9b09 commit e312dec

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

src/Page/OpportunitiesHub/HackathonList.jsx

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -21,27 +21,27 @@ const shareContent = (url) => {
2121
// List of Global hackathons
2222

2323
const hackathons = [
24-
{
25-
organizer: 'TIC - The Incite Crew',
26-
title: 'Pinnacle Hacks',
27-
location: 'Coimbatore, India',
28-
date: 'Sep 20 - 21',
29-
domains: ['Offline', 'Open Innovation', '24 Hours Hackathon'],
30-
applyLink: 'https://tic-pinnacle-hacks-2025.devfolio.co/?ref=37575e18b3',
31-
poster: '/assets/Hackathons/TIC Pinnacle Hacks.jpg',
32-
shareLink: '#pinnaclehacks',
33-
},
34-
{
35-
organizer: 'Tata Group',
36-
title: 'Tata Imagination Challenge 2025',
37-
location: 'Online',
38-
date: 'Sep 22',
39-
domains: ['Challenge', 'Open Innovation', 'Business Plan', 'Entrepreneurship'],
40-
applyLink:
41-
'https://unstop.com/competitions/tata-imagination-challenge-2025-tata-group-1543000?lb=s8cgmb2g&utm_medium=Share&utm_source=imaashuu19859&utm_campaign=Competitions',
42-
poster: '/assets/Hackathons/Tata Imagination Challenge 2025.webp',
43-
shareLink: '#tata-imagination-challenge-2025',
44-
},
24+
// {
25+
// organizer: 'TIC - The Incite Crew',
26+
// title: 'Pinnacle Hacks',
27+
// location: 'Coimbatore, India',
28+
// date: 'Sep 20 - 21',
29+
// domains: ['Offline', 'Open Innovation', '24 Hours Hackathon'],
30+
// applyLink: 'https://tic-pinnacle-hacks-2025.devfolio.co/?ref=37575e18b3',
31+
// poster: '/assets/Hackathons/TIC Pinnacle Hacks.jpg',
32+
// shareLink: '#pinnaclehacks',
33+
// },
34+
// {
35+
// organizer: 'Tata Group',
36+
// title: 'Tata Imagination Challenge 2025',
37+
// location: 'Online',
38+
// date: 'Sep 22',
39+
// domains: ['Challenge', 'Open Innovation', 'Business Plan', 'Entrepreneurship'],
40+
// applyLink:
41+
// 'https://unstop.com/competitions/tata-imagination-challenge-2025-tata-group-1543000?lb=s8cgmb2g&utm_medium=Share&utm_source=imaashuu19859&utm_campaign=Competitions',
42+
// poster: '/assets/Hackathons/Tata Imagination Challenge 2025.webp',
43+
// shareLink: '#tata-imagination-challenge-2025',
44+
// },
4545
{
4646
organizer: 'NexVerse IITM',
4747
title: 'NexHack: Hack the Track of AI Impact',

0 commit comments

Comments
 (0)