feat(landing): add landing component (CAS-8) #10

Merged
jleibl merged 22 commits from task/landing-page into main 2025-02-13 12:09:14 +00:00

22 Commits

Author SHA1 Message Date
04626e92d1
refactor: remove unused navbar component import
All checks were successful
CI / eslint (pull_request) Successful in 18s
CI / prettier (pull_request) Successful in 19s
CI / test-build (pull_request) Successful in 29s
CI / Checkstyle Main (pull_request) Successful in 6m9s
2025-02-13 13:02:54 +01:00
9fe473302c
refactor(landing): restructure landing page components and templates 2025-02-13 12:49:22 +01:00
8514d6d73f
style: Update footer and navbar HTML structure and classes 2025-02-13 12:49:22 +01:00
84de8e0c86
style(landing-page): update class names for consistency 2025-02-13 12:49:22 +01:00
b570e8e9ab
style: Fix formatting and add missing newlines in HTML and CSS 2025-02-13 12:49:22 +01:00
8e986727ec
feat(landing-page): add welcome bonus and game carousel 2025-02-13 12:49:20 +01:00
b2f4d9d0d8
feat: add navbar component to multiple pages 2025-02-13 12:48:59 +01:00
e5bd173be9
feat(navbar): implement login/logout buttons based on state 2025-02-13 12:48:59 +01:00
325bc118ee
feat: add footer component and FontAwesome integration 2025-02-13 12:48:59 +01:00
29305a75b1
chore: remove unused dependencies from package.json 2025-02-13 12:48:59 +01:00
c679952ef9
chore(navbar): remove unused SCSS file and reference 2025-02-13 12:48:59 +01:00
70044fc3c7
style(navbar): update navbar colors to use variables 2025-02-13 12:48:58 +01:00
21fa5a21e2
chore: remove unused tailwind configuration file 2025-02-13 12:48:58 +01:00
61add61113
feat: add navbar component to the application 2025-02-13 12:48:58 +01:00
e6f054f10e
refactor: rename landing component and remove unused files 2025-02-13 12:48:58 +01:00
ea26f5dd80
feat(landing): add landing component with animations and services 2025-02-13 12:48:58 +01:00
ff0e03003a
style(landing): remove instant withdrawals section and update styles 2025-02-13 12:48:58 +01:00
7106ebd0ef
style(animated-button): add cursor-pointer to button class 2025-02-13 12:48:57 +01:00
5e84afba90
refactor: remove unused imports and clear image URLs 2025-02-13 12:48:57 +01:00
eede85295e
refactor: improve code structure and add change detection 2025-02-13 12:48:57 +01:00
5c34014841
feat: implement animated buttons and winner ticker component 2025-02-13 12:48:57 +01:00
313080ceac
feat(landing): add landing component with animations and services 2025-02-13 12:48:57 +01:00