Hey!
Here is my solution for the social proof section challenge. I found this project to be very helpful in learning how to approach a project with a more complex layout; understanding which elements need to be flex containers and how they should behave with relation to the other elements on the page.
I have a question about my use of the blockquote element. I was curious if defining both a cite element and a p element within the blockquote is a good way to go about the testimonial section?
If you have any feedback, suggestions, or improvements to my code, please let me know!
Thanks!