Overview
The Shadcn UI Carousel Testimonials is a user interface component for displaying testimonials in a carousel format. The testimonials can be easily integrated into websites, providing an interactive and visually appealing way to showcase customer feedback. This component is built using Next.js and uses the Inter Google Font for optimization.
Features
- Carousel Display: Showcase testimonials in a visually appealing carousel format.
- Next.js Integration: Built with Next.js for seamless integration into Next.js projects.
- Inter Google Font: Automatically optimized and loaded for consistency and readability.
- Easy Customization: Modify the component by editing the app/page.tsx file.
Installation
To get started, follow these steps:
- Clone the repository from Github:
git clone https://github.com/johanguse/shadcn-carousel-testimonials
- Run the development server:
npm run dev
- Open http://localhost:3000 in your browser to view the carousel testimonials.
- Customize the testimonials by editing the app/page.tsx file.
Summary
The Shadcn UI Carousel Testimonials is a versatile component for integrating testimonials into websites using Next.js. With its carousel display and easy customization options, it provides a user-friendly way to showcase customer feedback. The integration of the Inter Google Font adds to the overall aesthetic appeal of the component.