The Monolith
Architectural 3D reveal testimonial that cracks open to show content.
testimonial3darchitecturalreveal
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
video | string | https://assets.mixkit.co/videos/mixkit-ink-swirling-in-water-2056-large.mp4 | Background video source URL. |
image | string | https://images.unsplash.com/photo-1534528741775-53994a69daeb?auto=format&fit=crop&w=1200&q=80 | Author image URL. |
title | string | The Silent Revolution. | Main title text. |
subtitle | string | Silent | Subtitle word to be highlighted. |
quote | string | We didn't just change software. We changed our entire philosophy of work. The friction is gone. | Testimonial quote text. |
stats | Array<{label: string, value: string}> | [{label: 'Efficiency', value: '+400%'}, {label: 'Deploy Time', value: '12ms'}] | Array of stat objects with label and value. |
author | string | Elena Vance | Author name. |
role | string | CTO, Apex Industries | Author role/title. |
caseStudyLabel | string | Case Study 001 | Case study label text. |
sectionLabel | string | Executive Summary | Section label text. |
backgroundColor | string | #0a0a0a | Background color (hex, rgb, or hsl). |