From 9424e260c273583ab18db85c8630640be1698eee Mon Sep 17 00:00:00 2001 From: muken Date: Tue, 30 Jun 2026 00:05:01 -0500 Subject: [PATCH] fix: remove vineyard references - property has no vineyard --- src/app/layout.tsx | 2 +- src/app/rooms/page.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 395b541..3ce88bb 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -4,7 +4,7 @@ import './globals.css'; export const metadata = { title: 'La Huasca', - description: 'Hotel, restaurant, and vineyard in the Honduran highlands', + description: 'Hotel and restaurant in the Honduran highlands', }; export default function RootLayout({ diff --git a/src/app/rooms/page.tsx b/src/app/rooms/page.tsx index aa515a3..1a98ddc 100644 --- a/src/app/rooms/page.tsx +++ b/src/app/rooms/page.tsx @@ -152,7 +152,7 @@ export default function RoomsPage() {

Rooms & Suites

- Comfortable stays with views of the vineyard and cloud forest. + Comfortable stays with views of the cloud forest.

{loading && (