Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4392c7cf7f | |||
| 70ac3615ea | |||
| 5060c26da2 | |||
| 235060449e |
@@ -1392,4 +1392,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
description="Experience luxury and comfort in the heart of Bekasi. Your perfect getaway awaits with world-class amenities and exceptional hospitality."
|
||||
buttons={[
|
||||
{ text: "Book Your Stay", href: "#contact" },
|
||||
{ text: "Explore Rooms", href: "#product" }
|
||||
{ text: "View All Rooms", href: "#product" }
|
||||
]}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wooden-sauna-with-mountain-view-panoramic-calm_169016-70823.jpg?_wi=1"
|
||||
@@ -234,4 +234,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user