1. Align Homepage elements

At least the first paint of the home page (first frame seen by user) should be aligned - in your case probably left side aligned. Logo and H1 are off on desktop. Aligning them left with the same margin/padding would look much cleaner and professional.

Screenshot 2022-05-13 at 21.03.19.png

2. Align buttons on right side

The buttons from header (right side) might need a slight alignment, or at least have space between them equal. This also happens on pricing page - buttons in the header are misaligned.

Untitled

3. Remove mouse cursor

For “-17%” mouse cursor is represented as a clickable pointer, but it is not actually clickable.

Untitled

Untitled

4. Pricing page loop

On /pricing page, “Read more” is linking to the same /pricing page - so it’s like an infinite-loop operation without an ending.

Untitled

5. Link for ENTERPRISE buy now

On /pricing page, “Buy Now” for ENTERPRISE is linking to the same /pricing page

Untitled

6. Free 3-day trial

This statement would be clearer if added inside the blue widget above -’cause right now it looks like free 3-day trial also applies to the other 2 pricing plans, which I suppose is incorrect (3-day trial for FREE plan is not making sense; for ENTERPRISE not sure about your business logic)

Untitled