Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b36c07e3a3 | |||
| 2d73d15f43 | |||
| 1cdaf2833d | |||
| f2d160865e |
@@ -83,6 +83,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Забронировать стол", href: "#contact" },
|
||||
{ text: "Позвонить", href: "tel:+79999999999" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user