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