diff --git a/site/data/testimonials.js b/site/data/testimonials.js index 16accd6e8..3758a71fb 100644 --- a/site/data/testimonials.js +++ b/site/data/testimonials.js @@ -75,6 +75,11 @@ export const testimonials = [ url: 'https://x.com/wanikwai/status/2044973876963311928', quote: "Impeccable is so so good. I love it." }, + { id: 'faizan10114-2', handle: '@faizan10114', name: 'Faizan Khan', + avatar: '/assets/testimonials/faizan10114.jpg', + url: 'https://x.com/faizan10114/status/2052872900324057321', + quote: "I will fight anyone who say anything bad against impeccable, just let me know who they are." }, + { id: 'Hicker_Moledao', handle: '@Hicker_Moledao', name: 'Hickerzed', avatar: '/assets/testimonials/Hicker_Moledao.jpg', url: 'https://x.com/Hicker_Moledao/status/2057451530459160942', @@ -107,6 +112,11 @@ export const testimonials = [ url: 'https://x.com/vandotorres/status/2042263432448090256', quote: "THIS. This shit works." }, + { id: 'eclecticV', handle: '@eclecticV', name: 'Vishveshwar Jatain', + avatar: '/assets/testimonials/eclecticV.jpg', + url: 'https://x.com/eclecticV/status/2042086081827623331', + quote: "This is the best plugin ever created imo." }, + { id: 'nik_ska', handle: '@nik_ska', name: 'Nik', avatar: '/assets/testimonials/nik_ska.jpg', url: 'https://x.com/nik_ska/status/2037158216488919184', diff --git a/site/public/assets/testimonials/eclecticV.jpg b/site/public/assets/testimonials/eclecticV.jpg new file mode 100644 index 000000000..09ffa4b34 Binary files /dev/null and b/site/public/assets/testimonials/eclecticV.jpg differ