210 lines
8.6 KiB
TypeScript
210 lines
8.6 KiB
TypeScript
import type { ServicePageContent } from '$lib/types';
|
||
|
||
export const packWalksContent: ServicePageContent = {
|
||
hero: {
|
||
eyebrow: 'Tiny Gang Pack Walks',
|
||
title: 'Pack walks that actually suit small & medium dogs',
|
||
subtitle: 'Small groups. Same walker. A real walk, every time.',
|
||
introEyebrow: 'How Tiny Gang works',
|
||
introHeading: 'What joining the pack actually looks like',
|
||
detailHighlights: [
|
||
{ value: '4-8', label: 'dogs per walk' },
|
||
{ value: '2', label: 'assessment walks first' },
|
||
{ value: '60-75', label: 'minutes on the ground' }
|
||
],
|
||
paragraphs: [
|
||
'Tiny Gang is built for small and medium dogs who like the right kind of company. 4 to 8 dogs, matched on size and energy.',
|
||
'Free Meet & Greet at home, then two assessment walks. Regular slot only once we know the fit is right.',
|
||
'60 to 75 minutes on the ground. We rotate Western Springs, Fowlds Park, Cornwall Park, Grey Lynn Park, and Oakley Creek — picked on the day for weather and group.'
|
||
],
|
||
imageUrl: '/images/goodwalk-tiny-gang-pack-walk-small-dogs-auckland.webp',
|
||
imageAlt: "Small dogs from Goodwalk's Tiny Gang pack walk sitting together in an Auckland park",
|
||
chips: [
|
||
{ icon: 'fas fa-users', label: 'Small groups · 4–8 dogs' },
|
||
{ icon: 'fas fa-tag', label: 'From $49.50 / walk' },
|
||
{ icon: 'fas fa-car', label: 'Free pickup & drop-off' }
|
||
],
|
||
cta: { label: 'See if Tiny Gang fits your dog', href: '#newlead', variant: 'yellow' }
|
||
},
|
||
highlight: {
|
||
eyebrow: 'What Tiny Gang is',
|
||
title: 'Small groups. Right dogs. Real walks.',
|
||
imageUrl: '/images/goodwalk-small-medium-dogs-pack-walk-auckland.webp',
|
||
imageAlt: 'Small and medium dogs together on a Goodwalk pack walk in Auckland',
|
||
points: [
|
||
{
|
||
title: 'Small, social groups',
|
||
body:
|
||
'4 to 8 dogs, carefully matched. Real play, movement, and social time — no oversized-pack chaos.'
|
||
},
|
||
{
|
||
title: 'Built for the right dogs',
|
||
body:
|
||
'Sociable small and medium dogs who enjoy company. If your dog needs more space, solo walks are the better fit.'
|
||
},
|
||
{
|
||
title: 'A weekly rhythm that sticks',
|
||
body:
|
||
'Regular weekday routine. Pickup and drop-off across Auckland Central. Easy to keep going.'
|
||
}
|
||
]
|
||
},
|
||
decision: {
|
||
title: 'Is Tiny Gang right for your dog?',
|
||
fitTitle: 'Tiny Gang is a great fit if your dog:',
|
||
fitItems: [
|
||
'Is small or medium-sized',
|
||
'Enjoys other dogs',
|
||
'Is sociable and adaptable',
|
||
'Has settled basic on-lead manners',
|
||
'Is up to date on vaccinations and Auckland Council registration'
|
||
],
|
||
notFitTitle: 'Better with a solo walk if your dog:',
|
||
notFitItems: [
|
||
'Is reactive on the lead',
|
||
'Is anxious in groups of dogs',
|
||
'Is significantly larger than a typical pack member',
|
||
'Is recovering from injury or surgery',
|
||
'Needs a slower, steadier pace'
|
||
],
|
||
footnote: 'Not sure? The free Meet & Greet decides — and we will be straight with you.'
|
||
},
|
||
pricing: {
|
||
title: 'Pick the weekly routine that fits',
|
||
intro: 'Right exercise. Right social time. Same walker every week.',
|
||
plans: [
|
||
{
|
||
title: '1 Walk Per Week',
|
||
price: '$58',
|
||
period: 'Per Walk',
|
||
features: ['One regular walk each week', 'Free pickup and drop-off', 'Calm small-group outing', 'For dogs starting out']
|
||
},
|
||
{
|
||
title: '2-3 Walks Per Week',
|
||
price: '$55',
|
||
period: 'Per Walk',
|
||
popular: true,
|
||
features: ['Two to three regular walks each week', 'Free pickup and drop-off', 'Consistent exercise and social time', 'Most popular routine']
|
||
},
|
||
{
|
||
title: '4-5 Walks Per Week',
|
||
price: '$49.50',
|
||
period: 'Per Walk',
|
||
features: ['Four to five regular walks each week', 'Free pickup and drop-off', 'Maximum consistency and structure', 'For high-energy social dogs']
|
||
},
|
||
{
|
||
title: 'Casual Pack Walk',
|
||
price: '$65',
|
||
period: 'Per Walk',
|
||
features: ['Casual availability only', 'Free pickup and drop-off', 'For dogs already suited to pack walks', 'No weekly commitment']
|
||
}
|
||
],
|
||
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' }
|
||
],
|
||
scarcityNote: 'We keep packs small (4-8 dogs) — popular days fill up fast.'
|
||
},
|
||
benefits: {
|
||
title: 'Why the right dogs thrive in Tiny Gang',
|
||
intro: 'Small groups. Compatible dogs. No chaos. That\'s why it works.',
|
||
items: [
|
||
{
|
||
title: 'Calmer evenings at home',
|
||
body: 'Structured outings burn energy without overstimulating. Your dog comes home tired and settled.',
|
||
badge: 'Structured weekly walks',
|
||
icon: 'fas fa-house'
|
||
},
|
||
{
|
||
title: 'Confidence with the right dogs',
|
||
body: 'Matched groups. Right pace. No pressure from bigger mixed packs.',
|
||
badge: 'Carefully matched groups',
|
||
icon: 'fas fa-user-group'
|
||
},
|
||
{
|
||
title: 'No bigger dogs to dodge',
|
||
body: 'Built for small and medium dogs. Group size, pace, and play style all picked to help them feel safe.',
|
||
badge: 'Small & medium dogs',
|
||
icon: 'fas fa-shield-dog'
|
||
},
|
||
{
|
||
title: 'A weekly routine that sticks',
|
||
body: 'Regular weekly slots. Dependable for you. A familiar rhythm for your dog.',
|
||
badge: 'Reliable weekly slots',
|
||
icon: 'fas fa-calendar-check'
|
||
},
|
||
{
|
||
title: 'Eyes on every dog',
|
||
body: 'Smaller groups mean we notice confidence, handling, and the small details that matter.',
|
||
badge: '4–8 dogs per walk',
|
||
icon: 'fas fa-eye'
|
||
},
|
||
{
|
||
title: 'Safer than a one-size pack',
|
||
body: 'Calm, compatible packs. Less intimidation. A safer walk than a one-size-fits-all approach.',
|
||
badge: 'Calm, compatible packs',
|
||
icon: 'fas fa-shield-heart'
|
||
}
|
||
]
|
||
},
|
||
faq: {
|
||
title: 'Tiny Gang Pack Walk FAQs',
|
||
intro: 'What Auckland owners ask before joining the Tiny Gang.',
|
||
items: [
|
||
{
|
||
question: 'How much does a Tiny Gang pack walk cost in Auckland?',
|
||
answer:
|
||
'Tiny Gang Pack Walks start from $49.50 per walk on a 4–5 walks per week routine. Casual pack walks are $65 per walk. Pickup and drop-off across Auckland Central is included in every booking.'
|
||
},
|
||
{
|
||
question: 'How big are the pack walks?',
|
||
answer:
|
||
'4 to 8 dogs, carefully matched on size, energy, and play style. We never run oversized packs — that is the whole point.'
|
||
},
|
||
{
|
||
question: 'What size and type of dog suits a Tiny Gang walk?',
|
||
answer:
|
||
'Sociable small and medium dogs who enjoy other dogs. If your dog is reactive, anxious in groups, or much larger than the typical pack, a solo walk is the better fit — and we will say so at the Meet & Greet.'
|
||
},
|
||
{
|
||
question: 'How long is a Tiny Gang walk and where do you go?',
|
||
answer:
|
||
'60 to 75 minutes on the ground, plus pickup and drop-off. We rotate Western Springs, Fowlds Park, Cornwall Park, Grey Lynn Park, and the Oakley Creek walkway — picked on the day for weather and group.'
|
||
},
|
||
{
|
||
question: 'Is pickup and drop-off included?',
|
||
answer:
|
||
'Yes. Free door-to-door across Auckland Central — Mt Eden, Kingsland, Ponsonby, Grey Lynn, Sandringham, Mt Albert and surrounds. You drive nowhere.'
|
||
},
|
||
{
|
||
question: 'How does my dog join the Tiny Gang?',
|
||
answer:
|
||
'Free Meet & Greet at home, then two assessment walks before a regular slot. Time for your dog to settle in without pressure.'
|
||
},
|
||
{
|
||
question: 'Can I book casual or one-off pack walks?',
|
||
answer:
|
||
'Casual walks are available at $65/walk, for dogs we already know fit. Regular weekly walks are better value — and suit most dogs more.'
|
||
},
|
||
{
|
||
question: 'What happens if it rains on a pack walk day?',
|
||
answer:
|
||
'We walk in most weather. If conditions are unsafe — extreme heat, thunderstorms, flooding — we contact you to reschedule.'
|
||
}
|
||
]
|
||
},
|
||
testimonialsHeading: 'What our clients say',
|
||
booking: {
|
||
title: 'See if your dog fits our Tiny Gang',
|
||
subtitle: '',
|
||
formAction: '/contact-us',
|
||
serviceOptions: [],
|
||
ownerStepLabel: 'Your details',
|
||
dogStepLabel: 'Dog details',
|
||
dogIntro:
|
||
'Tell us about your dog. Where you are. Anything we should know. We\'ll come back about the fit.'
|
||
},
|
||
lastUpdated: '2026-05-18'
|
||
};
|