Skip to content

andeewn/lhp

Repository files navigation

Actor Homepage

A cinematic bilingual actor homepage built with Next.js, TypeScript, and Tailwind CSS.

Run locally

npm install
npm run dev

Open http://localhost:3000.

Update your content

Edit src/content/siteContent.ts to update:

  • name, biography, and section copy
  • Vimeo and YouTube links
  • CV download links and on-page highlights
  • portfolio items
  • photo gallery items
  • social, agent, and other profile links

Add your files

  • Photos and portfolio images: public/images/
  • CV PDFs: public/cv/
  • Optional custom video thumbnails: public/video-thumbs/

Replace the sample assets with your own files, then update the matching paths in siteContent.ts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors