diff --git a/src/app/location/page.tsx b/src/app/location/page.tsx index 6e6583a..1e5b655 100644 --- a/src/app/location/page.tsx +++ b/src/app/location/page.tsx @@ -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} />