© 2026 Stow. All rights reserved.
Created by Shadcn UI Blocks
A modern welcome page component for AI-powered applications. Features a clean, centered design with a search input and upload/microphone buttons.
import WelcomePage from "@/components/blocks/react/application/ai-prompt/welcome-page";
export default function Page() {
return <WelcomePage />;
}
The component uses shadcn/ui components and can be easily customized by modifying the Button and Input components.
Explore other blocks from this seller