Section block with reviews and testimonials.
resources/js/Components/Sections/Testimonials.vue
This component will render testimonials in columns (up to 4 per row on the biggest screens).
It can accept 4 properties:
v1
(default) and v2
.
VITE_ANIMATIONS
is set to true
or 1
, the default value will be set to all, otherwise it will be set to none.
You can override this behavior by passing the animate-on-hover
prop.
resources/js/Components/Sections/TestimonialsAutoScroll.vue
This component will render testimonials in 2 rows, scrolling in opposite directions.
Scrolling effect is provided by Embla Carousel
It can accept 8 properties:
v1
(default) and v2
.