explore-siargao / es-main

0 stars 0 forks source link

[Story] Create component for bottom part of home page #606

Closed ramil25 closed 1 month ago

ramil25 commented 1 month ago

Requirements

image

  1. Create a reusable card component that will handle the information needed
  2. component contains the following dynamic props
    • imageKey
    • title
    • description
    • linkTitle
    • url

Acceptance Criteria

Do all above requirements and test it.

Dyayy026 commented 1 month ago

Branch: https://github.com/explore-siargao/es-main/tree/606-story-create-component-for-bottom-part-of-home-page PR: https://github.com/explore-siargao/es-main/pull/616