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

# Integrations 03

> Grid layout of integration cards with logos, titles, descriptions, and connect buttons.

<Frame>
  ![Integrations 03](https://ffciaqoksnnzuihswbxs.supabase.co/storage/v1/object/public/components/Blocks/Integrations/integrations-horizontal-card.png)
</Frame>

## Overview

Integrations 03 is a marketing component that displays a list of third-party platform integrations (e.g., Google Sheets, Stripe) as cards. Each card contains a platform logo, title, short description, and a 'Connect' button, allowing users to visually browse and initiate connections to external services.

## How to use

<Steps>
  <Step title="Open the Brikl panel" titleSize="h4">
    Navigate to the **Marketings** category in the Brikl panel.
  </Step>

  <Step title="Copy the component" titleSize="h4">
    Find **Integrations 03** and click **Copy**.
  </Step>

  <Step title="Paste into your editor" titleSize="h4">
    Paste it into your Bubble canvas with `Cmd + V` (Mac) or `Ctrl + V` (Windows), or right-click on the canvas and select **Paste**.
  </Step>
</Steps>

## States

This component includes conditional states that automatically change its appearance.

| State                        | Trigger                                    | Visual effect                                                           |
| ---------------------------- | ------------------------------------------ | ----------------------------------------------------------------------- |
| Button Hovered               | User hovers over a Connect button          | Button background color changes to rgba(245, 244, 244, 1)               |
| Button Disabled              | Button is not clickable                    | Button opacity reduces to 50%                                           |
| Responsive Mobile Card       | Page width is less than or equal to 1024px | Integration cards expand to 100% width and minimum height resets to 0px |
| Responsive Mobile Logo Group | Page width is less than or equal to 768px  | Logo and title group expands to 100% minimum width                      |

<Note>
  These states are handled natively by Bubble and require no additional setup. They will work automatically once the component is pasted into your editor.
</Note>

## Responsive

This component adapts to mobile screens. Font sizes and layout automatically adjust on screens smaller than Bubble's built-in mobile breakpoint.

## Requirements

|             |                       |
| ----------- | --------------------- |
| License     | Starter plan required |
| Plugins     | None                  |
| Custom code | Not required          |

## Platforms

| Platform | Supported |
| -------- | --------- |
| Web      | ✅         |
| Mobile   | ❌         |

## License

<Note>
  This component requires a **Starter** plan.
</Note>
