Open
Conversation
This commit introduces several UI improvements and animations to the website. It includes:
- **Dependency Updates:** Added `gsap` and `three` to `package.json`.
- **CSS Styling:**
- Updated font families and color palettes in `src/app.css`.
- Introduced new CSS classes for gradients, glass cards, glow effects, and animations.
- Added a `section-divider` for visual separation.
- **Component Refactoring:**
- **About:** Implemented GSAP animations for elements fading in on scroll.
- **Chevron:** Replaced the old chevron icon with an SVG and improved its animation.
- **FAQ:** Added GSAP animations for the FAQ section, making questions animate in on scroll.
- **Hero:** Integrated GSAP for a dynamic hero section animation, including a countdown.
- **Organisers:** Added GSAP animations for team member cards.
- **Rules:** Restructured the rules section into cards with icons and added GSAP animations.
- **Schedule:** Redesigned the schedule with a timeline layout and added GSAP animations.
- **Sponsors:** Enhanced the sponsor logos with hover effects and GSAP animations.
- **Page Structure:**
- **Layout:** Simplified `src/routes/+layout.svelte` by removing Header and Footer components from the layout.
- **Index Page:**
- Integrated a dynamic Three.js background component.
- Implemented a sticky navigation bar that appears on scroll.
- Added a scroll progress indicator.
- Reorganized page sections with smooth scrolling and anchor links.
- **Code of Conduct:** Redesigned the page with a dark theme and improved layout.
- **Sign Up:** Updated the sign-up page with a dark theme and a prominent warning about the deadline.
These changes aim to create a more engaging and visually appealing user experience.
Co-authored-by: jeremy <jeremy@intern.isara.io>
|
Cursor Agent can help with this pull request. Just |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request contains changes generated by a Cursor Cloud Agent