This is hero section
Loading preview...
import { Component } from "@/components/ui/hero-section"; export default function DemoOne() { return <Component />; }