This commit is contained in:
2026-05-18 09:43:29 +12:00
parent b950229003
commit 6ff970015f
189 changed files with 18603 additions and 2727 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ import { locationPages } from '$lib/content/locations';
import type { LocationPageContent } from '$lib/types';
const siteUrl = 'https://www.goodwalk.co.nz';
const defaultLocationImage = '/images/auckland-pack-walk-small-dogs-group.jpg';
const defaultLocationImage = '/images/goodwalk-tiny-gang-pack-walk-small-dogs-auckland.webp';
const defaultLocationImageAlt = 'Goodwalk Auckland dog walking services';
interface BreadcrumbItem {