Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop #1012

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open

Develop #1012

wants to merge 21 commits into from

Conversation

JenyBerezhna
Copy link

demo-link:
https://github.com/JenyBerezhna/layout_dia

Dia landing page

Implement landing page according to Figma design - Use BEM and SCSS

Adapt the page to the following screens:

  • Large screens 2560px
  • The design 1600px
  • Desktop 1280px
  • Small desktop 1024px
  • Tablet 640px
  • Mobile (> 320px)
  1. Implement the header with nav.
  2. Implement Strategic agency block.
  3. Implement slider (You may start with a single picture).
    • implement slider block as absolutely positioned element with right: 0 and bottom: 0 position inside the black container
    • on large screens limit the width of black container to 1600px, so that left outer space have a standart grey background color
  4. Implement Who we are block.
  5. Implement Our expertise block with the card reused 3 times.
  6. Implement Process block with 4 process cards.
    • use trasnlateY(-50%) to move cards up
  7. Implement Testimonials block.
    • each card should have a fixed width and on the small screens the whole block should switch to column layout
  8. Implement Vision, Passion, Results block.
  9. Implement Send us a message block.
  10. Implement Contact us block.
  11. Implement the footer.

DEMO LINK.

Copy link

@volodymyr-soltys97 volodymyr-soltys97 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, the font family looks different everywhere. Also, the page doesn't look like the design, check each section in the design, fix it on the demo and then send it for review.

Copy link

@etojeDenys etojeDenys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good job

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants