Update src/app/page.tsx
This commit is contained in:
@@ -67,6 +67,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Management Excellence"
|
||||
description="Dedicated modules to handle every aspect of your property operations with precision."
|
||||
buttons={[{ text: "Get Started", href: "#booking" }]}
|
||||
bulletPoints={[
|
||||
{ title: "Rooms Management", description: "Complete inventory and status control." },
|
||||
{ title: "Booking Management", description: "Automated reservations and scheduling." },
|
||||
@@ -138,4 +139,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user