feat: introduced base website redesign layouts (#6145)
* refactor: updated components to be functional for website redesign
* chore: hooks separate generic hooks
* chore: updated storybook previews for redesign
* chore: removed other languages as they will be translated on crowdin
* fix: updated base styles for redesign
* chore: updated types
* feat: added new layouts (base, and article layout) and related "providers"
* feat: updated mdx engine and shared context and app layouts
* meta: updated packages, navigation, tailwind config, etc
* chore: moved package to prod deps
* fix: mocked module
* chore: design fixes
* fix: last story fix
* meta: mismatch of lock file
* fix: fixed styles and minor content-wise bug fixes
* fix: home icon go home
* chore: home aria label
* chore: some minimum design fixes
* refactor: paddings merged
* refactor: footer top border added
* fix: contrast ratio on dark mode breadcrumb
* fix: colspan changed to 2 for missing border
* fix: old layout table heading
* refactor: gradient and shadow colors replaced with theme colors
* chore: moved the `with` components to `components`
* refactor: tw config alpha channel and xl content padding
---------
Co-authored-by: Caner Akdas <canerakdas@gmail.com>
authored by