Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-03-12 20:19:17 +00:00

View File

@@ -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}