import React from 'react'; import './styles.scss'; function TestimonialCard({ comment }) { return (
{comment.text}
{comment.author}
{comment.author_title}