This is the official website for PSL3 Productions, a premium photo booth rental service based in Los Angeles, California.
- Responsive design for all device sizes
- Modern, professional layout
- Photo booth service showcases
- Digital photo gallery
- Video demonstrations
- Contact and booking forms
- Location map integration
- Built with HTML5, CSS3, and JavaScript
- No external frameworks required
- All pages are static for fast loading
- Interactive map using Leaflet.js
- Custom form handling
index.html
- Home pagepages/
- Additional website pagesservices.html
- Services informationgallery.html
- Photo and video gallerybooking.html
- Inquiry formcontact.html
- Contact information and map
assets/
- Website resourcescss/
- Stylesheet filesjs/
- JavaScript filesimages/
- Photos, videos, and graphics
- Web hosting with PHP support (for form processing)
- SSL certificate (recommended for secure forms)
- At least 100MB storage space
- Log in to your Hostinger account
- Navigate to the File Manager or use FTP credentials
- Upload all files to the public_html directory, maintaining the folder structure
- Ensure file permissions are set correctly:
- HTML, CSS, JS files: 644
- Images: 644
- Directories: 755
- Test all website functionality
- Configure form handling (if needed)
- Submit the site to search engines
- To update images: Replace files in the
/assets/images/
directory - To update text content: Edit the corresponding HTML files
- To update contact information: Edit the relevant sections in
contact.html
andbooking.html
Regular backups are recommended after any website changes.