-
About GoodWalk
-
{leadSection.title}
-
{leadSection.body[0]}
-
-
- {#each storyPillars as pillar}
- {pillar}
- {/each}
-
+ {#each pageContent.sections as section}
+
+
+
+
{section.title}
+ {#each section.body as paragraph}
+
{paragraph}
+ {/each}
-
-
-
-
-
-
-
- {#each careStripItems as item, index}
-
-
- {item.label}
-
- {/each}
-
-
-
-
-
-
-
-
-
Our story
-
{leadSection.body[1]}
-
-
-
-
-
-
-
- {#each storySections as section, index}
-
-
-
-
-
0{index + 2}
-
{section.title}
- {#each section.body as paragraph}
-
{paragraph}
- {/each}
-
-
-
-
-
{/each}
-
-
-
- Experience and safety
-
Practical trust signals, not filler.
-
-
-
- {#each trustItems as item}
-
-
-
-
-
-
{item.title}
-
{item.body}
-
-
- {/each}
-
-
-
-
-
-
-
- How we work
-
Clear standards, calm handling, and a routine dogs can settle into.
-
-
-
- {#each workflowItems as item, index}
-
- 0{index + 1}
-
-
-
- {item.title}
- {item.body}
-
- {/each}
-
-
-
-
- {#if proofItems.length > 0}
-
-
-
- Proof
-
Dogs who drag their people to the gate tell the story better than we can.
-
-
-
- {#each proofItems as item, index}
-
- “{item.quote}”
- {item.reviewer} · {item.detail}
-
- {/each}
-
-
-
- {/if}
-