package: '@thumbtack/tp-ui-react-service-card' kit: component/service-card.yaml platform: react
Notes:
ServiceCardTitle
will be truncated to two lines using CSS<div style={{ maxWidth: '300px' }}>
<ServiceCard url="https://www.thumbtack.com/k/massage/near-me/">
<ServiceCardImage
alt="Sprinkler and Irrigation System Repair and Maintenance"
url="https://d1vg1gqh4nkuns.cloudfront.net/i/318810408927723609/small/standard/hero"
/>
<ServiceCardTitle>Sprinkler and Irrigation System Repair and Maintenance</ServiceCardTitle>
<ServiceCardDescription icon={<ContentModifierMapPinSmall />}>
67 Pros near you
</ServiceCardDescription>
</ServiceCard>
</div>
<div style={{ maxWidth: '300px' }}>
<ServiceCard url="https://www.thumbtack.com/k/massage/near-me/">
<ServiceCardImage
alt="Sprinkler and Irrigation System Repair and Maintenance"
url="https://d1vg1gqh4nkuns.cloudfront.net/i/318810408927723609/small/standard/hero"
/>
<ServiceCardTitle>Sprinkler and Irrigation System Repair and Maintenance</ServiceCardTitle>
<ServiceCardDescription>
Let us help you keep your lawn green and your garden happy and healthy.
</ServiceCardDescription>
</ServiceCard>
</div>
Version | Tag | Published |
---|---|---|
0.2.10 | latest | 4yrs ago |