Home page
The home page is the main entry to the catalog. It shows featured content and links to apps and categories.
What’s on the page
Hero
Top section with a short description and a search box. Typing and submitting takes you to the search results page (/search?q=...).
App of the Day
One featured app: icon, name, short description, rating, review count, and a button to the app page or Telegram.
App sections
Configurable sections (e.g. Featured, New releases) show app cards in a grid. Each card has: icon, name, short description, type (mini app / bot), rating and review count, link to the app page.
Categories
List of categories (e.g. Games, Finance, Social, Tools, NFT) as cards or links. Clicking goes to the category page (/category/[slug]) with apps in that category.
Sections can be turned on/off and reordered in the backend. App of the Day can be set by hand or auto-selected. All app links go to the app detail page (/apps/[slug]).
See: Apps, Categories, Search.