Welcome to Your Site
This is a placeholder homepage. Update this content with your site’s introduction and key message.
Getting Started
- Edit the metadata in
layout.tsxwith your site’s title and description - Update the site name in
components/root/navbar.tsx - Customize the footer in
components/root/footer.tsx - Add your own pages by creating new folders in
src/app/ - 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