No description
Find a file
DylanBarnes 4fce8a3377 Add kinetic landing page design with animations, dark mode support, and responsive styling
- Enhanced hero section with floating blobs and animated title (word-by-word stagger)
- Added feature cards with color accents (teal/magenta/gold), hover effects, and staggered animation
- Implemented kinetic CTA section with floating background elements and animated buttons
- Added comprehensive dark mode styles for all kinetic elements
- Implemented responsive design for tablet (768px) and mobile (480px) breakpoints
- All animations use cubic-bezier easing for snappy, kinetic feel (0.34, 1.56, 0.64, 1)
- Optimized blob opacity and sizes for different screen sizes
2026-05-11 08:49:53 +00:00
assets Erste Version der Website 2026-05-06 13:40:47 +00:00
components Refactor navbar into separate component, fix dropdown menu and dark mode 2026-05-10 12:21:43 +00:00
css Add kinetic landing page design with animations, dark mode support, and responsive styling 2026-05-11 08:49:53 +00:00
img Add exercises (Notenrechner, Textanalyse) and Dark Mode feature with localStorage persistence 2026-05-06 17:47:38 +00:00
js Refactor navbar into separate component, fix dropdown menu and dark mode 2026-05-10 12:21:43 +00:00
.gitignore Erste Version der Website 2026-05-06 13:40:47 +00:00
eis_projekt.html Refactor navbar into separate component, fix dropdown menu and dark mode 2026-05-10 12:21:43 +00:00
impressum.html Refactor navbar into separate component, fix dropdown menu and dark mode 2026-05-10 12:21:43 +00:00
index.html Add kinetic landing page design with animations, dark mode support, and responsive styling 2026-05-11 08:49:53 +00:00
kontakt.html Refactor navbar into separate component, fix dropdown menu and dark mode 2026-05-10 12:21:43 +00:00
notenrechner-dom.html Refactor navbar into separate component, fix dropdown menu and dark mode 2026-05-10 12:21:43 +00:00
notenrechner.html Refactor navbar into separate component, fix dropdown menu and dark mode 2026-05-10 12:21:43 +00:00
team.html Refactor navbar into separate component, fix dropdown menu and dark mode 2026-05-10 12:21:43 +00:00
textanalyse.html Refactor navbar into separate component, fix dropdown menu and dark mode 2026-05-10 12:21:43 +00:00
ueber_uns.html Refactor navbar into separate component, fix dropdown menu and dark mode 2026-05-10 12:21:43 +00:00