src/app/(one-page-site)/layout-1/_blocks/testimonial.tsximport { Section } from '@/components/section'import { FancyHeading } from '@/components/fancy-heading'import { Swiper } from '@/components/swiper'import { CardTestimonial2 } from '@/components/card-testimonial-2'import { Quote } from '@/components/quote'export default function Testimonial() {return (<Sectionid="testimonials"className="bg-accent4 py-20"><FancyHeadingtext="Client Success Stories"accent="what our clients say"/><Swiperlayout="slider"columns={2}>
Showing the first 20 lines.
Get full code