Update src/app/location/page.tsx

This commit is contained in:
2026-03-07 17:30:04 +00:00
parent 8460e992e2
commit d5cf90822e

View File

@@ -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>