Merge version_3 into main #5
@@ -1392,4 +1392,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -54,8 +54,8 @@ export default function LandingPage() {
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
buttons={[
|
||||
{ text: "Reserve Your Room", href: "#contact" },
|
||||
{ text: "Learn More", href: "#about" }
|
||||
{ text: "Call +33 1 47 81 95 60", href: "tel:+33147819560" },
|
||||
{ text: "Explore Our Rooms", href: "#rooms" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -214,4 +214,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user