Update src/app/page.tsx
This commit is contained in:
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
<HeroCentered
|
||||
background={{
|
||||
variant: "plain",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-hallways-background_23-2149745318.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-hallways-background_23-2149745318.jpg?_wi=1",
|
||||
}}
|
||||
title="Above a hidden bay, nine suites keep the light."
|
||||
description="An adults-only house of stone and shadow on the Lycian coast. Forty metres above water you can swim in. Open April to November."
|
||||
@@ -145,7 +145,7 @@ export default function LandingPage() {
|
||||
content: "Suites — Nine | Guests — 18 at most | To the water — 92 steps | Season — April to November | Age — 16 and over",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/lonely-stone-house-with-trees_23-2148249147.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/lonely-stone-house-with-trees_23-2148249147.jpg?_wi=1"
|
||||
imageAlt="Stone architecture built into a cliffside at dusk"
|
||||
/>
|
||||
</div>
|
||||
@@ -165,7 +165,7 @@ export default function LandingPage() {
|
||||
},
|
||||
items: [],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-hallways-background_23-2149745318.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-hallways-background_23-2149745318.jpg?_wi=2",
|
||||
imageAlt: "east-facing hotel suite morning light",
|
||||
},
|
||||
{
|
||||
@@ -177,7 +177,7 @@ export default function LandingPage() {
|
||||
},
|
||||
items: [],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lonely-stone-house-with-trees_23-2148249147.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lonely-stone-house-with-trees_23-2148249147.jpg?_wi=2",
|
||||
imageAlt: "east-facing hotel suite morning light",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user