This project is a premium, responsive landing page for the SOUL Prakriti farmhouse community in Haridwar.
- Responsive Design: Optimized for desktop and mobile devices.
- Interactive Map: Tabbed interface for exploring the 5 Zones of amenities.
- Smooth Animations: Scroll-triggered animations and hover effects for a dynamic feel.
- Premium Aesthetics: Nature-inspired color palette, glassmorphism effects, and custom typography.
- Contact Form: Integrated enquiry form section.
- Open the
index.htmlfile in any modern web browser (Chrome, Firefox, Edge, Safari). - For the best experience (and to ensure all assets load correctly without CORS issues), it is recommended to use a local development server.
- If using VS Code, install the "Live Server" extension and click "Go Live" at the bottom right.
- Or runs a simple python server:
python -m http.serverand navigate tohttp://localhost:8000.
- HTML5: Semantic structure and SEO best practices.
- CSS3: Custom properties, Flexbox/Grid layouts, and Animations.
- JavaScript: DOM manipulation for tabs and mobile menu.
- Google Fonts: Outfit and Playfair Display using CDN.
- Font Awesome: For icons using CDN.
- Images sourced from Unsplash for demonstration purposes.