Depth Card

Perspective depth effect that responds to mouse movement

depth-card-tw

Mountains

Tall majestic peaks.

Ocean

Clear water, blue skies.

Forest

Old growth, tall trees.

Customize

240
320
20
20
100

Props

NameTypeDefaultDescription
imagestringundefinedBackground image URL for the card (optional if using layers)
titlestring""Card title
descriptionstringundefinedCard description/content
widthnumber240Width of the card in pixels
heightnumber320Height of the card in pixels
maxRotationnumber20Maximum rotation angle in degrees
maxTranslationnumber20Maximum translation for parallax effect in pixels
borderRadiusstring"10px"Border radius of the card
classNamestring""Additional CSS classes for the wrapper
contentClassNamestring""Additional CSS classes for the card content
onClick() => voidundefinedCallback when card is clicked
hrefstringundefinedURL to navigate to when card is clicked
target"_blank" | "_self" | "_parent" | "_top""_self"Target for link navigation
imageAltstringundefinedAlt text for the background image
disableOnMobilebooleanfalseDisable 3D effects on mobile devices
ariaLabelstringundefinedARIA label for accessibility
layersArray<{image: string, depth: number}>undefinedMultiple layers for advanced parallax effect
staggerDelaynumber100Stagger delay between content elements in ms
revealAnimation"slide" | "fade" | "scale" | "none""slide"Content reveal animation type
respectReducedMotionbooleantrueRespect user's reduced motion preference
spotlightbooleantrueEnable spotlight effect that follows the cursor
spotlightColorstring"rgba(255, 255, 255, 0.5)"Color of the spotlight effect