diff --git a/src/app/gallery/page.tsx b/src/app/gallery/page.tsx index 241c9e4..dec5a08 100644 --- a/src/app/gallery/page.tsx +++ b/src/app/gallery/page.tsx @@ -75,7 +75,6 @@ export default function GalleryPage() { tag="Handpicked Selection" textboxLayout="default" useInvertedBackground={false} - animationType="slide-up" features={[ { id: 1, diff --git a/src/app/page.tsx b/src/app/page.tsx index 6e0ced9..dca3e2d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,6 @@ export default function HomePage() { tag="Property Search" textboxLayout="default" useInvertedBackground={false} - animationType="slide-up" features={[ { id: 1, diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index c8329c7..0e6d0a8 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -44,7 +44,6 @@ export default function ServicesPage() { tag="How We Work" textboxLayout="default" useInvertedBackground={false} - animationType="slide-up" features={[ { id: 1,