Testimonial Section
No description available
---
import TestimonialSection from "@components/page-sections/people/testimonial-section.astro";
---
<TestimonialSection authorDescription="CEO, Tech Innovations" authorImage="/src/assets/images/component-library/profile.jpg" authorName="Richard Johnson" backgroundColor="surface" paddingVertical="sm">
This framework has completely changed the way we build. The sites come together fast, they run even faster, and the whole process feels effortless. I couldn't be happier with the results.
</TestimonialSection> ---
blocks:
_component: page-sections/people/testimonial-section
text: This framework has completely changed the way we build. The sites come together fast, they run even faster, and the whole process feels effortless. I couldn't be happier with the results.
authorName: Richard Johnson
authorDescription: CEO, Tech Innovations
authorImage: /src/assets/images/component-library/profile.jpg
paddingVertical: sm
backgroundColor: surface
--- Overview
Use Testimonial Section to showcase customer feedback, reviews, or endorsements. It displays a quote with the author's name, description, and photo, helping build trust and credibility.
Properties
No properties available. Make sure the component has a valid .cloudcannon.structure-value.yml file.