Design language

This commit is contained in:
2026-05-13 00:34:34 +12:00
parent ac6179e776
commit 6c943b14bd
34 changed files with 1986 additions and 697 deletions
+8 -1
View File
@@ -4,6 +4,7 @@ export const dogWalkingContent: ServicePageContent = {
hero: {
eyebrow: '1:1 Walks',
title: 'A calmer walk for dogs who need more attention',
subtitle: 'Full attention, your dog\'s pace. Free pickup and drop-off across Auckland Central.',
paragraphs: [
'Goodwalk 1:1 Walks are for dogs who do better with more individual attention, a quieter setup, and a walk tailored to their own pace, confidence, and routine.',
'They can be a great fit for larger dogs, dogs who are not suited to group walks, or owners who want a more personal approach with extra care and consistency.',
@@ -11,7 +12,13 @@ export const dogWalkingContent: ServicePageContent = {
'We run 1:1 walks across Auckland Central — including Mt Eden, Ponsonby, Kingsland, Grey Lynn, Herne Bay, and surrounding suburbs — with free pickup and drop-off included.'
],
imageUrl: '/images/auckland-large-dog-one-on-one-walk.jpg',
imageAlt: 'Large breed dog enjoying a Goodwalk one on one dog walk'
imageAlt: 'Large breed dog enjoying a Goodwalk one on one dog walk',
chips: [
{ icon: 'fas fa-dog', label: 'One-on-one walk' },
{ icon: 'fas fa-tag', label: 'From $45 / walk' },
{ icon: 'fas fa-car', label: 'Free pickup & drop-off' }
],
cta: { label: 'Book a free Meet & Greet', href: '#newlead', variant: 'yellow' }
},
highlight: {
eyebrow: 'One dog. Full attention.',