Create a new logo
- Add it to the navbar, footer and favicon
- It should maintain a mobile view
- logo colour change with dark mode change and vice versa
- Maintain mobile view with all the above conditions.
Transparent navbar with scrolled effect
- Logo and brand name need to support dark mode and not break the particle effect of JS
- When scrolling, the navbar changes colour and transparency after the hero content's bg-colour and content-colour.
- Add social media icon and hover effect, match colour with logo and brand name
- Maintain mobile view with all the above changes.
All common JavaScript functionalities are put in the global CSS and remove old ones if not necessary.
Create a new logo
Transparent navbar with scrolled effect
All common JavaScript functionalities are put in the global CSS and remove old ones if not necessary.