Merge version_4 into main #4
@@ -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" }
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user