Launch-ready website structure
The site has been prepared as a clean, component-based PHP build with shared headers, navigation, footer, legal pages, responsive layouts, and a deployment-ready file structure.
This page gives a plain-English summary of what was refined for the live Volition AI website. It is intentionally client-facing and avoids internal-only deployment detail.
The site has been prepared as a clean, component-based PHP build with shared headers, navigation, footer, legal pages, responsive layouts, and a deployment-ready file structure.
Public-facing pages now resolve as cleaner URLs such as /about, /solutions, and /contact rather than raw PHP file names.
The enquiry form now submits server-side into the configured Make webhook so leads can enter the automation workflow without exposing the webhook in frontend browser code.
The public contact details were finalised to use ryan@volitionai.co.za and +27 (60) 042-6360.
The site includes launch-ready public pages for privacy, cookies, terms of service, AI use disclosure, and AI disclaimer content.
Placeholder values were cleaned out, test submission logs were removed from the deploy package, sitemap and robots paths were aligned for the live domain, and documentation was updated for future maintenance or migration.