返回 Skill 列表
extension
分类: 开发与工程无需 API Key

building-tour-cards

旅游卡UI的指南,这是旅游网格中的主要项目。在构建旅游浏览界面时使用。

person作者: jakexiaohubgithub

Tour Card UI Component

When to use this skill

  • Building the travel catalog.
  • Implementing "Featured Tours" on the homepage.

Design Specs

  • Image: Aspect ratio 4:3, rounded corners.
  • Content:
    • Right: Rating (Star icon + number).
    • Top: Title (Bold, 1.1rem).
    • Subtitle: Location (Muted text + pin icon).
    • Bottom: Price (Prominent, e.g., "$299/person").
  • Hover: Subtle lift/shadow effect.

Instructions

  • Accessibility: Use semantic tags (article, h3).
  • Performance: Use next/image for optimized tour images.