CSR BOOTSTRAP
1.0.0
Bootstrap 5/icons - PHP 8/phpmailer - Javascript/fslightbox
To activate Google Maps you need to create a free key on Google Cloud and replace it with "API_KEY" in the src of the script at the end of the index.html body (line 535) and adjust the location in maps.js by changing the values of latitude and longitude.
To activate email, you need to replace the "email" and "password" in receive.php (line 37,38,41,42) and run the php server on the same port as the html (example: php -S 127.0. 0.1:5500 where 5500 is the port number).