Cyber Biometric Scanner

A highly interactive, press-and-hold biometric scanner featuring dynamic SVG topography, glowing laser sweeps, and glitching cybernetic states.

Component Showcase

Cyber Biometric Scanner

A highly interactive, press-and-hold biometric scanner featuring dynamic SVG topography, glowing laser sweeps, and glitching cybernetic states.

Framer MotionBiometricScannerInteractive

Interactive Playground

Adjust sliders and values to preview changes in real-time

title

The main title displayed above the scanner.

subtitle

The instructional subtitle displayed at the bottom.

successText

The text displayed upon successful scan.

primaryColor

The main neon color used for the scanner UI and success state.

accentColor

The secondary accent color used for error/failed states.

scanDuration

Duration required to hold the scanner in milliseconds before success.

API Reference (Props)

Component properties and type specifications

PropTypeDefaultDescription
titlestring"IDENTITY VERIFICATION"The main title displayed above the scanner.
subtitlestring"HOLD TO SCAN"The instructional subtitle displayed at the bottom.
successTextstring"ACCESS GRANTED"The text displayed upon successful scan.
primaryColorstring"#00f0ff"The main neon color used for the scanner UI and success state.
accentColorstring"#ff5c71"The secondary accent color used for error/failed states.
scanDurationnumber2500Duration required to hold the scanner in milliseconds before success.