Update src/app/page.tsx

This commit is contained in:
2026-02-18 16:41:20 +00:00
parent d9f8a64c22
commit a7bfdda85c

View File

@@ -137,7 +137,7 @@ export default function LuxuryHotelPage() {
tag="Booking"
tagIcon={Calendar}
textboxLayout="default"
animationType="smooth"
animationType="slide-up"
useInvertedBackground={false}
plans={[
{
@@ -202,7 +202,7 @@ export default function LuxuryHotelPage() {
tag="Help & Support"
tagIcon={HelpCircle}
textboxLayout="default"
animationType="slide-up"
animationType="smooth"
mediaAnimation="slide-up"
useInvertedBackground={false}
faqsAnimation="slide-up"