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 && (