--- import Layout from '../../layouts/Layout.astro'; import PropertyHero from '../../components/sections/PropertyHero.astro'; import PropertyPainPoints from '../../components/sections/PropertyPainPoints.astro'; import PropertyArchitecture from '../../components/sections/PropertyArchitecture.astro'; import PropertyFoundation from '../../components/sections/PropertyFoundation.astro'; import PropertyScenarios from '../../components/sections/PropertyScenarios.astro'; ---