SEO Tweaks
This commit is contained in:
@@ -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) => ({
|
||||
|
||||
Reference in New Issue
Block a user