-
Notifications
You must be signed in to change notification settings - Fork 0
Feature/feg 526 #32
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
base: develop
Are you sure you want to change the base?
Feature/feg 526 #32
Conversation
✅ Deploy Preview for iamdesign ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jonathanoriordan-iap this is looking good! Just a few comments about re-using components where you can.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could we move the page so its not under articles?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes look great. I've just added a few more thoughts.
</HeroSection> | ||
<div class="make-it visualtest colour-block bg-info gradient-primary gradient-direction-angle"> | ||
<div> | ||
<img class="intuitive-card" src="assets/images/illustrations/Intuitive.png" alt="intuitive-image"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would suggest using a single class for all of these since they share the same CSS. Something like .principle-card
</div> | ||
|
||
<div> | ||
<img class="empowering-card" src="assets/images/illustrations/Empowering.png" alt="empowering-image"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Alt text should describe what's happening in the image or perhaps in this case, include the text from the image e.g., "Make it intuitive'
|
||
<TextMediaSection :media-first="true"> | ||
<template #text> | ||
<div class="empowering-text"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
instead of setting the order on this div, you should be able to change the :media-first prop to false on line 52.
Replicates our-principles figma design on ticket FEG-526
Page can be viewed at-https://deploy-preview-32--iamdesign.netlify.app/articles/principles