'use client'; import { testimonials1, testimonials2, } from '@gitroom/react/helpers/testomonials'; import { Testimonial } from '@gitroom/frontend/components/auth/testimonial'; export const TestimonialComponent = () => { return (