Meet & Greet nudge

This commit is contained in:
2026-05-02 09:43:32 +12:00
parent 8f31a3fea4
commit cd8d581f7a
11 changed files with 845 additions and 35 deletions
+6 -4
View File
@@ -34,7 +34,7 @@ export const homepageContent: HomePageContent = {
highlight: "Your Dog's Day!",
mobileTitle: "Unleashing Fun in\nYour Dog's Day!",
primaryCta: { label: 'Learn more', href: '#services', variant: 'yellow' },
secondaryCta: { label: 'Enroll today', href: '#reservation', variant: 'outline' },
secondaryCta: { label: 'Enroll today', href: '#newlead', variant: 'outline' },
imageUrl: '/images/auckland-dog-walking-happy-dog-hero.png',
imageAlt: 'Happy dog ready for a professional pack walk with Goodwalk Auckland dog walking service'
},
@@ -52,7 +52,7 @@ export const homepageContent: HomePageContent = {
body:
'Offering tailored pack walks for small and medium dogs, and one-on-one walks for large breeds. Our walkers give personalised attention to each dog, easing stress, anxiety and ensuring a quality experience. Our expertise in small-medium breeds ensures tailored care for their unique needs. Join our',
emphasis: 'TINY GANG!',
cta: { label: 'Book now', href: '#reservation', variant: 'green' },
cta: { label: 'Book now', href: '#newlead', variant: 'green' },
imageUrl: '/images/auckland-dog-walking-happy-dogs-happy-humans.png',
imageAlt: 'Woman cuddling a dog for Goodwalk Auckland dog walking services'
},
@@ -92,12 +92,14 @@ export const homepageContent: HomePageContent = {
{
icon: 'fas fa-users',
title: 'Small Pack Sizes',
order: 2,
body:
'With just 4-8 dogs per group, our walks are calm, controlled, and respectful of public spaces - ensuring every dog gets the attention and care they deserve.'
},
{
icon: 'fas fa-shield-heart',
title: 'Safety',
order: 1,
body:
'Our team is fully pet first aid certified and trained to handle any situation calmly and confidently. With proactive safety protocols and constant situational awareness, we create a secure environment for every walk.'
},
@@ -157,7 +159,7 @@ export const homepageContent: HomePageContent = {
suburbs:
'Morningside, Kingsland, Ponsonby, Grey Lynn, Mt Albert, Mt Eden, Sandringham, Mt Roskill, Arch Hill, Freemans Bay, Herne Bay, Pt Chevalier, Avondale, Three Kings, Hillsborough, Eden Terrace, Balmoral.',
nearbyText: 'Live in a nearby suburb?',
nearbyCta: { label: 'Get in touch!', href: '#reservation' },
nearbyCta: { label: 'Get in touch!', href: '#newlead' },
hoursLabel: 'Opening Hours',
hours: 'Monday to Friday, 8am - 4pm.',
faqTitle: "FAQ's",
@@ -189,7 +191,7 @@ export const homepageContent: HomePageContent = {
]
},
instagram: {
title: 'Follow us on Instagram',
title: 'Follow the Tiny Gang adventures on Instagram!',
label: '@goodwalk.nz',
href: 'https://www.instagram.com/goodwalk.nz/',
variant: 'green',