diff --git a/components/Hero.tsx b/components/Hero.tsx index 5357500..9be034a 100644 --- a/components/Hero.tsx +++ b/components/Hero.tsx @@ -120,7 +120,7 @@ export function HeroSection() { animate={{ opacity: 1, y: 0 }} transition={{ duration: 0.8, delay: 0.4 }} > - Nathalie Mac Guffie, LCSW + Nathalie Mac-Guffie, LMHC { + const servicesSection = document.getElementById('services'); + if (servicesSection) { + servicesSection.scrollIntoView({ behavior: 'smooth', block: 'start' }); + } + }} > Learn More