new/ ├── index.html # Home page with featured products ├── contact.html # Contact form page ├── order.html # Order/Booking form page ├── style.css # Beautiful responsive styling ├── script.js # Form ...