fix: remove vineyard references - property has no vineyard
This commit is contained in:
@@ -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 & 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 && (
|
||||
|
||||
Reference in New Issue
Block a user