# Social Proof

* **Component**: \<SocialProof/>
* **Path**: /components/home/social-proof.tsx
* **Import**:

```typescript
import { SocialProof } from "@/components/home/social-proof";
```

<figure><img src="https://865796172-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FntKe5sSLfvbHfpqI4xbm%2Fuploads%2F8JJ875yQSSuEkhGcWNif%2FCapture%20d%E2%80%99%C3%A9cran%202024-06-18%20132906.png?alt=media&#x26;token=21507f5a-8c4a-4a5c-9608-1cb677a0822a" alt=""><figcaption><p>Users Social Proof</p></figcaption></figure>

The almost mandatory social proof with actual users pictures and numbers.

Hovering the images will show a tooltip with user's image, name and X handle if filled

{% hint style="info" %}
If you fear having an external link to X profile will make you lose visitor simply delete the \<a> tag.
{% endhint %}
