SEO Tweaks

This commit is contained in:
2026-05-12 00:45:02 +12:00
parent 955a563d14
commit ac6179e776
96 changed files with 1623 additions and 273 deletions
+3 -3
View File
@@ -20,15 +20,15 @@ export const dogWalkingContent: ServicePageContent = {
imageAlt: 'Goodwalk dogs gathered together outdoors',
collageImages: [
{
imageUrl: '/images/one-on-one-dog-portrait-1.png',
imageUrl: '/images/one-on-one-dog-portrait-1.jpg',
imageAlt: 'Happy black dog on a one-on-one Goodwalk walk in Auckland'
},
{
imageUrl: '/images/one-on-one-dog-portrait-2.png',
imageUrl: '/images/one-on-one-dog-portrait-2.jpg',
imageAlt: 'Older black dog enjoying a calm one-on-one Goodwalk walk in Auckland'
},
{
imageUrl: '/images/one-on-one-dog-portrait-3.png',
imageUrl: '/images/one-on-one-dog-portrait-3.jpg',
imageAlt: 'Brown curly dog resting during a one-on-one Goodwalk walk in Auckland'
}
]