Skip to content

Commit

Permalink
feat:update testimonials on HP (#467)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuval-hazaz authored Apr 18, 2024
1 parent 589dbe2 commit 738f199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Sections/Enterprise/Testimonials/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -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 (
<>
Expand Down

0 comments on commit 738f199

Please sign in to comment.