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