Skip to Content
Home

Welcome to Your Site

This is a placeholder homepage. Update this content with your site’s introduction and key message.

Getting Started

  1. Edit the metadata in layout.tsx with your site’s title and description
  2. Update the site name in components/root/navbar.tsx
  3. Customize the footer in components/root/footer.tsx
  4. Add your own pages by creating new folders in src/app/
  5. Use the portfolio section for showcasing projects (requires content from packages/content/portfolio/)

Next Steps

  • Visit the Portfolio page to see the portfolio section (currently empty)
  • Check out the Contact page to test the contact form
  • Review ARCHITECTURE.md in the root for the full monorepo structure