> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cdp.coinbase.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SignInImageProps

Props for the SignInImage component.

## See

[SignInImage](/sdks/cdp-sdks-v2/frontend/@coinbase/cdp-react/Components/SignInImage)

## Properties

| Property                          | Type     | Description                                                 |
| --------------------------------- | -------- | ----------------------------------------------------------- |
| <a id="classname" /> `className?` | `string` | The class name to apply to the component.                   |
| <a id="alt" /> `alt?`             | `string` | The alt text for the image.                                 |
| <a id="src" /> `src?`             | `string` | The source URL for the image. Uses the app logo by default. |
