# A1 AUTO CLAIMS LTD — Website

PHP includes for header/footer. Each page has its own inline CSS & JS as requested.
Place files on a PHP-ready host or run locally: `php -S localhost:8000`.

Pages:
- /index.php
- /about.php
- /services.php
- /accident-claims.php
- /diagnostics.php
- /servicing.php
- /gallery.php
- /contact.php (-> posts to /contact-submit.php)

Update: header.php now includes its own inline CSS & JS, so you don't need to paste header styles/scripts per page.
