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

[TITAN-291] - Re-create Customer Testimonials section in React #11

Merged
merged 7 commits into from
Apr 6, 2023

Conversation

RossoMaguire
Copy link
Contributor

@RossoMaguire RossoMaguire commented Apr 6, 2023

Description

Also contains [TITAN-292 - Re-create on sale products section in React](https://wpengine.atlassian.net/jira/software/c/projects/TITAN/boards/1122?modal=detail&selectedIssue=TITAN-292)

Created the component for the TestimonialSection and TestimonialCard child components.
Repeated the ProductSection from previous PR to make the On Sale section - just added more items with compareAtPrice values in the mock data to produce these products.

Re-organised the Container to be within the components so I could get the full width grey background in the Testimonial section. Added some supporting CSS.

Screenshots

Screenshot 2023-04-06 at 10 45 33

@@ -42,7 +43,7 @@
--wpe--content--max-width: 620px;
--wpe--section--padding-y: 3rem;
--wpe--container--padding-x: 15px;
--wpe--container--max-width: 1000px;
--wpe--container--max-width: 1200px;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is conducive with the BC Blueprint width - works better in the sections

@RossoMaguire RossoMaguire merged commit 61abe32 into main Apr 6, 2023
@RossoMaguire RossoMaguire deleted the RossoMaguire/TITAN-291 branch April 6, 2023 11:10
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.

2 participants