Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2d642f7591 | |||
| b36c07e3a3 | |||
| 2d73d15f43 |
@@ -84,7 +84,8 @@ export default function LandingPage() {
|
|||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Зарезервировать столик", href: "#contact" }
|
{ text: "Забронировать стол", href: "#contact" },
|
||||||
|
{ text: "Позвонить", href: "tel:+79999999999" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user