Again soft reject with same comments. Help please

Here is the demo

here is the comments:

  1. TYPOGRAPHIC HIERARCHY: The typographic hierarchy of this item requires additional work.

  2. VISUAL HIERARCHY: The visual hierarchy of this item requires additional work. Focus on better defining which areas of this item should demand more attention and creating a logical structure to the design.

  3. SPACING AND ALIGNMENT: There are spacing and alignment issues in this item. Please make sure that all elements are aligned properly and spacing is consistent from section to section. Here are some articles with more information regarding negative space and proper spacing:

  4. LOW CONTRAST: Please increase the visual contrast of the following elements, which will drastically improve legibility and readability.

After

body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

The paddings need more work , section to section example

section {
  padding : 100px 0;
}

The typographic also need work.

I hope this help you a bit, good luck.

2 Likes

Thanks @BRAVEART3D