A Netflix-style wedding invitation website for Justin & Chastidy, rebuilt on the Netband Next.js template as a single-page, fully responsive experience (desktop and mobile friendly).
🗓️ September 12, 2026 · 4:00 PM · The Birchwood Manor, Whippany, NJ #ItsAJustChazWedding
localStorage; swap in Formspree/Google Forms to collect for real).output: "export") → deployed to GitHub Pages via Actions.app/globals.css; reusable components in components/wedding/.npm install --legacy-peer-deps
npm run dev # http://localhost:3000
npm run build # static export to ./out
app/
layout.js # global CSS imports + metadata
page.js # the single wedding page
globals.css # WEDFLIX wedding styles
components/wedding/ # Header, Countdown, StorySlider, Faq, Rsvp
public/assets/
img/wedding/ # couple photos (from the invitation video)
videos/ # drop wedding videos here (served with the site)
css/ fonts/ # Netband template assets
.github/workflows/ # GitHub Pages build + deploy
Place video files in public/assets/videos/. After pushing to main they are
deployed and reachable at https://rhkrys.github.io/wedflix/assets/videos/<file>.
See public/assets/videos/README.md for usage.