§ 01
Hero
—
All copy hard-coded except the business-name interpolation. Background image is the only AI/upload-managed slot.
Hero · Background01
Background image · #021-F
{{business_name}}
Privacy Policy
| Element · Label | Spec / Word Count | Custom Value Name | Key |
|---|---|---|---|
| Meta Info | |||
| Meta Title | hard coded — "Privacy Policy | {Business}" | Hard-coded · interpolates business name | {{custom_values.business_name}} |
| Meta Description | hard coded | Templated | {{custom_values.business_name}} |
| Meta Keywords | hard coded — "{business_name} privacy policy" | Templated | {{custom_values.business_name}} |
| Canonical Link | URL · /privacy-policy | Site URL + /privacy-policy | {{custom_values.url}}/privacy-policy |
| Hero | |||
| H2 Sub-Headline | hard coded — Business name | [Business] 01: Name | {{custom_values.business_name}} |
| H1 Header | hard coded — "Privacy Policy" | Literal copy | — |
| Background Image | 1920×1080 | #021-A [Privacy] Background01 | {{custom_values.021a}} |
§ 02
Privacy Policy Body
—
Long-form A2P-compliant privacy policy with templated business-name, contact, and voluntary-form-fields interpolations.
Long-form Policy Body
H2: Privacy Policy for {Business}
Compliant policy paragraphs · Voluntary form fields list
| Element · Label | Spec / Word Count | Custom Value Name | Key |
|---|---|---|---|
| Content Section 01 — Privacy Policy Body | |||
| H2 Header | hard coded — "Privacy Policy for {Business}" | Templated | {{custom_values.business_name}} |
| Body Paragraph | Hard-coded compliant policy with template substitutions (Business, Email, Phone, Website) | — | {{custom_values.business_name}}{{custom_values.business_email}}{{custom_values.client_business_phone_display}}{{custom_values.url}} |
| Voluntary Form Fields list | Comma-separated · A2P approved | #021-B [Privacy] Voluntary Info Provided | {{custom_values.021b}} |
§ 01 / Global Header
Top Bar & Navigation
Global · Sitewide
Fixed header displayed sitewide — logo, primary nav, CTA button, and contact strip.
Global · Sitewide Header
Business Logo
Alt Text: Business Name
HomeServices ▾Service Areas ▾AboutContactBlog
✉ business email
custom html / javascript
☎ phone number
| Element · Label | Spec / Word Count | Custom Value Name | Key |
|---|---|---|---|
| Logo & Branding | |||
| Logo ImageTop-left brand mark · light-background variant | URL · image | [Business] 08: Logo URL02 (Header) {ref:02L} | {{custom_values.logo_image_url__4_light_bg}} |
| Logo Image Alt TextAccessibility / SEO alt text on the logo image | Business Name | [Business] 01: Name | {{custom_values.business_name}} |
| Logo Image Action LinkClicking the logo returns to home | Website URL | [Website] 01: Website URL | {{custom_values.url}} |
| Primary Navigation | |||
| Primary NavigationHome / Services / Service Areas / About / Contact / Blog · dropdowns populated from service + city lists | hard coded | Structural | — |
| Header CTA ButtonOpens Pop-Up on click | 2–4 words | 20I [Global] Global Header Button CTA | {{custom_values.020i}} |
| Contact Strip (red bar) | |||
| Business EmailLeft of contact strip | email address | [Business] 03: Email (display) | {{custom_values.business_email}} |
| Display Phone NumberRight of contact strip | phone | [Website] 02: Business Phone (display) | {{custom_values.client_business_phone_display}} |
| Custom HTML · Social Profile URLsLinks to Google / Facebook / Yelp / Instagram | Social Profile URLs | [Website] 15a / 15b / 15c · Profile URL — Google / Facebook / Yelp [Website] 13: Profile URL — Instagram |
{{custom_values.url_google}}{{custom_values.url_facebook}}{{custom_values.url_yelp}}{{custom_values.ig_url}} |