Commit Graph

15 Commits

Author SHA1 Message Date
Gary
801998155b added photo reel 2025-05-13 11:55:58 +01:00
Gary
20d30c371a URL correction added to links 2025-05-09 10:54:02 +01:00
Mark
6bf07a39d0 Simplify header.php by removing unnecessary whitespace.
Extraneous blank lines were removed to improve code readability and maintain consistent formatting. These changes help streamline the file without altering functionality.
2025-05-09 10:30:14 +01:00
Mark
4ddd8a79b1 Remove unused config include and update project metadata.
The `config.php` inclusion was removed from `header.php`, as it was redundant. Updated `.idea/material_theme_project_new.xml` with new metadata fields to reflect project configuration changes
2025-05-09 10:28:04 +01:00
Mark
5be4001ee2 Refactor header PHP inclusion and fix typo in index.php
Moved PHP includes inside the `<head>` tag in `header.php` for proper structure and readability. Fixed a typo in variable name `$URLsorrection` in `index.php` to ensure correct script inclusion.
2025-05-09 10:26:26 +01:00
Gary
38f87cd598 meta included in header 2025-05-09 09:29:02 +01:00
Gary
a3d3016846 Add meta.php for dynamic meta tag generation
- Introduced meta.php to handle meta tags dynamically based on the presence of values in the $ometa array.
- Set default values for meta tags using predefined variables if $ometa values are not set.
- Included essential meta tags for SEO and social media sharing, including Open Graph and Twitter cards.
- Ensured compatibility with various devices by adding viewport and charset meta tags.
2025-05-08 16:09:16 +01:00
Gary
9d7b0b9067 Add padding utility classes and update services section layout for consistency 2025-05-08 10:48:51 +01:00
Gary
520f5e4f65 fontawesome folder added 2025-04-29 11:11:00 +01:00
Gary
da7d1eb567 updated contact form 2025-04-10 14:47:10 +01:00
Gary
aabcca5c98 splitting header and nav into their own files 2025-04-10 14:27:42 +01:00
Gary
0376088b2c updated request a quote link 2025-04-10 12:57:41 +01:00
Gary
2733c24fbc links updated for php pages 2025-04-10 12:55:11 +01:00
Gary
5279f51bd5 pages converted to php files and updated 2025-04-10 12:48:49 +01:00
Gary
6c67065ffd template added and chopped 2025-04-10 12:13:53 +01:00