Merge version_3 into main #5
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -64,7 +64,7 @@ export default function HomePage() {
|
||||
testimonialRotationInterval={5000}
|
||||
buttons={[
|
||||
{ text: "Забронировать сейчас", href: "contact" },
|
||||
{ text: "Записаться на просмотр", href: "contact" },
|
||||
{ text: "Посмотреть залы", href: "contact" },
|
||||
]}
|
||||
buttonAnimation="none"
|
||||
useInvertedBackground={false}
|
||||
@@ -287,4 +287,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user