Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1115584ae6 | |||
| 558f55fee7 | |||
| 84da4c26fc | |||
| 96e2cfa56d | |||
| f32f9cc6de | |||
| 4f12fe98c6 |
@@ -1422,4 +1422,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -47,7 +47,7 @@ export default function HomePage() {
|
||||
tagIcon={Star}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Book Now", href: "https://example.com/booking" },
|
||||
{ text: "Book Your Room Now", href: "https://example.com/booking" },
|
||||
{ text: "Call +91 60000 80182", href: "tel:+916000080182" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-building-seen-from_116348-65.jpg"
|
||||
@@ -199,4 +199,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user