Update src/app/location/page.tsx
This commit is contained in:
@@ -172,7 +172,7 @@ export default function LocationPage() {
|
||||
{ text: "Book Your Stay", href: "/contact" },
|
||||
{ text: "View All Amenities", href: "/amenities" },
|
||||
]}
|
||||
background={{ variant: "none" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user