Rating.svelte is a marketing component with FAQs.
A small component with 5 stars and user avatars.
Add your own copy and avatars to the Rating.svelte component.
Rating.svelte
Used in the Hero component.
To import the component, use:
<script lang="ts"> import Rating from '$lib/ui/marketing/Rating.svelte'; </script> <Rating />