From 738f19980aea1d37947e9fed3d05a96784197a6c Mon Sep 17 00:00:00 2001 From: Yuval Hazaz Date: Thu, 18 Apr 2024 15:05:08 +0300 Subject: [PATCH] feat:update testimonials on HP (#467) --- components/Sections/Enterprise/Testimonials/index.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Sections/Enterprise/Testimonials/index.jsx b/components/Sections/Enterprise/Testimonials/index.jsx index 9edf824e..4d7e9c73 100644 --- a/components/Sections/Enterprise/Testimonials/index.jsx +++ b/components/Sections/Enterprise/Testimonials/index.jsx @@ -6,7 +6,7 @@ const Testimonials = () => { const iframe = useRef(); const testimonialLink = - 'https://embed-v2.testimonial.to/grid/selected/amplication/0?theme=light&card=base&loadMore=on&initialCount=20&randomize=on'; + 'https://embed-v2.testimonial.to/w/amplication?theme=dark&card=base&loadMore=off&initialCount=5&tag=testimonial-page'; return ( <>