A professional website for showcasing and booking birthday parties and private events. This website allows visitors to view services, pricing, and submit booking requests.
Features
Responsive Design: Works on all devices from mobile to desktop
Service Showcase: Detailed information about event planning services
Pricing Packages: Clear pricing structure with different package options
Online Booking System: Form for clients to request event bookings
Contact Form: Easy way for potential clients to get in touch
Testimonials: Showcase client feedback and success stories
Technical Implementation
Built with HTML, CSS (Tailwind), and JavaScript
Responsive design using Tailwind CSS
Form submission handling with Val Town's blob storage
HTTP trigger for serving the website
Project Structure
/index.ts - Main HTTP handler for the website
/frontend/index.html - The main website HTML file
How to Use
Visit the website URL
Browse services and pricing information
Fill out the booking form to request an event
Wait for confirmation (bookings are stored in Val Town's blob storage)
Customization
To customize this website:
Modify the HTML in /frontend/index.html to change content, images, and styling
Update pricing, services, and other business information as needed
Adjust the form handling in /index.ts if additional fields or processing is required