Components
I crafted this services section to clearly showcase what the business offers, making it easy for visitors to understand our value at a glance.
npx shadcn@latest add https://21st.dev/r/ravikatiyar162/servicesLoading preview...
import ServicesSection from "@/components/ui/services";
export default function DemoOne() {
return <ServicesSection />;
}