From d5cf90822e7e8ee6851efdd9426d3b0ad3e3b3d4 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 17:30:04 +0000 Subject: [PATCH] Update src/app/location/page.tsx --- src/app/location/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} />