Skip to content

Conversation

@zoobestik
Copy link
Collaborator

This pull request introduces a new, visually enhanced multiplatform hero banner for the Kotlin website landing page, replacing the previous static layout.

Hero banner implementation:

  • Added a new HeroBanner React component in blocks/multiplatform/hero/index.tsx that displays the Kotlin Multiplatform hero section, including a title, subtitle, platform icons, and a "Get Started" button. The component uses imported SVG icons and applies custom styles.

Landing page integration:

  • Updated pages/multiplatform/index.tsx to import and use the new HeroBanner component, wrapped in a dark theme provider, and replaced the previous static layout. Also updated constants for menu items and URLs.
  • Changed the landing page layout to display the new hero banner and FAQ block within the ThemeProvider and updated the "Get started" button to link directly to the multiplatform getting started documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants