Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9eba9633c8 | |||
| 6a8ea2d58f | |||
| 61c8c64f40 | |||
| 79016122c4 |
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
{ text: "Zarezervujte si střih", href: "#contact" },
|
||||
{ text: "Poznat víc", href: "#services" }
|
||||
]}
|
||||
layoutOrder="default"
|
||||
layoutOrder="reverse"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/adult-hairdresser-shaving-customers-beard-hair-salon_23-2148181971.jpg"
|
||||
imageAlt="Profesionální barbershop České Budějovice"
|
||||
frameStyle="card"
|
||||
@@ -137,11 +137,11 @@ export default function LandingPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
text="Jste připraveni na kvalitní péči o svůj vzhled? Zarezervujte si svůj čas dnes a zažijte rozdíl, který přináší profíci."
|
||||
text="Jste připraveni na kvalitní péči o svůj vzhled? Zavolej a rezervuj dnes a zažijte rozdíl, který přináší profíci."
|
||||
animationType="reveal-blur"
|
||||
buttons={[
|
||||
{ text: "Zarezervujte si svůj čas", href: "tel:+420387001234" },
|
||||
{ text: "Navštivte nás", href: "https://goo.gl/maps/czebudejovice" }
|
||||
{ text: "Zavolej a rezervuj", href: "tel:+420387001234" },
|
||||
{ text: "Otevírací doba", href: "https://goo.gl/maps/czebudejovice" }
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user