Files
gw-svelte/src/lib/content/pack-walks.ts
T

101 lines
4.9 KiB
TypeScript
Raw Normal View History

2026-05-02 08:26:18 +12:00
import type { ServicePageContent } from '$lib/types';
export const packWalksContent: ServicePageContent = {
hero: {
eyebrow: 'Pack Walks',
2026-05-07 21:47:42 +12:00
title: 'Come home to a calm, happy dog',
2026-05-02 08:26:18 +12:00
paragraphs: [
2026-05-07 21:47:42 +12:00
'Goodwalk Pack Walks are built for Auckland Central owners of small and medium dogs who want a reliable weekly routine, a well-exercised dog, and more peace of mind during the workday.',
'Our Tiny Gang packs stay small, calm, and carefully matched, so sociable dogs can build confidence, enjoy safe group outings, and come home settled instead of overstimulated.',
'Tiny Gang is best suited to sociable small and medium dogs who enjoy being around other dogs. If your dog would be better with a quieter, more individual setup, our 1:1 walks may be a better fit.',
'We run pack walks across Auckland Central — including Mt Eden, Kingsland, Ponsonby, Grey Lynn, Sandringham, Mt Albert, and surrounding suburbs — with free pickup and drop-off included in every booking.'
2026-05-02 08:26:18 +12:00
],
2026-05-12 00:45:02 +12:00
imageUrl: '/images/auckland-pack-walk-small-dogs-group.jpg',
2026-05-07 21:47:42 +12:00
imageAlt: "Small dogs from Goodwalk's Tiny Gang pack walk sitting together in an Auckland park"
2026-05-02 08:26:18 +12:00
},
highlight: {
2026-05-07 21:47:42 +12:00
eyebrow: 'Small packs. Calm dogs.',
title: 'Made specifically for small and medium dogs who do best in a structured social group',
2026-05-12 00:45:02 +12:00
imageUrl: '/images/small-medium-dogs-pack-walk.jpg',
2026-05-07 21:47:42 +12:00
imageAlt: 'Small and medium dogs together on a Goodwalk pack walk in Auckland'
2026-05-02 08:26:18 +12:00
},
pricing: {
2026-05-07 21:47:42 +12:00
title: 'Choose the weekly routine that suits your dog',
2026-05-02 08:26:18 +12:00
intro:
2026-05-07 21:47:42 +12:00
'Tiny Gang Pack Walks are our specialty: small packs of 4-8 dogs, structured outings, and free pick-up and drop-off across Auckland Central. Best suited to small and medium sociable dogs who thrive with routine, good company, and calm handling.',
2026-05-02 08:26:18 +12:00
plans: [
{
2026-05-07 21:47:42 +12:00
title: '1 Walk Per Week',
2026-05-02 08:26:18 +12:00
price: '$58',
period: 'Per Walk',
2026-05-07 21:47:42 +12:00
features: ['One regular walk each week', 'Free pickup and drop-off', 'Calm small-group outing', 'Best for dogs starting out']
2026-05-02 08:26:18 +12:00
},
{
2026-05-07 21:47:42 +12:00
title: '2-3 Walks Per Week',
2026-05-02 08:26:18 +12:00
price: '$55',
period: 'Per Walk',
popular: true,
2026-05-07 21:47:42 +12:00
features: ['Two to three regular walks each week', 'Free pickup and drop-off', 'Consistent exercise and social time', 'Best fit for busy owners']
2026-05-02 08:26:18 +12:00
},
{
2026-05-07 21:47:42 +12:00
title: '4-5 Walks Per Week',
2026-05-02 08:26:18 +12:00
price: '$49.50',
period: 'Per Walk',
2026-05-07 21:47:42 +12:00
features: ['Four to five regular walks each week', 'Free pickup and drop-off', 'Maximum consistency and structure', 'Best for high-energy social dogs']
2026-05-02 08:26:18 +12:00
},
{
2026-05-07 21:47:42 +12:00
title: 'Casual Pack Walk',
2026-05-02 08:26:18 +12:00
price: '$65',
period: 'Per Walk',
2026-05-07 21:47:42 +12:00
features: ['Casual availability only', 'Free pickup and drop-off', 'For dogs already suited to pack walks', 'Higher rate than weekly routines']
2026-05-02 08:26:18 +12:00
}
],
extras: [
{ label: 'Extra Dog', note: 'From same household', price: '$35' },
{ label: 'Muddy Wash', price: '$35' },
{ label: '5 Hour Day Out', note: 'Not suitable for all dogs', price: '$90' }
2026-05-06 08:27:24 +12:00
],
scarcityNote: 'We keep packs small (4-8 dogs) — popular days fill up fast.'
2026-05-02 08:26:18 +12:00
},
benefits: {
2026-05-07 21:47:42 +12:00
title: 'Why small and medium dogs do so well in Tiny Gang',
2026-05-02 08:26:18 +12:00
items: [
{
2026-05-07 21:47:42 +12:00
title: 'They come home more settled',
body: 'Regular structured outings help dogs burn energy properly, so they are more likely to come home relaxed, content, and ready to rest.'
2026-05-02 08:26:18 +12:00
},
{
2026-05-07 21:47:42 +12:00
title: 'They build confidence around the right dogs',
body: 'Carefully matched small-group walks help sociable dogs enjoy company without the chaos or pressure that can come with bigger mixed packs.'
2026-05-02 08:26:18 +12:00
},
{
2026-05-07 21:47:42 +12:00
title: 'They are not overwhelmed by size mismatch',
body: 'Because we specialise in small and medium dogs, the pace, play, and group dynamic are designed around what helps them feel safe and comfortable.'
2026-05-02 08:26:18 +12:00
},
{
2026-05-07 21:47:42 +12:00
title: 'You get a routine you can rely on',
body: 'Regular weekly slots make life easier for busy owners who want dependable exercise and less guilt while they are at work.'
2026-05-02 08:26:18 +12:00
},
{
2026-05-07 21:47:42 +12:00
title: 'They still get individual attention',
body: 'Keeping packs to 4-8 dogs means we can pay attention to confidence, handling, and the little things that make a big difference.'
2026-05-02 08:26:18 +12:00
},
{
2026-05-07 21:47:42 +12:00
title: 'Safety stays built in',
body: 'Unlike overloaded pack walks, our small, compatible groups reduce intimidation and help create a safer, calmer environment than a one-size-fits-all approach.'
2026-05-02 08:26:18 +12:00
}
]
},
testimonialsHeading: 'What our clients say',
booking: {
2026-05-07 21:47:42 +12:00
title: 'See if your dog fits our Tiny Gang',
2026-05-02 08:26:18 +12:00
subtitle: '',
formAction: '/contact-us',
2026-05-02 08:26:18 +12:00
serviceOptions: [],
ownerStepLabel: 'Your details',
dogStepLabel: 'Dog details',
2026-05-07 21:47:42 +12:00
dogIntro:
'Tell us about your small or medium dog, where you are based, and anything important we should know so we can see if Tiny Gang is the right fit.'
2026-05-02 08:26:18 +12:00
}
};