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