I crafted this services section to clearly showcase what the business offers, making it easy for visitors to understand our value at a glance.
import ServicesSection from "@/components/ui/services"; export default function DemoOne() { return <ServicesSection />; }