@vite(['resources/css/app.css', 'resources/js/app.js'])
Professional Photography

Capture Your Special Moments

Effortless photo search for any occasion using advanced face recognition technology.

@auth @if(auth()->user()->is_user == 1) Go to Momentify @else Go to Dashboard @endif @else Get Started @endauth Our Services

Event Collections

Browse through our event folders and find your memories using face recognition

@if($events->isNotEmpty()) @else

No events available at the moment.

@endif
@yield('content')
@stack('scripts')