diff --git a/src/app/page.tsx b/src/app/page.tsx index 78e4664..8d71997 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { { icon: Users, label: "Zadowolonych klientów", value: "2000+" }, { icon: Star, label: "Ocena na Google", value: "4.9/5" } ]} - metricsAnimation="entrance-slide" + metricsAnimation="slide-up" useInvertedBackground={true} ariaLabel="About salon metrics section" /> @@ -117,7 +117,7 @@ export default function LandingPage() { { src: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-woman-looking-camera_171337-12685.jpg", alt: "Maria K." } ]} ratingAnimation="slide-up" - avatarsAnimation="entrance-slide" + avatarsAnimation="slide-up" useInvertedBackground={false} ariaLabel="Customer testimonial section" /> @@ -129,7 +129,7 @@ export default function LandingPage() { title="Umów wizytę w Salonie Kosmyk" description="Zadzwoń teraz lub odwiedź nas osobiście. Czekamy na Ciebie!" tagIcon={Phone} - tagAnimation="entrance-slide" + tagAnimation="slide-up" background={{ variant: "radial-gradient" }} useInvertedBackground={true} imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-getting-ready-giving-haircut-her-client_23-2148353413.jpg"