Merge version_5 into main #13
@@ -47,8 +47,8 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
tag="⭐ 5.0 opinie (30 recenzji)"
|
||||
buttons={[{ text: "Zadzwoń teraz", href: "tel:+48780184348" }, { text: "Umów wizytę", href: "#contact" }]}
|
||||
leftCarouselItems={[{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-patient-with-face-mask_23-2148815305.jpg" }]}
|
||||
rightCarouselItems={[{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-getting-massaged-spa_23-2149871291.jpg" }]}
|
||||
leftCarouselItems={[{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-patient-with-face-mask_23-2148815305.jpg?_wi=1" }]}
|
||||
rightCarouselItems={[{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-getting-massaged-spa_23-2149871291.jpg?_wi=1" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
features={[{ title: "Zabiegi twarzy", description: "Laser, peeling, mikrodermabrazja, mezoterapia.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-patient-with-face-mask_23-2148815305.jpg" }, { title: "Zabiegi ciała", description: "Modelowanie figury, depilacja, zabiegi upiększające.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-getting-massaged-spa_23-2149871291.jpg" }, { title: "Podologia", description: "Specjalistyczne zabiegi stóp, pedicure medyczne.", imageSrc: "http://img.b2bpic.net/free-photo/physiotherapist-performs-ultrasound-therapy-female-patient-knee-joint-rehabilitation_169016-71396.jpg" }]}
|
||||
features={[{ title: "Zabiegi twarzy", description: "Laser, peeling, mikrodermabrazja, mezoterapia.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-patient-with-face-mask_23-2148815305.jpg?_wi=2" }, { title: "Zabiegi ciała", description: "Modelowanie figury, depilacja, zabiegi upiększające.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-getting-massaged-spa_23-2149871291.jpg?_wi=2" }, { title: "Podologia", description: "Specjalistyczne zabiegi stóp, pedicure medyczne.", imageSrc: "http://img.b2bpic.net/free-photo/physiotherapist-performs-ultrasound-therapy-female-patient-knee-joint-rehabilitation_169016-71396.jpg" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user