Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user