Components
Interactive hotel showcase with GSAP animations featuring image galleries, smooth transitions, and overlay details. Includes hover effects, keyboard navigation, and responsive design for displaying luxury hotel collections.
Loading preview...
import App from '../app'
export default function Default() {
return <App />
}