Skip to content

Add testimonials section with carousel#45

Merged
jasondippel merged 2 commits intolaunchfrom
testimonials
Jan 29, 2021
Merged

Add testimonials section with carousel#45
jasondippel merged 2 commits intolaunchfrom
testimonials

Conversation

@jasondippel
Copy link
Copy Markdown
Contributor

What Changed

  • Adding testimonials section
  • Created Testimonials components (basically a carousel specific to testimonials right now; could generalize later if needed)
  • Adding in @glidejs/glide lib to help create carousel

Screenshots

Kapture 2021-01-28 at 16 42 36

const DOT_SIZE = rem('18px')
const DOT_SIZE_MOBILE = rem('24px')

const Root = styled.div`
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Maybe we want to move styles to components/testimonials/styles.js

What you guys think? @superkhau @timothy-wan

Copy link
Copy Markdown
Contributor

@timothy-wan timothy-wan Jan 29, 2021

Choose a reason for hiding this comment

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

Well styled components are laid out like this anyway. I'm good leaving like this

Copy link
Copy Markdown
Contributor

@julie-huang julie-huang left a comment

Choose a reason for hiding this comment

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

Minor stuff, will approve after getting some second opinion after styles convention

@jasondippel jasondippel merged commit 507ef19 into launch Jan 29, 2021
@jasondippel jasondippel deleted the testimonials branch January 29, 2021 17:41
jasondippel added a commit that referenced this pull request Jan 29, 2021
* Add testimonials section with carousel

* Alphabetize exports
jasondippel added a commit that referenced this pull request Jan 29, 2021
* Add testimonials section with carousel

* Alphabetize exports
jasondippel added a commit that referenced this pull request Feb 1, 2021
* Add testimonials section with carousel

* Alphabetize exports
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.

4 participants