Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e4b2d1575b | |||
| 66c99b44d9 | |||
| 9e8ff3557e |
@@ -174,7 +174,7 @@ export default function LandingPage() {
|
||||
description="Várjuk hívását vagy jelentkezését, hogy segíthessünk."
|
||||
buttons={[
|
||||
{
|
||||
text: "Hívjon most: +36 1 234 5678", href: "tel:+3612345678"},
|
||||
text: "Foglaljon időpontot most", href: "tel:+3612345678"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -188,4 +188,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user