v4
This commit is contained in:
+71
-12
@@ -2,7 +2,7 @@ import type { HomePageContent } from '$lib/types';
|
||||
|
||||
export const homepageContent: HomePageContent = {
|
||||
seo: {
|
||||
title: 'Home | Auckland Dog Walking | Goodwalk',
|
||||
title: 'Auckland Dog Walking | Pack Walks & Puppy Visits | 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!'
|
||||
},
|
||||
@@ -36,6 +36,7 @@ export const homepageContent: HomePageContent = {
|
||||
title: 'Come home to a',
|
||||
highlight: 'calm, happy dog',
|
||||
mobileTitle: 'Come home to a\ncalm, happy dog',
|
||||
seoHeading: 'Dog walking across Auckland Central',
|
||||
subtitle:
|
||||
'Reliable dog walking for busy Auckland owners who want happier dogs, calmer evenings, and a team they can trust.',
|
||||
primaryCta: { label: 'Book a Meet & Greet', href: '#newlead', variant: 'yellow' },
|
||||
@@ -44,8 +45,12 @@ export const homepageContent: HomePageContent = {
|
||||
href: '#how-it-works',
|
||||
variant: 'outline'
|
||||
},
|
||||
imageUrl: '/images/maya-mascot.png',
|
||||
imageAlt: 'Happy dog ready for a professional pack walk with Goodwalk Auckland dog walking service'
|
||||
imageUrl: '/images/smiling-happy-dog-maya.webp',
|
||||
imageAlt: 'Smiling happy dog Maya, mascot of Goodwalk Auckland dog walking service',
|
||||
imageWidth: 1536,
|
||||
imageHeight: 1024,
|
||||
imageWebpUrl: '/images/smiling-happy-dog-maya.webp',
|
||||
desktopImageWebpUrl: '/images/smiling-happy-dog-maya.webp'
|
||||
},
|
||||
intro: {
|
||||
text: 'Professional dog walking services across Auckland.',
|
||||
@@ -65,7 +70,7 @@ export const homepageContent: HomePageContent = {
|
||||
],
|
||||
emphasis: 'join the Tiny Gang?',
|
||||
cta: { label: 'Book a free Meet & Greet', href: '/contact-us', variant: 'green' },
|
||||
imageUrl: '/images/goodwalk-dog-walker-alessandra.png',
|
||||
imageUrl: '/images/alessandra-goodwalk-dog-walker-auckland.webp',
|
||||
imageAlt: 'Alessandra from Goodwalk with a dog in Auckland'
|
||||
},
|
||||
services: [
|
||||
@@ -168,29 +173,82 @@ export const homepageContent: HomePageContent = {
|
||||
quote:
|
||||
'Love Aless! She is so amazing with my slightly hyper and anxious dog. She is great with communication if anything on either of our ends need to change. Archie love his walks, and I love the photos she posts of him.',
|
||||
reviewer: 'Kate',
|
||||
detail: "Archie's mum",
|
||||
imageUrl: '/images/archie-auckland-dog-walking-review.jpg'
|
||||
detail: "Archie's Owner",
|
||||
type: 'Google',
|
||||
service: '1:1 Walk',
|
||||
showInSlider: true,
|
||||
imageUrl: '/images/archie-goodwalk-dog-walking-review-auckland.webp'
|
||||
},
|
||||
{
|
||||
quote:
|
||||
'GoodWalk was the best dog walking service for my little pooch ! Aless was very helpful - basically doubled as a second mum to Monty. She always provided feedback on his outings and assisted where possible with any additional training that she felt he could work on and made recommendations where necessary which i feel is what every dog mum wants and needs!',
|
||||
reviewer: 'Estelle',
|
||||
detail: "Monty's mum",
|
||||
imageUrl: '/images/monty-auckland-dog-walking-review.jpg'
|
||||
detail: "Monty's Owner",
|
||||
type: 'Google',
|
||||
service: '1:1 Walk',
|
||||
showInSlider: true,
|
||||
imageUrl: '/images/monty-goodwalk-dog-walking-review-auckland.webp'
|
||||
},
|
||||
{
|
||||
quote:
|
||||
'Truly the best dog walker in Auckland! I feel so lucky to have found Aless and my little terrier Otis absolutely adores her. He enjoys his regular weekly walks and always comes back happy & tired. Love the updates on social media so I can see how my dog is enjoying his day! Aless makes logistics so easy too. Highly highly recommend, there’s a reason she has 5 stars!',
|
||||
reviewer: 'Ross',
|
||||
detail: "Otis's dad",
|
||||
imageUrl: '/images/otis-auckland-dog-walking-review.jpg'
|
||||
detail: "Otis's Owner",
|
||||
type: 'Google',
|
||||
service: '1:1 Walk',
|
||||
showInSlider: true,
|
||||
imageUrl: '/images/otis-goodwalk-dog-walking-review-auckland.webp'
|
||||
},
|
||||
{
|
||||
quote:
|
||||
'Alessandra has been walking and spending time with my pup since she was 10 weeks old, coming over and doing puppy visits through to transitioning her to pack walks with her little doggo friends. I know Alassandra loves and cares for my dog as much as I do and my dog has a great time! Cant recommend enough',
|
||||
reviewer: 'Nina',
|
||||
detail: "Wallace's mum",
|
||||
imageUrl: '/images/wallace-auckland-dog-walking-review.jpg'
|
||||
detail: "Wallace's Owner",
|
||||
type: 'Google',
|
||||
service: 'Pack Walk',
|
||||
showInSlider: true,
|
||||
imageUrl: '/images/wallace-goodwalk-dog-walking-review-auckland.webp'
|
||||
},
|
||||
{
|
||||
quote:
|
||||
'Aless is awesome with our dog Floyd! He’s always super happy and worn out after his walks with her. She keeps us in the loop and clearly cares a lot about what she does. It’s such a relief knowing Floyd’s out having fun and in good hands. Totally recommend Goodwalk!',
|
||||
reviewer: 'Kylie',
|
||||
detail: "Floyd's Owner",
|
||||
type: 'Google',
|
||||
service: 'Pack walk'
|
||||
},
|
||||
{
|
||||
quote:
|
||||
'Aless has provided amazing care to my Freddie. He is prone to grass seeds in his paws which has resulted in two previous surgeries before he moved to Goodwalk. Aless is very careful to keep him off long grass in the grass seed season and we have had no further problems. Freddie loves his pack walks and I know he is in safe and expert hands!',
|
||||
reviewer: "Monique",
|
||||
detail: "Freddie's Owner",
|
||||
type: 'Google',
|
||||
service: 'Pack walk',
|
||||
imageUrl: '/images/freddy-goodwalk-pack-walk-review-auckland.webp'
|
||||
},
|
||||
{
|
||||
quote:
|
||||
"I'm so happy we found Aless. She has an amazing way with dogs. From the first time our dog met her, I knew that he would be in good hands. Our dog hadn't been enjoying dog daycare and he seems much happier now getting to go on fun adventures with Aless and the Tiny Gang over the last year. Aless posts videos and photos after each outing (which we eagerly await!) and all the dogs are so happy playing or doing their own thing sniffing around.",
|
||||
reviewer: "Rachel",
|
||||
detail: "Louis's Owner",
|
||||
type: 'Google',
|
||||
service: 'Pack walk'
|
||||
},
|
||||
{
|
||||
quote:
|
||||
'Aless is amazing with our boy Ted. He is confident and happy in her company and always comes home sated. To be quite honest Ted is better behaved since having his walks with Aless.',
|
||||
reviewer: 'Claire',
|
||||
detail: "Ted's Owner",
|
||||
type: 'Google',
|
||||
service: 'Pack walk'
|
||||
},
|
||||
{
|
||||
quote:
|
||||
'I highly recommend Good Walk to anyone looking for safe, stimulating dog walking services. My dog adores Aless and her dog friends, she is incredibly excited to go and then happy, contented and tired out on return. Aless provides an excellent service, she is friendly, knowledgeable and the communication is fantastic.',
|
||||
reviewer: 'Anna',
|
||||
detail: "Honey's Owner",
|
||||
type: 'Google',
|
||||
service: 'Pack walk'
|
||||
}
|
||||
],
|
||||
booking: {
|
||||
@@ -268,6 +326,7 @@ export const homepageContent: HomePageContent = {
|
||||
{ label: '1:1 Walks', href: '/dog-walking' },
|
||||
{ label: 'Puppy Visits', href: '/puppy-visits' },
|
||||
{ label: 'Our Pricing', href: '/our-pricing' },
|
||||
{ label: 'Testimonials', href: '/testimonials' },
|
||||
{ label: 'About Us', href: '/about' },
|
||||
{ label: 'Contact Us', href: '/contact-us' }
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user