A Heavenly created Hero Section
import Component from "@/components/ui/hero-section"; export default function DemoOne() { return <Component />; }