Testimonials fixes

This commit is contained in:
2026-05-06 16:47:15 +12:00
parent 2f4001b8af
commit 6d021e05ea
3 changed files with 10 additions and 8 deletions
+2 -2
View File
@@ -21,7 +21,7 @@ export const homepageContent: HomePageContent = {
{ label: 'About Us', href: '/about' },
{ label: 'Contact Us', href: '/contact-us' }
],
cta: { label: 'Book a Meet & Greet', href: '/contact-us', variant: 'yellow' },
cta: { label: 'Contact Us', href: '/contact-us', variant: 'yellow' },
instagram: { href: 'https://www.instagram.com/goodwalk.nz/', external: true },
megaMenuServices: [
{ icon: 'fas fa-paw', label: 'Pack Walks', description: 'Tiny Gang outdoor adventures', href: '/pack-walks' },
@@ -34,7 +34,7 @@ export const homepageContent: HomePageContent = {
title: 'Unleashing Fun in',
highlight: "Your Dog's Day!",
mobileTitle: "Unleashing Fun in\nYour Dog's Day!",
subtitle: 'Trusted, on-time dog walking across Auckland Central — pack walks, 1:1 walks, and puppy visits.',
subtitle: "Trusted Auckland Central dog walking — small packs, solo adventures, and puppy visits from a team that knows your dog by name",
primaryCta: { label: 'Book a Meet & Greet', href: '#newlead', variant: 'yellow' },
secondaryCta: { label: 'Explore our services →', href: '#services', variant: 'outline' },
imageUrl: '/images/auckland-dog-walking-happy-dog-hero.png',