fix: remove vineyard references - property has no vineyard

This commit is contained in:
2026-06-30 00:05:01 -05:00
parent b46d490be2
commit 9424e260c2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -152,7 +152,7 @@ export default function RoomsPage() {
<main style={{ padding: '2rem', maxWidth: '80rem', margin: '0 auto', minHeight: '60vh' }}>
<h1 style={{ fontSize: 'clamp(32px, 5vw, 48px)', fontWeight: 400, fontStyle: 'italic', color: navy, margin: '0 0 0.5rem' }}>Rooms &amp; Suites</h1>
<p style={{ color: '#555', marginBottom: '2rem', maxWidth: '50ch' }}>
Comfortable stays with views of the vineyard and cloud forest.
Comfortable stays with views of the cloud forest.
</p>
{loading && (