The mobile version of the landing page is not fully responsive in the section with the heading:
“Integrate in Minutes, Not Months”
The code snippet container in this section appears to overflow horizontally on smaller screen sizes, causing:
- horizontal scrolling,
- layout overflow,
- and extra blank space on the right side of the mobile viewport.
Actual behavior
On mobile devices:
- the code snippet box extends beyond the viewport width,
- the page can be dragged/slid horizontally,
- and a blank area appears on the right side of the screen.
Steps to reproduce
- Open the landing page on a mobile device or browser dev tools.
- Navigate to the section titled:
“Integrate in Minutes, Not Months”
- Attempt horizontal scrolling.
- Notice the extra whitespace/overflow on the right side.
Environment
- Mobile viewport
- Reproduced in browser responsive mode
- Likely affects multiple mobile screen sizes

Also the call to action button before the footer is too big on the mobile too:

The mobile version of the landing page is not fully responsive in the section with the heading:
“Integrate in Minutes, Not Months”
The code snippet container in this section appears to overflow horizontally on smaller screen sizes, causing:
Actual behavior
On mobile devices:
Steps to reproduce
Environment