diff --git a/src/app/page.tsx b/src/app/page.tsx index 4302e45..2c97e4a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -205,7 +205,6 @@ export default function HomePage() { testimonials={testimonials} gridVariant="uniform-all-items-equal" textboxLayout="default" - animationType="slide-up" useInvertedBackground={false} /> @@ -228,7 +227,6 @@ export default function HomePage() { description="Every element of Jashn-E-Bengal is designed to create unforgettable moments with loved ones." features={experienceFeatures} textboxLayout="default" - animationType="slide-up" useInvertedBackground={false} /> @@ -239,7 +237,6 @@ export default function HomePage() { description="Alongside our restaurant, enjoy a delightful range of fresh baked treats and celebration cakes." features={bakeryFeatures} textboxLayout="default" - animationType="slide-up" useInvertedBackground={true} /> @@ -262,7 +259,6 @@ export default function HomePage() { metrics={metrics} gridVariant="uniform-all-items-equal" textboxLayout="default" - animationType="slide-up" useInvertedBackground={true} /> @@ -273,7 +269,6 @@ export default function HomePage() { description="Glimpse into the warmth, elegance, and culinary excellence of Jashn-E-Bengal." features={galleryFeatures} textboxLayout="default" - animationType="slide-up" useInvertedBackground={false} />