Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user