Public Website
- Beautiful and responsive UI for users to explore tours and gallery.
- Scroll-based animations using AOS and Framer Motion.
- Tours and gallery data fetched dynamically from the backend.
️ Gallery Page
- View a curated selection of images from various tours and events.
- Carousel and image animations for enhanced visual experience.
- "View All Gallery" feature for complete browsing.
? Tours Page
- Displays detailed cards for each tour including title, description, and image.
- Dynamic route for tour details with error handling and fallback UI.
️ Admin Dashboard
- Add, edit, and delete tours and gallery items.
- Intuitive form handling for tour data and image URLs.
- Protected routes and simple admin access logic (cookie/token based).
️ Tech Stack & Features
- Built with Next.js 14 App Router and React 18.
- Styled with Tailwind CSS for rapid and responsive design.
- Animations with Framer Motion and AOS.
- Data fetched with Axios from backend APIs.