Skip to content

Commit

Permalink
update testimonials source (#406)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuval-hazaz authored Sep 1, 2023
1 parent 3f5931c commit 5e517bf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pages/testimonials.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ import { NextSeo } from 'next-seo';
import { MainLayout } from '../layouts';
import IframeResizer from 'iframe-resizer-react';
const testimonialLink =
'https://embed-v2.testimonial.to/grid/selected/amplication/0?theme=dark&autoplay=off&showmore=on&one-row=on&same-height=off';
'https://embed-v2.testimonial.to/w/amplication?theme=dark&card=base&loadMore=on&initialCount=20&tag=testimonial-page';



const Testimonials = () => {
return (
Expand Down

0 comments on commit 5e517bf

Please sign in to comment.