Components
Create stunning, personalized
landing pages with our drag-and-drop builder. Features
animated navigation, dark mode, pricing tables, and
contact forms - all responsive and SEO-optimized.
Loading preview...
import { Component } from "@/components/ui/personal-website";
export default function DemoOne() {
return <Component />;
}