Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2c57659c34 |
@@ -47,7 +47,10 @@ export default function LandingPage() {
|
||||
title="A Royal Transformation"
|
||||
description="Six Senses Fort Barwara is a 14th-century royal fort transformed into a world-class wellness sanctuary, where heritage meets ultimate tranquility."
|
||||
tag="Luxury Heritage Resort"
|
||||
buttons={[{ text: "Reserve Your Suite", href: "#contact" }]}
|
||||
buttons={[
|
||||
{ text: "Reserve Your Suite", href: "#contact" },
|
||||
{ text: "Explore Experiences", href: "#services" }
|
||||
]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/view-castle-with-nature-landscape_23-2150743792.jpg", imageAlt: "Fort Exterior Sunset" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/stone-natural-room-interior-design_23-2151890395.jpg", imageAlt: "Intricate Fort Architecture" }
|
||||
@@ -138,7 +141,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "radial-gradient" }}
|
||||
tag="Plan Your Stay"
|
||||
title="Begin Your Journey"
|
||||
description="Request your private consultation to tailor your heritage sanctuary experience"
|
||||
description="Connect with our guest services team to secure your suite and personalize your royal wellness experience."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/candlestick-with-candles-dried-flowers_169016-5448.jpg"
|
||||
imageAlt="Lantern-lit passage"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user