Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8282fa2bfa | |||
| d003b3f97a | |||
| e2cb6c14ff | |||
| 5e821587c1 | |||
| 753c4c00e1 |
@@ -47,10 +47,7 @@ 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" },
|
||||
{ text: "Explore Experiences", href: "#services" }
|
||||
]}
|
||||
buttons={[{ text: "Reserve Your Suite", href: "#contact" }]}
|
||||
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" }
|
||||
@@ -92,7 +89,7 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "years", icon: History, title: "Years of History", value: "700+" },
|
||||
{ id: "years", icon: History, title: "Years of History", value: "700 Years of Heritage" },
|
||||
{ id: "acres", icon: MapPin, title: "Land Area", value: "5.5 Acres" },
|
||||
{ id: "suites", icon: Building2, title: "Luxury Suites", value: "48" }
|
||||
]}
|
||||
@@ -141,7 +138,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "radial-gradient" }}
|
||||
tag="Plan Your Stay"
|
||||
title="Begin Your Journey"
|
||||
description="Connect with our guest services team to secure your suite and personalize your royal wellness experience."
|
||||
description="Request your private consultation to tailor your heritage sanctuary 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