One page for your links, projects, and leads.
LinkHarbor is a simple bio link manager for creators who need a polished personal landing page without backend complexity. It helps them present social links, featured projects, and a contact form in a mobile-first page with clean theming options like minimal and glassmorphism.
Creator Maya, 29 - A freelance illustrator who shares one link in her social bios and wants to centralize her Instagram, portfolio, and commission inquiries. She needs a page that looks polished on mobile and can be published in minutes.
Indie Founder Leo, 35 - A solo SaaS founder who wants a simple personal profile page to share product demos, social channels, and contact information. He values speed, clarity, and a clean modern look.
Coach Nina, 41 - A coach and speaker who needs a single link for event organizers and prospects. She wants a professional, trustworthy page that is easy to update and simple to navigate.
Maya is a freelance illustrator who currently sends followers to a messy mix of Instagram, portfolio, and email links. Every new client asks the same question: where is the best place to see your work and contact you? She needs a single page that feels polished, works on mobile, and takes minutes to update instead of hours.
With LinkHarbor, Maya starts from a ready-made template, adds her social links and featured projects, then switches to the glassmorphism theme to match her style. She checks the mobile preview, fixes a long project title, and shares the page from one link in her bio. The result is a cleaner public presence, more inquiries through the contact form, and less time spent maintaining scattered profiles.
Team & resourcing - Small product team - 1 designer, 2 frontend engineers, part-time PM.
Paste this into Cursor, Bolt, Lovable, or v0 to start building.
Build a mobile-first bio link manager called LinkHarbor using Next.js App Router, TypeScript, Tailwind CSS, and shadcn/ui. Product goal: Create a simple creator profile page builder with a polished editor and a responsive public profile preview. The app should let users edit profile name, headline, bio, avatar, social links, featured projects, and a contact form section. Include two theme presets: Minimal and Glassmorphism. This is v0 only, so skip backend logic, auth, persistence, databases, and real submissions. Primary screens and flows: 1. Editor screen with card-based sections for profile info, social links, featured projects, contact form, and theme selection. 2. Live preview panel showing the public profile page as it updates. 3. Mobile and desktop preview toggle. 4. Success state for copy-share-link or publish-like CTA, using placeholder behavior. UI requirements: Use shadcn/ui components for Card, Button, Input, Textarea, Badge, Tabs or segmented controls, and form helpers. Make it look premium on mobile and desktop. Keep spacing clean, large touch targets, accessible labels, focus states, and strong contrast. Include subtle glassmorphism styling as a second theme with blur, translucent surfaces, and readable text. Keep the Minimal theme clean and modern. Data model: Profile object with name, headline, bio, avatarUrl, accentColor, theme, socialLinks array, projects array, and contactForm fields enabled flag. SocialLink has label, url, iconType. Project has title, description, and optional link. Contact form has name, email, message, and enabled toggle. Behavior: Add/edit/delete/reorder social links and projects in the editor. Validate required fields with friendly inline errors. Show empty states when sections are blank. Update the preview instantly as the user types. Handle long text gracefully with truncation and responsive wrapping. Keep everything client-side with mock state only. Implementation guidance: Build reusable components for ProfileEditor, ThemeSelector, SocialLinksEditor, ProjectsEditor, ContactFormPreview, and ProfilePreview. Use a responsive two-column layout on desktop and stacked layout on mobile. Prefer clean semantic markup and accessible forms. Create a polished v0 that could later accept persistence and public sharing without a full rewrite.
I want to build a v0 component/app: A simple bio link manager that lets creators build and share personalized profile pages. Each page lists social links, featured projects, and a contact form, with theming options (minimal, glassmorphism). Built on Next.js App Router, uses shadcn/ui for cards and form elements, works great on mobile and desktop. Skip all backend logic-I’m focusing only on the screens, components, and style hints for v0 generation.
Design by The Resonance | Powered by GPC – The AI Transformation Company