Compare commits
1 Commits
version_9
...
version_10
| Author | SHA1 | Date | |
|---|---|---|---|
| a7aaf9f992 |
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
|||||||
{ text: "Explore Rooms", href: "#rooms" },
|
{ text: "Explore Rooms", href: "#rooms" },
|
||||||
{ text: "Reserve Now", href: "contact" }
|
{ text: "Reserve Now", href: "contact" }
|
||||||
]}
|
]}
|
||||||
titleClassName="text-6xl md:text-8xl font-bold text-gray-900"
|
descriptionClassName="text-lg md:text-xl font-semibold text-gray-950"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user