feat: update hackathon data and enhance components
- Removed existing submissions data from hackathons.json. - Added new components for Hackathon details including HackathonContent, HackathonHeader, HackathonHero, HackathonPartners, HackathonQuickInfo, HackathonRequirements, HackathonSidebar, HackathonStatusBar, HackathonSubmissions, HackathonTabs, and ServerHackathonContent. - Integrated framer-motion for animations in Hackathon components. - Updated package.json and package-lock.json to include nextjs-toploader dependency.
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
"next": "~15.2.4",
|
||||
"next-mdx-remote": "^5.0.0",
|
||||
"next-themes": "^0.4.6",
|
||||
"nextjs-toploader": "^3.9.17",
|
||||
"openapi-fetch": "^0.14.0",
|
||||
"openapi-react-query": "^0.5.0",
|
||||
"react": "^19.1.0",
|
||||
|
||||
Reference in New Issue
Block a user