Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4ca09d144d | |||
| e99f4e3f7e | |||
| c90ee4177d | |||
| b32c0a12a7 | |||
| 9f8784a6b5 |
@@ -144,6 +144,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
title="Our Luxurious Rooms"
|
title="Our Luxurious Rooms"
|
||||||
description="Indulge in comfort with our carefully designed spaces."
|
description="Indulge in comfort with our carefully designed spaces."
|
||||||
|
textBoxButtonClassName="bg-blue-600 text-white hover:bg-blue-700"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -280,4 +281,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user