Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-04-07 07:00:58 +00:00
Showing only changes of commit e99f4e3f7e - Show all commits

View File

@@ -144,6 +144,7 @@ export default function LandingPage() {
]}
title="Our Luxurious Rooms"
description="Indulge in comfort with our carefully designed spaces."
textBoxButtonClassName="bg-blue-600 text-white hover:bg-blue-700"
/>
</div>
@@ -280,4 +281,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}