Merge version_1 into main #2
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user