Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-09 06:54:21 +00:00

View File

@@ -146,7 +146,6 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardTen
animationType="blur-reveal"
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
@@ -168,6 +167,9 @@ export default function LandingPage() {
tag="Connect"
title="Ready to Book Your Stay?"
description="Reach out to us today for personalized reservations and inquiries. We are here to make your visit perfect."
background={{
variant: "plain"
}}
buttons={[
{ text: "Contact Reception" }
]}