diff --git a/src/app/page.tsx b/src/app/page.tsx index 48e5fe8..0a2b04f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,7 +76,7 @@ export default function BarberShopPage() { description="We offer a complete range of professional barber services designed to keep you looking your best." tag="Services" tagIcon={Star} - tagAnimation="entrance-slide" + tagAnimation="slide-up" features={[ { icon: Scissors, @@ -105,7 +105,7 @@ export default function BarberShopPage() {