Components
Loading preview...
Professional about section components featuring company stories, team showcases, mission statements, and brand narratives with elegant animations and responsive layouts
@ui-layouts
npx shadcn@latest add https://21st.dev/r/uilayout.contact/about-section-1
import AboutSection1 from "@/components/ui/about-section-1";
export default function DemoOne() {
return <AboutSection1 />;
}