An about / why-us marketing section with feature highlights, a five-star testimonial, and statistic cards.
import { AboutWhyUs } from "@/components/ui/about-whyus"; export default function AboutWhyUsDemo() { return <AboutWhyUs />; }