Design language
This commit is contained in:
@@ -4,6 +4,7 @@ export const puppyVisitsContent: ServicePageContent = {
|
||||
hero: {
|
||||
eyebrow: 'Puppy Visits',
|
||||
title: 'Give your puppy a calmer start while you are out',
|
||||
subtitle: 'Toilet breaks, play, feeding, and calm one-on-one attention — at home, while you\'re out.',
|
||||
paragraphs: [
|
||||
'Goodwalk Puppy Visits are designed for busy owners who want their puppy cared for properly during the day, with toilet breaks, play, feeding, and calm one-on-one attention at home.',
|
||||
'They are also the first stage of the Goodwalk journey. For puppies who may later join our Pack Walks, these visits help build familiarity, confidence, and the early routines that make that transition much smoother.',
|
||||
@@ -11,7 +12,13 @@ export const puppyVisitsContent: ServicePageContent = {
|
||||
'We offer puppy visits across Auckland Central including Mt Eden, Ponsonby, Grey Lynn, Kingsland, Sandringham, Herne Bay, and surrounding suburbs.'
|
||||
],
|
||||
imageUrl: '/images/auckland-puppy-home-visit.jpg',
|
||||
imageAlt: 'Puppy receiving a calm Goodwalk home visit in Auckland'
|
||||
imageAlt: 'Puppy receiving a calm Goodwalk home visit in Auckland',
|
||||
chips: [
|
||||
{ icon: 'fas fa-house', label: 'In-home visit' },
|
||||
{ icon: 'fas fa-tag', label: 'From $39 / visit' },
|
||||
{ icon: 'fas fa-map-marker-alt', label: 'Auckland Central' }
|
||||
],
|
||||
cta: { label: 'Book a free Meet & Greet', href: '#newlead', variant: 'yellow' }
|
||||
},
|
||||
highlight: {
|
||||
eyebrow: 'Start well. Grow well.',
|
||||
|
||||
Reference in New Issue
Block a user