Components
This component is designed for premium portfolio credits, author highlights, research attributions, landing-page signature sections, or “made by” hero blocks. It keeps the editorial, cinematic look of the original section while making the content configurable through props.
Loading preview...
import { Component } from "@/components/ui/aura-farming-credits";
export default function DemoOne() {
return <Component />;
}