TEMPLATE_STRUCTURE: { template_name: "[Homepage/Service/About/Contact]", layout_hierarchy: { header: { components: ["navigation", "logo", "cta_button"], behavior: "[sticky/static]" }, hero_section: { elements: ["headline", "subheadline", "cta", "hero_image"], layout_type: "[full-width/centered/split]" }, content_sections: [ { section_name: "[Section Purpose]", components: ["component1", "component2"], content_type: "[text/image/video/form]" } ], footer: { components: ["links", "contact_info", "social_media"], style: "[minimal/comprehensive]" } }, responsive_breakpoints: ["desktop", "tablet", "mobile"], reusable_components: ["buttons", "cards", "forms", "testimonials"] }