Design Language tweaks
This commit is contained in:
@@ -25,6 +25,23 @@ export const dogWalkingContent: ServicePageContent = {
|
||||
title: 'Built for dogs who need a more individual kind of walk',
|
||||
imageUrl: '/images/auckland-dogs-outdoor-pack.jpg',
|
||||
imageAlt: 'Goodwalk dogs gathered together outdoors',
|
||||
points: [
|
||||
{
|
||||
title: 'A quieter setup from the start',
|
||||
body:
|
||||
'1:1 walks suit dogs who feel better without the pressure, pace, or unpredictability of a group environment.'
|
||||
},
|
||||
{
|
||||
title: 'Handled around your dog, not a pack routine',
|
||||
body:
|
||||
'We can adjust the route, timing, and tempo around your dog’s confidence, energy, and what helps them stay settled.'
|
||||
},
|
||||
{
|
||||
title: 'A more considered fit for larger or more sensitive dogs',
|
||||
body:
|
||||
'For dogs who need more space, more clarity, or more personal attention, 1:1 walks give us room to do things properly.'
|
||||
}
|
||||
],
|
||||
collageImages: [
|
||||
{
|
||||
imageUrl: '/images/one-on-one-dog-portrait-1.jpg',
|
||||
@@ -65,10 +82,16 @@ export const dogWalkingContent: ServicePageContent = {
|
||||
features: ['Free pickup and drop-off', 'Longer individual walk', 'More time for movement and engagement', 'Best for dogs needing a fuller outing']
|
||||
}
|
||||
],
|
||||
extras: [
|
||||
{ label: 'Extra Dog', note: 'Same household', price: '$20' },
|
||||
{ label: 'Muddy Wash', price: '$35' }
|
||||
],
|
||||
scarcityNote: 'A limited number of 1:1 slots are available each week.'
|
||||
},
|
||||
benefits: {
|
||||
title: 'Why some dogs do better on 1:1 walks',
|
||||
intro:
|
||||
'For dogs who need more space, steadier handling, or a more personalised pace, one-on-one walks can make the whole week feel easier.',
|
||||
items: [
|
||||
{
|
||||
title: 'They get the walker’s full attention',
|
||||
|
||||
Reference in New Issue
Block a user