Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-02-22 21:50:20 +00:00

View File

@@ -102,8 +102,8 @@ export default function LandingPage() {
useInvertedBackground={false}
tag="Our Offerings"
tagAnimation="blur-reveal"
descriptionClassName="text-foreground"
titleClassName="text-foreground"
textBoxDescriptionClassName="text-foreground"
textBoxTitleClassName="text-foreground"
cardClassName="border-2 border-accent"
/>
</div>
@@ -123,8 +123,8 @@ export default function LandingPage() {
useInvertedBackground={false}
tag="Rooms & Suites"
tagAnimation="blur-reveal"
titleClassName="text-foreground"
descriptionClassName="text-foreground"
textBoxTitleClassName="text-foreground"
textBoxDescriptionClassName="text-foreground"
cardClassName="border-2 border-accent"
/>
</div>