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.
npx shadcn@latest add https://21st.dev/r/kedhareswer.12110626/hotel-showcaseLoading preview...
import App from '../app'
export default function Default() {
return <App />
}