import React from 'react'; import HeroSection from '@/components/reunion/HeroSection'; import EventDetails from '@/components/reunion/EventDetails'; import WeekendSchedule from '@/components/reunion/WeekendSchedule'; import RSVPSection from '@/components/reunion/RSVPSection'; import Footer from '@/components/reunion/Footer'; export default function Home() { return (
); } Home | Bryant Family Reunio import React from 'react'; const UserNotRegisteredError = () => { return (

Access Restricted

You are not registered to use this application. Please contact the app administrator to request access.

If you believe this is an error, you can:

  • Verify you are logged in with the correct account
  • Contact the app administrator for access
  • Try logging out and back in again
); }; export default UserNotRegisteredError;
top of page

Subscribe for updates, screenings & events

Thanks for submitting!

  • White Facebook Icon
  • White Twitter Icon
  • White YouTube Icon
  • White Vimeo Icon

© 2035 by It's a Family Affair. Powered and secured by Wix

bottom of page