## Description Add a testimonials section on the landing page. ## What to do - Create `<Testimonials />` React component - Show 3-6 quotes with name, role, avatar - Carousel or grid layout - Add to `src/pages/index.tsx`
Description
Add a testimonials section on the landing page.
What to do
<Testimonials />React componentsrc/pages/index.tsx