Add upcoming meetups section that shows events until midnight - #1
farisaziz12 wants to merge 3 commits into
Conversation
Events now remain visible on the homepage until the end of the event day (23:59:59) instead of disappearing at the event start time. Added: - src/data/meetups.ts: meetup data and getUpcomingMeetups() filter - src/components/home/UpcomingMeetups.tsx: renders upcoming meetup cards - Updated index.tsx to include the new section https://claude.ai/code/session_015HWLjC1uYemVqH6Lu5cnAb
✅ Deploy Preview for helvetica-js ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
4828927 to
e0ca0c3
Compare
✅ Deploy Preview for helvetica-js ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Events now remain visible on the homepage until the end of the event day
(23:59:59) instead of disappearing at the event start time. Added:
https://claude.ai/code/session_015HWLjC1uYemVqH6Lu5cnAb