Update src/app/page.tsx
This commit is contained in:
@@ -182,7 +182,7 @@ export default function HomePage() {
|
||||
tagAnimation="opacity"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
animationType="opacity"
|
||||
plans={[
|
||||
{
|
||||
id: "intimate",
|
||||
@@ -296,8 +296,8 @@ export default function HomePage() {
|
||||
description="Celebrating our journey of excellence and guest satisfaction."
|
||||
tag="Recognition & Achievement"
|
||||
tagIcon={Award}
|
||||
tagAnimation="entrance-slide"
|
||||
textboxLayout="centered"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
animationType="opacity"
|
||||
metrics={[
|
||||
|
||||
Reference in New Issue
Block a user