Arman Danesh Portfolio — Documentation - v2.0.0
    Preparing search index...

    Interface ServiceCardProps

    Props for ServiceCard.

    interface ServiceCardProps {
        service: Service;
        index: number;
    }
    Index
    service: Service

    Service content from translations.

    index: number

    Index used for staggered entrance delay.