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
@@ -3,9 +3,9 @@ import { sharedServices } from '$lib/content/services';
export const homepageContent: HomePageContent = {
seo: {
title: 'Home | Auckland Dog Walking | Goodwalk',
title: 'Auckland Dog Walker | Pack Walks & 1:1 Walks | Goodwalk',
description:
'At Goodwalk, we offer Tiny Gang pack walks and one on one dog walking services throughout Auckland. Give your dog his best life with Goodwalk!'
'Trusted by 30+ Auckland families. Pack walks from $49.50. Free Meet & Greet. Covering Mt Eden, Ponsonby, Grey Lynn, Kingsland & more. Book online today.'
},
navigation: {
desktopLinks: [
@@ -65,7 +65,7 @@ export const homepageContent: HomePageContent = {
],
emphasis: 'TINY GANG?',
cta: { label: 'Book a free Meet & Greet', href: '/contact-us', variant: 'green' },
imageUrl: '/images/founder-image-aless-goodwalk.png',
imageUrl: '/images/founder-image-aless-goodwalk.jpg',
imageAlt: 'Alessandra from Goodwalk with a dog in Auckland'
},
services: sharedServices.map((service) => ({