Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-05-09 11:00:33 +00:00

View File

@@ -37,7 +37,7 @@ export default function LandingPage() {
{ {
name: "Contact", id: "contact"}, name: "Contact", id: "contact"},
]} ]}
brandName="Marriott Sugar Land" brandName="Gloriat"
button={{ button={{
text: "Book Now", href: "https://marriott.com"}} text: "Book Now", href: "https://marriott.com"}}
/> />
@@ -47,7 +47,7 @@ export default function LandingPage() {
<HeroSplit <HeroSplit
background={{ background={{
variant: "plain"}} variant: "plain"}}
title="Houston Marriott Sugar Land" title="Houston Gloriat Sugar Land"
description="Experience unparalleled luxury in the heart of Sugar Land. Your destination for business and relaxation." description="Experience unparalleled luxury in the heart of Sugar Land. Your destination for business and relaxation."
buttons={[ buttons={[
{ {
@@ -157,7 +157,7 @@ export default function LandingPage() {
value: "16k+", label: "Served"}, value: "16k+", label: "Served"},
]} ]}
title="Guest Experiences" title="Guest Experiences"
description="See why guests choose Houston Marriott Sugar Land." description="See why guests choose Houston Gloriat Sugar Land."
/> />
</div> </div>
@@ -190,11 +190,11 @@ export default function LandingPage() {
{ {
label: "+1 (281) 275-8400", href: "tel:+12812758400"}, label: "+1 (281) 275-8400", href: "tel:+12812758400"},
{ {
label: "marriott.com", href: "https://marriott.com"}, label: "gloriat.com", href: "https://gloriat.com"},
], ],
}, },
]} ]}
logoText="Marriott Sugar Land" logoText="Gloriat Sugar Land"
/> />
</div> </div>
</ReactLenis> </ReactLenis>